#D2DEE2#D2DEE2
#D2DEE2 is a very light, near-neutral cyan. Relative luminance 0.714; OKLCH L 89.3% C 0.014 H 219.6°. Best body text is #000000 at 15.29:1 contrast (WCAG AA passes).
Color values
| HEX | #D2DEE2 |
|---|---|
| RGB | rgb(210, 222, 226) |
| HSL | hsl(195, 22%, 85%) |
| HSV | hsv(195, 7%, 89%) |
| CMYK | cmyk(7.1%, 1.8%, 0%, 11.4%) |
| CIE-LAB | lab(87.70, -3.25, -3.34) |
| CIE-LCH | lch(87.70, 4.67, 225.77°) |
| OKLab | oklab(89.27% -0.0108 -0.009) |
| OKLCH | oklch(89.27% 0.014 219.6) |
| XYZ | xyz(66.4242, 71.4345, 82.2255) |
| Luminance | 0.7144 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Fog
#D8DCE0
ΔE00 3.51
Gainsboro
#DCDCDC
ΔE00 5.22
Light Grey
#D8DCD6
ΔE00 5.49
Light Gray
#D3D3D3
ΔE00 5.61
Silver (survey)
#C5C9C7
ΔE00 6.16
Aliceblue
#F0F8FF
ΔE00 6.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D2DEE2 #E2D6D2
analogous
#D2E2DE #D2DEE2 #D2D6E2
triadic
#D2DEE2 #E2D2DE #DEE2D2
tetradic
#D2DEE2 #DED2E2 #E2D6D2 #D6E2D2
square
#D2DEE2 #DED2E2 #E2D6D2 #D6E2D2
split-complementary
#D2DEE2 #E2D2D6 #E2DED2
monochromatic
#88A7B2 #ADC3CA #D2DEE2 #ECF1F3 #ECF1F3
Accessibility & contrast
On white
1.37
#D2DEE2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.29
#D2DEE2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D2DEE2
15.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D2DEE2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D2DEE2 | 1.00 | 1.37 | 15.29 | 15.29 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBDDE2
Deuteranopia (green-blind)
#D9DBE2
Tritanopia (blue-blind)
#CEDFDF
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #d2dee2; /* rgb */ color: rgb(210, 222, 226); /* oklch */ color: oklch(89.3% 0.014 219.6);
Tailwind
colors: {
custom: {
50: '#dfe8eb',
500: '#d2dee2',
950: '#000000',
},
}SCSS
$custom: #d2dee2; $custom-light: #dfe8eb; $custom-dark: #000000;
JSON
{
"hex": "#d2dee2",
"rgb": {
"r": 210,
"g": 222,
"b": 226
},
"hsl": {
"h": 195,
"s": 21.622,
"l": 85.49
},
"oklch": {
"l": 0.89268,
"c": 0.01407,
"h": 219.6
},
"luminance": 0.71435
}Semantic roles & 50–950 ramp
primary
#D2DEE2
secondary
#B9A6A0
accent
#5C45A0
background
#FEFEFE
surface
#FCFCFD
border
#D5D5D5
text
#151616
muted
#848484