<!--
{
  "availability" : [
    "iOS: 18.2.0 -",
    "iPadOS: 18.2.0 -",
    "macCatalyst: 18.2.0 -",
    "macOS: 15.2.0 -",
    "tvOS: 18.2.0 -",
    "visionOS: 2.2.0 -",
    "watchOS: 11.2.0 -"
  ],
  "documentType" : "symbol",
  "framework" : "Matter",
  "identifier" : "/documentation/Matter/MTRColorControlEnhancedColorMode",
  "metadataVersion" : "0.1.0",
  "role" : "Enumeration",
  "symbol" : {
    "kind" : "Enumeration",
    "modules" : [
      "Matter"
    ],
    "preciseIdentifier" : "c:@E@MTRColorControlEnhancedColorMode"
  },
  "title" : "MTRColorControlEnhancedColorMode"
}
-->

# MTRColorControlEnhancedColorMode

```
enum MTRColorControlEnhancedColorMode
```

## Topics

### Enumeration Cases

[`case colorTemperatureMireds`](/documentation/Matter/MTRColorControlEnhancedColorMode/colorTemperatureMireds)

[`case currentHueAndCurrentSaturation`](/documentation/Matter/MTRColorControlEnhancedColorMode/currentHueAndCurrentSaturation)

[`case currentXAndCurrentY`](/documentation/Matter/MTRColorControlEnhancedColorMode/currentXAndCurrentY)

[`case enhancedCurrentHueAndCurrentSaturation`](/documentation/Matter/MTRColorControlEnhancedColorMode/enhancedCurrentHueAndCurrentSaturation)

### Initializers

[`init?(rawValue: UInt8)`](/documentation/Matter/MTRColorControlEnhancedColorMode/init(rawValue:))

## Relationships

### Conforms To

[`SendableMetatype`](/documentation/Swift/SendableMetatype)

[`Equatable`](/documentation/Swift/Equatable)

[`Sendable`](/documentation/Swift/Sendable)

[`BitwiseCopyable`](/documentation/Swift/BitwiseCopyable)

[`RawRepresentable`](/documentation/Swift/RawRepresentable)

[`Hashable`](/documentation/Swift/Hashable)

---

Copyright &copy; 2026 Apple Inc. All rights reserved. | [Terms of Use](https://www.apple.com/legal/internet-services/terms/site.html) | [Privacy Policy](https://www.apple.com/privacy/privacy-policy)