#D2DEE8#D2DEE8
#D2DEE8 is a very light, near-neutral cyan. Relative luminance 0.718; OKLCH L 89.4% C 0.019 H 243.0°. Best body text is #000000 at 15.35:1 contrast (WCAG AA passes).
Color values
| HEX | #D2DEE8 |
|---|---|
| RGB | rgb(210, 222, 232) |
| HSL | hsl(207, 32%, 87%) |
| HSV | hsv(207, 9%, 91%) |
| CMYK | cmyk(9.5%, 4.3%, 0%, 9%) |
| CIE-LAB | lab(87.86, -2.09, -6.26) |
| CIE-LCH | lch(87.86, 6.61, 251.52°) |
| OKLab | oklab(89.45% -0.0086 -0.0168) |
| OKLCH | oklch(89.45% 0.019 243) |
| XYZ | xyz(67.2620, 71.7696, 86.6375) |
| Luminance | 0.7177 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Fog
#D8DCE0
ΔE00 3.65
Aliceblue
#F0F8FF
ΔE00 5.99
Gainsboro
#DCDCDC
ΔE00 6.05
Light Gray
#D3D3D3
ΔE00 6.42
Light Blue Grey
#B7C9E2
ΔE00 7.67
Silver (survey)
#C5C9C7
ΔE00 7.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D2DEE8 #E8DCD2
analogous
#D2E8E7 #D2DEE8 #D2D3E8
triadic
#D2DEE8 #E8D2DE #DEE8D2
tetradic
#D2DEE8 #E7D2E8 #E8DCD2 #D3E8D2
square
#D2DEE8 #E7D2E8 #E8DCD2 #D3E8D2
split-complementary
#D2DEE8 #E8D2D3 #E8E7D2
monochromatic
#81A3BF #AAC0D3 #D2DEE8 #EBF0F5 #EBF0F5
Accessibility & contrast
On white
1.37
#D2DEE8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.35
#D2DEE8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D2DEE8
15.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D2DEE8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D2DEE8 | 1.00 | 1.37 | 15.35 | 15.35 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DADEE9
Deuteranopia (green-blind)
#D7DBE8
Tritanopia (blue-blind)
#CDE0E1
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #d2dee8; /* rgb */ color: rgb(210, 222, 232); /* oklch */ color: oklch(89.4% 0.019 243.0);
Tailwind
colors: {
custom: {
50: '#dfe8ef',
500: '#d2dee8',
950: '#000000',
},
}SCSS
$custom: #d2dee8; $custom-light: #dfe8ef; $custom-dark: #000000;
JSON
{
"hex": "#d2dee8",
"rgb": {
"r": 210,
"g": 222,
"b": 232
},
"hsl": {
"h": 207.273,
"s": 32.353,
"l": 86.667
},
"oklch": {
"l": 0.89449,
"c": 0.01888,
"h": 243
},
"luminance": 0.7177
}Semantic roles & 50–950 ramp
primary
#D2DEE8
secondary
#C1AD9D
accent
#6E3AAB
background
#FEFEFF
surface
#FCFCFE
border
#D5D5D6
text
#151616
muted
#848485