#D4E1ED#D4E1ED
#D4E1ED is a very light, muted cyan. Relative luminance 0.740; OKLCH L 90.4% C 0.022 H 245.9°. Best body text is #000000 at 15.79:1 contrast (WCAG AA passes).
Color values
| HEX | #D4E1ED |
|---|---|
| RGB | rgb(212, 225, 237) |
| HSL | hsl(209, 41%, 88%) |
| HSV | hsv(209, 11%, 93%) |
| CMYK | cmyk(10.5%, 5.1%, 0%, 7.1%) |
| CIE-LAB | lab(88.90, -2.02, -7.33) |
| CIE-LCH | lch(88.90, 7.60, 254.59°) |
| OKLab | oklab(90.35% -0.0088 -0.0197) |
| OKLCH | oklch(90.35% 0.022 245.9) |
| XYZ | xyz(69.3593, 73.9610, 90.7261) |
| Luminance | 0.7396 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Fog
#D8DCE0
ΔE00 4.40
Aliceblue
#F0F8FF
ΔE00 5.63
Gainsboro
#DCDCDC
ΔE00 6.77
Light Gray
#D3D3D3
ΔE00 7.29
Light Blue Grey
#B7C9E2
ΔE00 7.55
Ghostwhite
#F8F8FF
ΔE00 7.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D4E1ED #EDE0D4
analogous
#D4EDEC #D4E1ED #D4D4ED
triadic
#D4E1ED #EDD4E1 #E1EDD4
tetradic
#D4E1ED #ECD4ED #EDE0D4 #D4EDD4
square
#D4E1ED #ECD4ED #EDE0D4 #D4EDD4
split-complementary
#D4E1ED #EDD4D4 #EDECD4
monochromatic
#7EA5C9 #A9C3DB #D4E1ED #E9F0F6 #E9F0F6
Accessibility & contrast
On white
1.33
#D4E1ED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.79
#D4E1ED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D4E1ED
15.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D4E1ED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D4E1ED | 1.00 | 1.33 | 15.79 | 15.79 |
| #FFFFFF | 1.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCE1EE
Deuteranopia (green-blind)
#D9DEED
Tritanopia (blue-blind)
#CEE4E5
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #d4e1ed; /* rgb */ color: rgb(212, 225, 237); /* oklch */ color: oklch(90.4% 0.022 245.9);
Tailwind
colors: {
custom: {
50: '#e1eaf2',
500: '#d4e1ed',
950: '#000000',
},
}SCSS
$custom: #d4e1ed; $custom-light: #e1eaf2; $custom-dark: #000000;
JSON
{
"hex": "#d4e1ed",
"rgb": {
"r": 212,
"g": 225,
"b": 237
},
"hsl": {
"h": 208.8,
"s": 40.984,
"l": 88.039
},
"oklch": {
"l": 0.90353,
"c": 0.0216,
"h": 245.9
},
"luminance": 0.73962
}Semantic roles & 50–950 ramp
primary
#D4E1ED
secondary
#C9B29D
accent
#7031B4
background
#FEFEFF
surface
#FCFDFE
border
#D5D5D6
text
#151617
muted
#848485