#CDDEE7#CDDEE7
#CDDEE7 is a very light, muted cyan. Relative luminance 0.710; OKLCH L 89.1% C 0.022 H 230.6°. Best body text is #000000 at 15.20:1 contrast (WCAG AA passes).
Color values
| HEX | #CDDEE7 |
|---|---|
| RGB | rgb(205, 222, 231) |
| HSL | hsl(201, 35%, 85%) |
| HSV | hsv(201, 11%, 91%) |
| CMYK | cmyk(11.3%, 3.9%, 0%, 9.4%) |
| CIE-LAB | lab(87.48, -3.90, -6.34) |
| CIE-LCH | lch(87.48, 7.44, 238.37°) |
| OKLab | oklab(89.06% -0.014 -0.017) |
| OKLCH | oklch(89.06% 0.022 230.6) |
| XYZ | xyz(65.7186, 70.9902, 85.8259) |
| Luminance | 0.7099 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Fog
#D8DCE0
ΔE00 5.07
Aliceblue
#F0F8FF
ΔE00 6.86
Gainsboro
#DCDCDC
ΔE00 7.22
Light Gray
#D3D3D3
ΔE00 7.47
Lightblue
#ADD8E6
ΔE00 7.52
Silver (survey)
#C5C9C7
ΔE00 7.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDDEE7 #E7D6CD
analogous
#CDE7E3 #CDDEE7 #CDD1E7
triadic
#CDDEE7 #E7CDDE #DEE7CD
tetradic
#CDDEE7 #E3CDE7 #E7D6CD #D1E7CD
square
#CDDEE7 #E3CDE7 #E7D6CD #D1E7CD
split-complementary
#CDDEE7 #E7CDD1 #E7E3CD
monochromatic
#7AA7BF #A4C3D3 #CDDEE7 #EAF1F5 #EAF1F5
Accessibility & contrast
On white
1.38
#CDDEE7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.20
#CDDEE7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDDEE7
15.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDDEE7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDDEE7 | 1.00 | 1.38 | 15.20 | 15.20 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DADDE8
Deuteranopia (green-blind)
#D6DAE7
Tritanopia (blue-blind)
#C6E1E1
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #cddee7; /* rgb */ color: rgb(205, 222, 231); /* oklch */ color: oklch(89.1% 0.022 230.6);
Tailwind
colors: {
custom: {
50: '#dce8ee',
500: '#cddee7',
950: '#000000',
},
}SCSS
$custom: #cddee7; $custom-light: #dce8ee; $custom-dark: #000000;
JSON
{
"hex": "#cddee7",
"rgb": {
"r": 205,
"g": 222,
"b": 231
},
"hsl": {
"h": 200.769,
"s": 35.135,
"l": 85.49
},
"oklch": {
"l": 0.89055,
"c": 0.02207,
"h": 230.6
},
"luminance": 0.70991
}Semantic roles & 50–950 ramp
primary
#CDDEE7
secondary
#C0A698
accent
#6138AE
background
#FEFEFF
surface
#FCFCFE
border
#D5D5D6
text
#151616
muted
#848485