#CDDEE8#CDDEE8
#CDDEE8 is a very light, muted cyan. Relative luminance 0.710; OKLCH L 89.1% C 0.023 H 233.4°. Best body text is #000000 at 15.21:1 contrast (WCAG AA passes).
Color values
| HEX | #CDDEE8 |
|---|---|
| RGB | rgb(205, 222, 232) |
| HSL | hsl(202, 37%, 86%) |
| HSV | hsv(202, 12%, 91%) |
| CMYK | cmyk(11.6%, 4.3%, 0%, 9%) |
| CIE-LAB | lab(87.51, -3.70, -6.82) |
| CIE-LCH | lch(87.51, 7.76, 241.50°) |
| OKLab | oklab(89.09% -0.0136 -0.0184) |
| OKLCH | oklch(89.09% 0.023 233.4) |
| XYZ | xyz(65.8603, 71.0468, 86.5718) |
| Luminance | 0.7105 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Fog
#D8DCE0
ΔE00 5.12
Aliceblue
#F0F8FF
ΔE00 6.83
Gainsboro
#DCDCDC
ΔE00 7.34
Light Gray
#D3D3D3
ΔE00 7.59
Lightblue
#ADD8E6
ΔE00 7.61
Light Blue Grey
#B7C9E2
ΔE00 7.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDDEE8 #E8D7CD
analogous
#CDE8E4 #CDDEE8 #CDD0E8
triadic
#CDDEE8 #E8CDDE #DEE8CD
tetradic
#CDDEE8 #E4CDE8 #E8D7CD #D0E8CD
square
#CDDEE8 #E4CDE8 #E8D7CD #D0E8CD
split-complementary
#CDDEE8 #E8CDD0 #E8E4CD
monochromatic
#79A7C1 #A3C2D5 #CDDEE8 #EAF1F5 #EAF1F5
Accessibility & contrast
On white
1.38
#CDDEE8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.21
#CDDEE8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDDEE8
15.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDDEE8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDDEE8 | 1.00 | 1.38 | 15.21 | 15.21 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9DDE9
Deuteranopia (green-blind)
#D6DAE8
Tritanopia (blue-blind)
#C6E1E1
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #cddee8; /* rgb */ color: rgb(205, 222, 232); /* oklch */ color: oklch(89.1% 0.023 233.4);
Tailwind
colors: {
custom: {
50: '#dce8ef',
500: '#cddee8',
950: '#000000',
},
}SCSS
$custom: #cddee8; $custom-light: #dce8ef; $custom-dark: #000000;
JSON
{
"hex": "#cddee8",
"rgb": {
"r": 205,
"g": 222,
"b": 232
},
"hsl": {
"h": 202.222,
"s": 36.986,
"l": 85.686
},
"oklch": {
"l": 0.89086,
"c": 0.02287,
"h": 233.4
},
"luminance": 0.71048
}Semantic roles & 50–950 ramp
primary
#CDDEE8
secondary
#C2A797
accent
#6336B0
background
#FEFEFF
surface
#FCFCFE
border
#D5D5D6
text
#151616
muted
#848485