#D4E0EB#D4E0EB
#D4E0EB is a very light, near-neutral cyan. Relative luminance 0.733; OKLCH L 90.1% C 0.020 H 245.7°. Best body text is #000000 at 15.66:1 contrast (WCAG AA passes).
Color values
| HEX | #D4E0EB |
|---|---|
| RGB | rgb(212, 224, 235) |
| HSL | hsl(209, 37%, 88%) |
| HSV | hsv(209, 10%, 92%) |
| CMYK | cmyk(9.8%, 4.7%, 0%, 7.8%) |
| CIE-LAB | lab(88.59, -1.90, -6.74) |
| CIE-LCH | lch(88.59, 7.00, 254.28°) |
| OKLab | oklab(90.09% -0.0082 -0.0181) |
| OKLCH | oklch(90.09% 0.02 245.7) |
| XYZ | xyz(68.7992, 73.3057, 89.1059) |
| Luminance | 0.7331 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Fog
#D8DCE0
ΔE00 3.92
Aliceblue
#F0F8FF
ΔE00 5.62
Gainsboro
#DCDCDC
ΔE00 6.30
Light Gray
#D3D3D3
ΔE00 6.80
Ghostwhite
#F8F8FF
ΔE00 7.64
Light Blue Grey
#B7C9E2
ΔE00 7.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D4E0EB #EBDFD4
analogous
#D4EBEB #D4E0EB #D4D4EB
triadic
#D4E0EB #EBD4E0 #E0EBD4
tetradic
#D4E0EB #EBD4EB #EBDFD4 #D4EBD4
square
#D4E0EB #EBD4EB #EBDFD4 #D4EBD4
split-complementary
#D4E0EB #EBD4D4 #EBEBD4
monochromatic
#80A4C4 #AAC2D8 #D4E0EB #EAF0F5 #EAF0F5
Accessibility & contrast
On white
1.34
#D4E0EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.66
#D4E0EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D4E0EB
15.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D4E0EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D4E0EB | 1.00 | 1.34 | 15.66 | 15.66 |
| #FFFFFF | 1.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCE0EC
Deuteranopia (green-blind)
#D9DDEB
Tritanopia (blue-blind)
#CFE3E3
Achromatopsia (no color)
#DEDEDE
Design tokens & code
CSS
--color: #d4e0eb; /* rgb */ color: rgb(212, 224, 235); /* oklch */ color: oklch(90.1% 0.020 245.7);
Tailwind
colors: {
custom: {
50: '#e1e9f1',
500: '#d4e0eb',
950: '#000000',
},
}SCSS
$custom: #d4e0eb; $custom-light: #e1e9f1; $custom-dark: #000000;
JSON
{
"hex": "#d4e0eb",
"rgb": {
"r": 212,
"g": 224,
"b": 235
},
"hsl": {
"h": 208.696,
"s": 36.508,
"l": 87.647
},
"oklch": {
"l": 0.9009,
"c": 0.01987,
"h": 245.7
},
"luminance": 0.73307
}Semantic roles & 50–950 ramp
primary
#D4E0EB
secondary
#C5B19E
accent
#7036AF
background
#FEFEFF
surface
#FCFCFE
border
#D5D5D6
text
#151616
muted
#848485