#D4DEE6#D4DEE6
#D4DEE6 is a very light, near-neutral cyan. Relative luminance 0.720; OKLCH L 89.5% C 0.015 H 241.8°. Best body text is #000000 at 15.39:1 contrast (WCAG AA passes).
Color values
| HEX | #D4DEE6 |
|---|---|
| RGB | rgb(212, 222, 230) |
| HSL | hsl(207, 26%, 87%) |
| HSV | hsv(207, 8%, 90%) |
| CMYK | cmyk(7.8%, 3.5%, 0%, 9.8%) |
| CIE-LAB | lab(87.95, -1.83, -5.07) |
| CIE-LCH | lch(87.95, 5.39, 250.11°) |
| OKLab | oklab(89.54% -0.0073 -0.0136) |
| OKLCH | oklch(89.54% 0.015 241.8) |
| XYZ | xyz(67.5526, 71.9521, 85.1768) |
| Luminance | 0.7195 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Fog
#D8DCE0
ΔE00 2.72
Gainsboro
#DCDCDC
ΔE00 5.10
Light Gray
#D3D3D3
ΔE00 5.56
Aliceblue
#F0F8FF
ΔE00 5.72
Silver (survey)
#C5C9C7
ΔE00 7.02
Light Grey
#D8DCD6
ΔE00 7.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D4DEE6 #E6DCD4
analogous
#D4E6E5 #D4DEE6 #D4D5E6
triadic
#D4DEE6 #E6D4DE #DEE6D4
tetradic
#D4DEE6 #E5D4E6 #E6DCD4 #D5E6D4
square
#D4DEE6 #E5D4E6 #E6DCD4 #D5E6D4
split-complementary
#D4DEE6 #E6D4D5 #E6E5D4
monochromatic
#87A3B9 #ADC0D0 #D4DEE6 #ECF0F4 #ECF0F4
Accessibility & contrast
On white
1.36
#D4DEE6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.39
#D4DEE6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D4DEE6
15.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D4DEE6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D4DEE6 | 1.00 | 1.36 | 15.39 | 15.39 |
| #FFFFFF | 1.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBDEE6
Deuteranopia (green-blind)
#D8DCE6
Tritanopia (blue-blind)
#D0E0E0
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #d4dee6; /* rgb */ color: rgb(212, 222, 230); /* oklch */ color: oklch(89.5% 0.015 241.8);
Tailwind
colors: {
custom: {
50: '#e1e8ed',
500: '#d4dee6',
950: '#000000',
},
}SCSS
$custom: #d4dee6; $custom-light: #e1e8ed; $custom-dark: #000000;
JSON
{
"hex": "#d4dee6",
"rgb": {
"r": 212,
"g": 222,
"b": 230
},
"hsl": {
"h": 206.667,
"s": 26.471,
"l": 86.667
},
"oklch": {
"l": 0.89536,
"c": 0.01541,
"h": 241.8
},
"luminance": 0.71953
}Semantic roles & 50–950 ramp
primary
#D4DEE6
secondary
#BEADA0
accent
#6D40A5
background
#FEFEFE
surface
#FCFCFD
border
#D5D5D5
text
#151616
muted
#848484