#D4E1EF#D4E1EF
#D4E1EF is a very light, muted cyan. Relative luminance 0.741; OKLCH L 90.4% C 0.024 H 250.1°. Best body text is #000000 at 15.82:1 contrast (WCAG AA passes).
Color values
| HEX | #D4E1EF |
|---|---|
| RGB | rgb(212, 225, 239) |
| HSL | hsl(211, 46%, 88%) |
| HSV | hsv(211, 11%, 94%) |
| CMYK | cmyk(11.3%, 5.9%, 0%, 6.3%) |
| CIE-LAB | lab(88.96, -1.63, -8.30) |
| CIE-LCH | lch(88.96, 8.46, 258.92°) |
| OKLab | oklab(90.42% -0.0081 -0.0223) |
| OKLCH | oklch(90.42% 0.024 250.1) |
| XYZ | xyz(69.6531, 74.0785, 92.2735) |
| Luminance | 0.7408 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Fog
#D8DCE0
ΔE00 4.92
Aliceblue
#F0F8FF
ΔE00 5.91
Light Blue Grey
#B7C9E2
ΔE00 7.04
Gainsboro
#DCDCDC
ΔE00 7.28
Lavender (CSS)
#E6E6FA
ΔE00 7.45
Light Gray
#D3D3D3
ΔE00 7.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D4E1EF #EFE2D4
analogous
#D4EEEF #D4E1EF #D4D4EF
triadic
#D4E1EF #EFD4E1 #E1EFD4
tetradic
#D4E1EF #EFD4EE #EFE2D4 #D4EFD4
square
#D4E1EF #EFD4EE #EFE2D4 #D4EFD4
split-complementary
#D4E1EF #EFD4D4 #EEEFD4
monochromatic
#7BA3CE #A7C2DE #D4E1EF #E9EFF7 #E9EFF7
Accessibility & contrast
On white
1.33
#D4E1EF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.82
#D4E1EF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D4E1EF
15.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D4E1EF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D4E1EF | 1.00 | 1.33 | 15.82 | 15.82 |
| #FFFFFF | 1.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCE1F0
Deuteranopia (green-blind)
#D9DEEF
Tritanopia (blue-blind)
#CEE4E5
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #d4e1ef; /* rgb */ color: rgb(212, 225, 239); /* oklch */ color: oklch(90.4% 0.024 250.1);
Tailwind
colors: {
custom: {
50: '#e1eaf4',
500: '#d4e1ef',
950: '#000000',
},
}SCSS
$custom: #d4e1ef; $custom-light: #e1eaf4; $custom-dark: #000000;
JSON
{
"hex": "#d4e1ef",
"rgb": {
"r": 212,
"g": 225,
"b": 239
},
"hsl": {
"h": 211.111,
"s": 45.763,
"l": 88.431
},
"oklch": {
"l": 0.90415,
"c": 0.02375,
"h": 250.1
},
"luminance": 0.74079
}Semantic roles & 50–950 ramp
primary
#D4E1EF
secondary
#CCB49B
accent
#752DB9
background
#FEFEFF
surface
#FCFDFE
border
#D5D5D6
text
#151617
muted
#848485