#D2DEE6#D2DEE6
#D2DEE6 is a very light, near-neutral cyan. Relative luminance 0.717; OKLCH L 89.4% C 0.017 H 236.7°. Best body text is #000000 at 15.33:1 contrast (WCAG AA passes).
Color values
| HEX | #D2DEE6 |
|---|---|
| RGB | rgb(210, 222, 230) |
| HSL | hsl(204, 29%, 86%) |
| HSV | hsv(204, 9%, 90%) |
| CMYK | cmyk(8.7%, 3.5%, 0%, 9.8%) |
| CIE-LAB | lab(87.80, -2.48, -5.29) |
| CIE-LCH | lch(87.80, 5.85, 244.86°) |
| OKLab | oklab(89.39% -0.0093 -0.0142) |
| OKLCH | oklch(89.39% 0.017 236.7) |
| XYZ | xyz(66.9795, 71.6566, 85.1499) |
| Luminance | 0.7166 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Fog
#D8DCE0
ΔE00 3.35
Gainsboro
#DCDCDC
ΔE00 5.65
Aliceblue
#F0F8FF
ΔE00 5.96
Light Gray
#D3D3D3
ΔE00 6.03
Silver (survey)
#C5C9C7
ΔE00 7.11
Light Grey
#D8DCD6
ΔE00 7.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D2DEE6 #E6DAD2
analogous
#D2E6E4 #D2DEE6 #D2D4E6
triadic
#D2DEE6 #E6D2DE #DEE6D2
tetradic
#D2DEE6 #E4D2E6 #E6DAD2 #D4E6D2
square
#D2DEE6 #E4D2E6 #E6DAD2 #D4E6D2
split-complementary
#D2DEE6 #E6D2D4 #E6E4D2
monochromatic
#83A4BA #ABC1D0 #D2DEE6 #EBF1F4 #EBF1F4
Accessibility & contrast
On white
1.37
#D2DEE6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.33
#D2DEE6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D2DEE6
15.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D2DEE6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D2DEE6 | 1.00 | 1.37 | 15.33 | 15.33 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBDDE6
Deuteranopia (green-blind)
#D8DBE6
Tritanopia (blue-blind)
#CDE0E0
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #d2dee6; /* rgb */ color: rgb(210, 222, 230); /* oklch */ color: oklch(89.4% 0.017 236.7);
Tailwind
colors: {
custom: {
50: '#dfe8ed',
500: '#d2dee6',
950: '#000000',
},
}SCSS
$custom: #d2dee6; $custom-light: #dfe8ed; $custom-dark: #000000;
JSON
{
"hex": "#d2dee6",
"rgb": {
"r": 210,
"g": 222,
"b": 230
},
"hsl": {
"h": 204,
"s": 28.571,
"l": 86.275
},
"oklch": {
"l": 0.89388,
"c": 0.01699,
"h": 236.7
},
"luminance": 0.71657
}Semantic roles & 50–950 ramp
primary
#D2DEE6
secondary
#BEAB9E
accent
#683EA7
background
#FEFEFE
surface
#FCFCFD
border
#D5D5D5
text
#151616
muted
#848484