#D4E0EF#D4E0EF
#D4E0EF is a very light, muted cyan. Relative luminance 0.735; OKLCH L 90.2% C 0.024 H 254.0°. Best body text is #000000 at 15.71:1 contrast (WCAG AA passes).
Color values
| HEX | #D4E0EF |
|---|---|
| RGB | rgb(212, 224, 239) |
| HSL | hsl(213, 46%, 88%) |
| HSV | hsv(213, 11%, 94%) |
| CMYK | cmyk(11.3%, 6.3%, 0%, 6.3%) |
| CIE-LAB | lab(88.70, -1.11, -8.68) |
| CIE-LCH | lch(88.70, 8.75, 262.73°) |
| OKLab | oklab(90.22% -0.0067 -0.0233) |
| OKLCH | oklch(90.22% 0.024 254) |
| XYZ | xyz(69.3836, 73.5394, 92.1837) |
| Luminance | 0.7354 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Fog
#D8DCE0
ΔE00 5.07
Aliceblue
#F0F8FF
ΔE00 6.22
Light Blue Grey
#B7C9E2
ΔE00 6.68
Lavender (CSS)
#E6E6FA
ΔE00 6.81
Gainsboro
#DCDCDC
ΔE00 7.39
Ghostwhite
#F8F8FF
ΔE00 7.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D4E0EF #EFE3D4
analogous
#D4EDEF #D4E0EF #D5D4EF
triadic
#D4E0EF #EFD4E0 #E0EFD4
tetradic
#D4E0EF #EFD4ED #EFE3D4 #D4EFD5
square
#D4E0EF #EFD4ED #EFE3D4 #D4EFD5
split-complementary
#D4E0EF #EFD5D4 #EDEFD4
monochromatic
#7BA0CE #A7C0DE #D4E0EF #E9EFF7 #E9EFF7
Accessibility & contrast
On white
1.34
#D4E0EF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.71
#D4E0EF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D4E0EF
15.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D4E0EF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D4E0EF | 1.00 | 1.34 | 15.71 | 15.71 |
| #FFFFFF | 1.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBE0F0
Deuteranopia (green-blind)
#D8DDEF
Tritanopia (blue-blind)
#CEE3E5
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #d4e0ef; /* rgb */ color: rgb(212, 224, 239); /* oklch */ color: oklch(90.2% 0.024 254.0);
Tailwind
colors: {
custom: {
50: '#e1e9f4',
500: '#d4e0ef',
950: '#000000',
},
}SCSS
$custom: #d4e0ef; $custom-light: #e1e9f4; $custom-dark: #000000;
JSON
{
"hex": "#d4e0ef",
"rgb": {
"r": 212,
"g": 224,
"b": 239
},
"hsl": {
"h": 213.333,
"s": 45.763,
"l": 88.431
},
"oklch": {
"l": 0.90215,
"c": 0.02429,
"h": 254
},
"luminance": 0.7354
}Semantic roles & 50–950 ramp
primary
#D4E0EF
secondary
#CCB69B
accent
#7B2DB9
background
#FEFEFF
surface
#FCFCFE
border
#D5D5D6
text
#151617
muted
#848485