#D2DEE4#D2DEE4
#D2DEE4 is a very light, near-neutral cyan. Relative luminance 0.715; OKLCH L 89.3% C 0.015 H 229.0°. Best body text is #000000 at 15.31:1 contrast (WCAG AA passes).
Color values
| HEX | #D2DEE4 |
|---|---|
| RGB | rgb(210, 222, 228) |
| HSL | hsl(200, 25%, 86%) |
| HSV | hsv(200, 8%, 89%) |
| CMYK | cmyk(7.9%, 2.6%, 0%, 10.6%) |
| CIE-LAB | lab(87.75, -2.87, -4.32) |
| CIE-LCH | lch(87.75, 5.19, 236.39°) |
| OKLab | oklab(89.33% -0.0101 -0.0116) |
| OKLCH | oklch(89.33% 0.015 229) |
| XYZ | xyz(66.7002, 71.5449, 83.6792) |
| Luminance | 0.7155 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Fog
#D8DCE0
ΔE00 3.30
Gainsboro
#DCDCDC
ΔE00 5.36
Light Gray
#D3D3D3
ΔE00 5.75
Aliceblue
#F0F8FF
ΔE00 6.10
Light Grey
#D8DCD6
ΔE00 6.31
Silver (survey)
#C5C9C7
ΔE00 6.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D2DEE4 #E4D8D2
analogous
#D2E4E1 #D2DEE4 #D2D5E4
triadic
#D2DEE4 #E4D2DE #DEE4D2
tetradic
#D2DEE4 #E1D2E4 #E4D8D2 #D5E4D2
square
#D2DEE4 #E1D2E4 #E4D8D2 #D5E4D2
split-complementary
#D2DEE4 #E4D2D5 #E4E1D2
monochromatic
#85A6B6 #ACC2CD #D2DEE4 #ECF1F4 #ECF1F4
Accessibility & contrast
On white
1.37
#D2DEE4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.31
#D2DEE4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D2DEE4
15.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D2DEE4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D2DEE4 | 1.00 | 1.37 | 15.31 | 15.31 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBDDE4
Deuteranopia (green-blind)
#D8DBE4
Tritanopia (blue-blind)
#CEE0E0
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #d2dee4; /* rgb */ color: rgb(210, 222, 228); /* oklch */ color: oklch(89.3% 0.015 229.0);
Tailwind
colors: {
custom: {
50: '#dfe8ec',
500: '#d2dee4',
950: '#000000',
},
}SCSS
$custom: #d2dee4; $custom-light: #dfe8ec; $custom-dark: #000000;
JSON
{
"hex": "#d2dee4",
"rgb": {
"r": 210,
"g": 222,
"b": 228
},
"hsl": {
"h": 200,
"s": 25,
"l": 85.882
},
"oklch": {
"l": 0.89328,
"c": 0.01536,
"h": 229
},
"luminance": 0.71546
}Semantic roles & 50–950 ramp
primary
#D2DEE4
secondary
#BBA89F
accent
#6242A4
background
#FEFEFE
surface
#FCFCFD
border
#D5D5D5
text
#151616
muted
#848484