#D2DEE3#D2DEE3
#D2DEE3 is a very light, near-neutral cyan. Relative luminance 0.715; OKLCH L 89.3% C 0.015 H 224.5°. Best body text is #000000 at 15.30:1 contrast (WCAG AA passes).
Color values
| HEX | #D2DEE3 |
|---|---|
| RGB | rgb(210, 222, 227) |
| HSL | hsl(198, 23%, 86%) |
| HSV | hsv(198, 7%, 89%) |
| CMYK | cmyk(7.5%, 2.2%, 0%, 11%) |
| CIE-LAB | lab(87.72, -3.06, -3.83) |
| CIE-LCH | lch(87.72, 4.90, 231.36°) |
| OKLab | oklab(89.3% -0.0105 -0.0103) |
| OKLCH | oklch(89.3% 0.015 224.5) |
| XYZ | xyz(66.5618, 71.4895, 82.9503) |
| Luminance | 0.7149 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Fog
#D8DCE0
ΔE00 3.37
Gainsboro
#DCDCDC
ΔE00 5.27
Light Gray
#D3D3D3
ΔE00 5.66
Light Grey
#D8DCD6
ΔE00 5.89
Aliceblue
#F0F8FF
ΔE00 6.22
Silver (survey)
#C5C9C7
ΔE00 6.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D2DEE3 #E3D7D2
analogous
#D2E3DF #D2DEE3 #D2D5E3
triadic
#D2DEE3 #E3D2DE #DEE3D2
tetradic
#D2DEE3 #DFD2E3 #E3D7D2 #D5E3D2
square
#D2DEE3 #DFD2E3 #E3D7D2 #D5E3D2
split-complementary
#D2DEE3 #E3D2D5 #E3DFD2
monochromatic
#87A7B4 #ACC2CC #D2DEE3 #ECF1F3 #ECF1F3
Accessibility & contrast
On white
1.37
#D2DEE3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.30
#D2DEE3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D2DEE3
15.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D2DEE3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D2DEE3 | 1.00 | 1.37 | 15.30 | 15.30 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBDDE3
Deuteranopia (green-blind)
#D9DBE3
Tritanopia (blue-blind)
#CEE0DF
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #d2dee3; /* rgb */ color: rgb(210, 222, 227); /* oklch */ color: oklch(89.3% 0.015 224.5);
Tailwind
colors: {
custom: {
50: '#dfe8eb',
500: '#d2dee3',
950: '#000000',
},
}SCSS
$custom: #d2dee3; $custom-light: #dfe8eb; $custom-dark: #000000;
JSON
{
"hex": "#d2dee3",
"rgb": {
"r": 210,
"g": 222,
"b": 227
},
"hsl": {
"h": 197.647,
"s": 23.288,
"l": 85.686
},
"oklch": {
"l": 0.89298,
"c": 0.01467,
"h": 224.5
},
"luminance": 0.7149
}Semantic roles & 50–950 ramp
primary
#D2DEE3
secondary
#BAA79F
accent
#5F44A2
background
#FEFEFE
surface
#FCFCFD
border
#D5D5D5
text
#151616
muted
#848484