#D2DEE5#D2DEE5
#D2DEE5 is a very light, near-neutral cyan. Relative luminance 0.716; OKLCH L 89.4% C 0.016 H 233.0°. Best body text is #000000 at 15.32:1 contrast (WCAG AA passes).
Color values
| HEX | #D2DEE5 |
|---|---|
| RGB | rgb(210, 222, 229) |
| HSL | hsl(202, 27%, 86%) |
| HSV | hsv(202, 8%, 90%) |
| CMYK | cmyk(8.3%, 3.1%, 0%, 10.2%) |
| CIE-LAB | lab(87.78, -2.68, -4.81) |
| CIE-LCH | lch(87.78, 5.50, 240.88°) |
| OKLab | oklab(89.36% -0.0097 -0.0129) |
| OKLCH | oklch(89.36% 0.016 233) |
| XYZ | xyz(66.8395, 71.6006, 84.4125) |
| Luminance | 0.7160 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Fog
#D8DCE0
ΔE00 3.29
Gainsboro
#DCDCDC
ΔE00 5.49
Light Gray
#D3D3D3
ΔE00 5.87
Aliceblue
#F0F8FF
ΔE00 6.01
Light Grey
#D8DCD6
ΔE00 6.73
Silver (survey)
#C5C9C7
ΔE00 6.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D2DEE5 #E5D9D2
analogous
#D2E5E2 #D2DEE5 #D2D4E5
triadic
#D2DEE5 #E5D2DE #DEE5D2
tetradic
#D2DEE5 #E2D2E5 #E5D9D2 #D4E5D2
square
#D2DEE5 #E2D2E5 #E5D9D2 #D4E5D2
split-complementary
#D2DEE5 #E5D2D4 #E5E2D2
monochromatic
#84A5B8 #ABC2CF #D2DEE5 #ECF1F4 #ECF1F4
Accessibility & contrast
On white
1.37
#D2DEE5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.32
#D2DEE5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D2DEE5
15.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D2DEE5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D2DEE5 | 1.00 | 1.37 | 15.32 | 15.32 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBDDE5
Deuteranopia (green-blind)
#D8DBE5
Tritanopia (blue-blind)
#CDE0E0
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #d2dee5; /* rgb */ color: rgb(210, 222, 229); /* oklch */ color: oklch(89.4% 0.016 233.0);
Tailwind
colors: {
custom: {
50: '#dfe8ed',
500: '#d2dee5',
950: '#000000',
},
}SCSS
$custom: #d2dee5; $custom-light: #dfe8ed; $custom-dark: #000000;
JSON
{
"hex": "#d2dee5",
"rgb": {
"r": 210,
"g": 222,
"b": 229
},
"hsl": {
"h": 202.105,
"s": 26.761,
"l": 86.078
},
"oklch": {
"l": 0.89358,
"c": 0.01613,
"h": 233
},
"luminance": 0.71601
}Semantic roles & 50–950 ramp
primary
#D2DEE5
secondary
#BDAA9E
accent
#6540A5
background
#FEFEFE
surface
#FCFCFD
border
#D5D5D5
text
#151616
muted
#848484