#CDDEEC#CDDEEC
#CDDEEC is a very light, muted cyan. Relative luminance 0.713; OKLCH L 89.2% C 0.027 H 242.8°. Best body text is #000000 at 15.26:1 contrast (WCAG AA passes).
Color values
| HEX | #CDDEEC |
|---|---|
| RGB | rgb(205, 222, 236) |
| HSL | hsl(207, 45%, 86%) |
| HSV | hsv(207, 13%, 93%) |
| CMYK | cmyk(13.1%, 5.9%, 0%, 7.5%) |
| CIE-LAB | lab(87.62, -2.90, -8.76) |
| CIE-LCH | lch(87.62, 9.23, 251.68°) |
| OKLab | oklab(89.21% -0.0121 -0.0236) |
| OKLCH | oklch(89.21% 0.027 242.8) |
| XYZ | xyz(66.4349, 71.2767, 89.5982) |
| Luminance | 0.7128 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Fog
#D8DCE0
ΔE00 5.64
Light Blue Grey
#B7C9E2
ΔE00 6.63
Aliceblue
#F0F8FF
ΔE00 6.99
Cloudy Blue
#ACC2D9
ΔE00 7.67
Lightsteelblue
#B0C4DE
ΔE00 7.74
Gainsboro
#DCDCDC
ΔE00 8.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDDEEC #ECDBCD
analogous
#CDECEB #CDDEEC #CDCFEC
triadic
#CDDEEC #ECCDDE #DEECCD
tetradic
#CDDEEC #EBCDEC #ECDBCD #CFECCD
square
#CDDEEC #EBCDEC #ECDBCD #CFECCD
split-complementary
#CDDEEC #ECCDCF #ECEBCD
monochromatic
#74A3CA #A1C1DB #CDDEEC #E9F0F7 #E9F0F7
Accessibility & contrast
On white
1.38
#CDDEEC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.26
#CDDEEC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDDEEC
15.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDDEEC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDDEEC | 1.00 | 1.38 | 15.26 | 15.26 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8DEED
Deuteranopia (green-blind)
#D4DAEC
Tritanopia (blue-blind)
#C5E1E2
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #cddeec; /* rgb */ color: rgb(205, 222, 236); /* oklch */ color: oklch(89.2% 0.027 242.8);
Tailwind
colors: {
custom: {
50: '#dce8f2',
500: '#cddeec',
950: '#000000',
},
}SCSS
$custom: #cddeec; $custom-light: #dce8f2; $custom-dark: #000000;
JSON
{
"hex": "#cddeec",
"rgb": {
"r": 205,
"g": 222,
"b": 236
},
"hsl": {
"h": 207.097,
"s": 44.928,
"l": 86.471
},
"oklch": {
"l": 0.89211,
"c": 0.02656,
"h": 242.8
},
"luminance": 0.71278
}Semantic roles & 50–950 ramp
primary
#CDDEEC
secondary
#C8AC95
accent
#6C2DB8
background
#FEFEFF
surface
#FCFCFE
border
#D5D5D6
text
#151616
muted
#848485