#D4DEEA#D4DEEA
#D4DEEA is a very light, near-neutral cyan. Relative luminance 0.722; OKLCH L 89.7% C 0.020 H 252.9°. Best body text is #000000 at 15.44:1 contrast (WCAG AA passes).
Color values
| HEX | #D4DEEA |
|---|---|
| RGB | rgb(212, 222, 234) |
| HSL | hsl(213, 34%, 87%) |
| HSV | hsv(213, 9%, 92%) |
| CMYK | cmyk(9.4%, 5.1%, 0%, 8.2%) |
| CIE-LAB | lab(88.05, -1.06, -7.01) |
| CIE-LCH | lch(88.05, 7.09, 261.43°) |
| OKLab | oklab(89.66% -0.0058 -0.0188) |
| OKLCH | oklch(89.66% 0.02 252.9) |
| XYZ | xyz(68.1208, 72.1794, 88.1691) |
| Luminance | 0.7218 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Fog
#D8DCE0
ΔE00 3.81
Aliceblue
#F0F8FF
ΔE00 6.02
Gainsboro
#DCDCDC
ΔE00 6.19
Light Gray
#D3D3D3
ΔE00 6.59
Lavender (CSS)
#E6E6FA
ΔE00 7.01
Light Blue Grey
#B7C9E2
ΔE00 7.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D4DEEA #EAE0D4
analogous
#D4E9EA #D4DEEA #D5D4EA
triadic
#D4DEEA #EAD4DE #DEEAD4
tetradic
#D4DEEA #EAD4E9 #EAE0D4 #D4EAD5
square
#D4DEEA #EAD4E9 #EAE0D4 #D4EAD5
split-complementary
#D4DEEA #EAD5D4 #E9EAD4
monochromatic
#829FC2 #ABBED6 #D4DEEA #EAEFF5 #EAEFF5
Accessibility & contrast
On white
1.36
#D4DEEA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.44
#D4DEEA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D4DEEA
15.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D4DEEA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D4DEEA | 1.00 | 1.36 | 15.44 | 15.44 |
| #FFFFFF | 1.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DADEEB
Deuteranopia (green-blind)
#D7DCEA
Tritanopia (blue-blind)
#CFE1E2
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #d4deea; /* rgb */ color: rgb(212, 222, 234); /* oklch */ color: oklch(89.7% 0.020 252.9);
Tailwind
colors: {
custom: {
50: '#e1e8f0',
500: '#d4deea',
950: '#000000',
},
}SCSS
$custom: #d4deea; $custom-light: #e1e8f0; $custom-dark: #000000;
JSON
{
"hex": "#d4deea",
"rgb": {
"r": 212,
"g": 222,
"b": 234
},
"hsl": {
"h": 212.727,
"s": 34.375,
"l": 87.451
},
"oklch": {
"l": 0.89658,
"c": 0.01969,
"h": 252.9
},
"luminance": 0.7218
}Semantic roles & 50–950 ramp
primary
#D4DEEA
secondary
#C4B39E
accent
#7838AD
background
#FEFEFF
surface
#FCFCFE
border
#D5D5D6
text
#151616
muted
#848485