#CDDFE7#CDDFE7
#CDDFE7 is a very light, muted cyan. Relative luminance 0.715; OKLCH L 89.3% C 0.022 H 226.2°. Best body text is #000000 at 15.30:1 contrast (WCAG AA passes).
Color values
| HEX | #CDDFE7 |
|---|---|
| RGB | rgb(205, 223, 231) |
| HSL | hsl(198, 35%, 85%) |
| HSV | hsv(198, 11%, 91%) |
| CMYK | cmyk(11.3%, 3.5%, 0%, 9.4%) |
| CIE-LAB | lab(87.74, -4.42, -5.95) |
| CIE-LCH | lch(87.74, 7.41, 233.42°) |
| OKLab | oklab(89.26% -0.0154 -0.016) |
| OKLCH | oklch(89.26% 0.022 226.2) |
| XYZ | xyz(65.9850, 71.5229, 85.9147) |
| Luminance | 0.7152 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Fog
#D8DCE0
ΔE00 5.40
Aliceblue
#F0F8FF
ΔE00 6.96
Lightblue
#ADD8E6
ΔE00 7.21
Gainsboro
#DCDCDC
ΔE00 7.42
Light Gray
#D3D3D3
ΔE00 7.70
Azure (CSS)
#F0FFFF
ΔE00 7.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDDFE7 #E7D5CD
analogous
#CDE7E2 #CDDFE7 #CDD2E7
triadic
#CDDFE7 #E7CDDF #DFE7CD
tetradic
#CDDFE7 #E2CDE7 #E7D5CD #D2E7CD
square
#CDDFE7 #E2CDE7 #E7D5CD #D2E7CD
split-complementary
#CDDFE7 #E7CDD2 #E7E2CD
monochromatic
#7AAABF #A4C5D3 #CDDFE7 #EAF2F5 #EAF2F5
Accessibility & contrast
On white
1.37
#CDDFE7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.30
#CDDFE7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDDFE7
15.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDDFE7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDDFE7 | 1.00 | 1.37 | 15.30 | 15.30 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBDEE7
Deuteranopia (green-blind)
#D7DBE7
Tritanopia (blue-blind)
#C6E2E1
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #cddfe7; /* rgb */ color: rgb(205, 223, 231); /* oklch */ color: oklch(89.3% 0.022 226.2);
Tailwind
colors: {
custom: {
50: '#dce9ee',
500: '#cddfe7',
950: '#000000',
},
}SCSS
$custom: #cddfe7; $custom-light: #dce9ee; $custom-dark: #000000;
JSON
{
"hex": "#cddfe7",
"rgb": {
"r": 205,
"g": 223,
"b": 231
},
"hsl": {
"h": 198.462,
"s": 35.135,
"l": 85.49
},
"oklch": {
"l": 0.89259,
"c": 0.02222,
"h": 226.2
},
"luminance": 0.71524
}Semantic roles & 50–950 ramp
primary
#CDDFE7
secondary
#C0A498
accent
#5C38AE
background
#FEFEFF
surface
#FCFCFE
border
#D5D5D6
text
#151616
muted
#848485