#D2DEE7#D2DEE7
#D2DEE7 is a very light, near-neutral cyan. Relative luminance 0.717; OKLCH L 89.4% C 0.018 H 240.0°. Best body text is #000000 at 15.34:1 contrast (WCAG AA passes).
Color values
| HEX | #D2DEE7 |
|---|---|
| RGB | rgb(210, 222, 231) |
| HSL | hsl(206, 30%, 86%) |
| HSV | hsv(206, 9%, 91%) |
| CMYK | cmyk(9.1%, 3.9%, 0%, 9.4%) |
| CIE-LAB | lab(87.83, -2.29, -5.78) |
| CIE-LCH | lch(87.83, 6.22, 248.39°) |
| OKLab | oklab(89.42% -0.0089 -0.0155) |
| OKLCH | oklch(89.42% 0.018 240) |
| XYZ | xyz(67.1203, 71.7129, 85.8916) |
| Luminance | 0.7171 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Fog
#D8DCE0
ΔE00 3.48
Gainsboro
#DCDCDC
ΔE00 5.84
Aliceblue
#F0F8FF
ΔE00 5.96
Light Gray
#D3D3D3
ΔE00 6.21
Silver (survey)
#C5C9C7
ΔE00 7.39
Light Grey
#D8DCD6
ΔE00 7.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D2DEE7 #E7DBD2
analogous
#D2E7E6 #D2DEE7 #D2D4E7
triadic
#D2DEE7 #E7D2DE #DEE7D2
tetradic
#D2DEE7 #E6D2E7 #E7DBD2 #D4E7D2
square
#D2DEE7 #E6D2E7 #E7DBD2 #D4E7D2
split-complementary
#D2DEE7 #E7D2D4 #E7E6D2
monochromatic
#82A3BC #AAC1D2 #D2DEE7 #EBF0F4 #EBF0F4
Accessibility & contrast
On white
1.37
#D2DEE7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.34
#D2DEE7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D2DEE7
15.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D2DEE7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D2DEE7 | 1.00 | 1.37 | 15.34 | 15.34 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DADEE7
Deuteranopia (green-blind)
#D8DBE7
Tritanopia (blue-blind)
#CDE0E1
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #d2dee7; /* rgb */ color: rgb(210, 222, 231); /* oklch */ color: oklch(89.4% 0.018 240.0);
Tailwind
colors: {
custom: {
50: '#dfe8ee',
500: '#d2dee7',
950: '#000000',
},
}SCSS
$custom: #d2dee7; $custom-light: #dfe8ee; $custom-dark: #000000;
JSON
{
"hex": "#d2dee7",
"rgb": {
"r": 210,
"g": 222,
"b": 231
},
"hsl": {
"h": 205.714,
"s": 30.435,
"l": 86.471
},
"oklch": {
"l": 0.89418,
"c": 0.01791,
"h": 240
},
"luminance": 0.71714
}Semantic roles & 50–950 ramp
primary
#D2DEE7
secondary
#C0AC9D
accent
#6B3CA9
background
#FEFEFF
surface
#FCFCFE
border
#D5D5D6
text
#151616
muted
#848485