#D4E4EF#D4E4EF
#D4E4EF is a very light, muted cyan. Relative luminance 0.757; OKLCH L 91.0% C 0.023 H 237.7°. Best body text is #000000 at 16.14:1 contrast (WCAG AA passes).
Color values
| HEX | #D4E4EF |
|---|---|
| RGB | rgb(212, 228, 239) |
| HSL | hsl(204, 46%, 88%) |
| HSV | hsv(204, 11%, 94%) |
| CMYK | cmyk(11.3%, 4.6%, 0%, 6.3%) |
| CIE-LAB | lab(89.73, -3.17, -7.16) |
| CIE-LCH | lch(89.73, 7.84, 246.10°) |
| OKLab | oklab(91.02% -0.0122 -0.0193) |
| OKLCH | oklch(91.02% 0.023 237.7) |
| XYZ | xyz(70.4712, 75.7148, 92.5463) |
| Luminance | 0.7572 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Fog
#D8DCE0
ΔE00 5.08
Aliceblue
#F0F8FF
ΔE00 5.48
Gainsboro
#DCDCDC
ΔE00 7.31
Azure (CSS)
#F0FFFF
ΔE00 7.59
Light Gray
#D3D3D3
ΔE00 7.94
Ghostwhite
#F8F8FF
ΔE00 8.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D4E4EF #EFDFD4
analogous
#D4EFEC #D4E4EF #D4D6EF
triadic
#D4E4EF #EFD4E4 #E4EFD4
tetradic
#D4E4EF #ECD4EF #EFDFD4 #D6EFD4
square
#D4E4EF #ECD4EF #EFDFD4 #D6EFD4
split-complementary
#D4E4EF #EFD4D6 #EFECD4
monochromatic
#7BACCE #A7C8DE #D4E4EF #E9F1F7 #E9F1F7
Accessibility & contrast
On white
1.30
#D4E4EF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.14
#D4E4EF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D4E4EF
16.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D4E4EF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D4E4EF | 1.00 | 1.30 | 16.14 | 16.14 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFE3F0
Deuteranopia (green-blind)
#DCE0EF
Tritanopia (blue-blind)
#CDE7E7
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #d4e4ef; /* rgb */ color: rgb(212, 228, 239); /* oklch */ color: oklch(91.0% 0.023 237.7);
Tailwind
colors: {
custom: {
50: '#e1ecf4',
500: '#d4e4ef',
950: '#000000',
},
}SCSS
$custom: #d4e4ef; $custom-light: #e1ecf4; $custom-dark: #000000;
JSON
{
"hex": "#d4e4ef",
"rgb": {
"r": 212,
"g": 228,
"b": 239
},
"hsl": {
"h": 204.444,
"s": 45.763,
"l": 88.431
},
"oklch": {
"l": 0.91019,
"c": 0.02281,
"h": 237.7
},
"luminance": 0.75716
}Semantic roles & 50–950 ramp
primary
#D4E4EF
secondary
#CCAF9B
accent
#662DB9
background
#FEFEFF
surface
#FCFDFE
border
#D5D5D6
text
#151617
muted
#848485