#D8DEE3#D8DEE3
#D8DEE3 is a very light, near-neutral cyan. Relative luminance 0.724; OKLCH L 89.7% C 0.009 H 242.9°. Best body text is #000000 at 15.48:1 contrast (WCAG AA passes).
Color values
| HEX | #D8DEE3 |
|---|---|
| RGB | rgb(216, 222, 227) |
| HSL | hsl(207, 16%, 87%) |
| HSV | hsv(207, 5%, 89%) |
| CMYK | cmyk(4.8%, 2.2%, 0%, 11%) |
| CIE-LAB | lab(88.15, -1.09, -3.15) |
| CIE-LCH | lch(88.15, 3.33, 250.91°) |
| OKLab | oklab(89.75% -0.0043 -0.0084) |
| OKLCH | oklch(89.75% 0.009 242.9) |
| XYZ | xyz(68.3026, 72.3871, 83.0319) |
| Luminance | 0.7239 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Fog
#D8DCE0
ΔE00 0.97
Gainsboro
#DCDCDC
ΔE00 3.29
Light Gray
#D3D3D3
ΔE00 4.03
Aliceblue
#F0F8FF
ΔE00 5.60
Light Grey
#D8DCD6
ΔE00 5.66
Whitesmoke
#F5F5F5
ΔE00 6.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D8DEE3 #E3DDD8
analogous
#D8E3E3 #D8DEE3 #D8D9E3
triadic
#D8DEE3 #E3D8DE #DEE3D8
tetradic
#D8DEE3 #E3D8E3 #E3DDD8 #D9E3D8
square
#D8DEE3 #E3D8E3 #E3DDD8 #D9E3D8
split-complementary
#D8DEE3 #E3D8D9 #E3E3D8
monochromatic
#91A2B0 #B4C0C9 #D8DEE3 #EDF0F2 #EDF0F2
Accessibility & contrast
On white
1.36
#D8DEE3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.48
#D8DEE3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D8DEE3
15.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D8DEE3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D8DEE3 | 1.00 | 1.36 | 15.48 | 15.48 |
| #FFFFFF | 1.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCDEE3
Deuteranopia (green-blind)
#DBDDE3
Tritanopia (blue-blind)
#D5DFE0
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #d8dee3; /* rgb */ color: rgb(216, 222, 227); /* oklch */ color: oklch(89.7% 0.009 242.9);
Tailwind
colors: {
custom: {
50: '#e4e8eb',
500: '#d8dee3',
950: '#000000',
},
}SCSS
$custom: #d8dee3; $custom-light: #e4e8eb; $custom-dark: #000000;
JSON
{
"hex": "#d8dee3",
"rgb": {
"r": 216,
"g": 222,
"b": 227
},
"hsl": {
"h": 207.273,
"s": 16.418,
"l": 86.863
},
"oklch": {
"l": 0.89746,
"c": 0.00945,
"h": 242.9
},
"luminance": 0.72388
}Semantic roles & 50–950 ramp
primary
#D8DEE3
secondary
#B9AFA6
accent
#6F4B9B
background
#FEFEFE
surface
#FCFCFD
border
#D5D5D5
text
#151616
muted
#848484