#D4E8F4#D4E8F4
#D4E8F4 is a very light, muted cyan. Relative luminance 0.782; OKLCH L 92.0% C 0.027 H 234.0°. Best body text is #000000 at 16.65:1 contrast (WCAG AA passes).
Color values
| HEX | #D4E8F4 |
|---|---|
| RGB | rgb(212, 232, 244) |
| HSL | hsl(203, 59%, 89%) |
| HSV | hsv(203, 13%, 96%) |
| CMYK | cmyk(13.1%, 4.9%, 0%, 4.3%) |
| CIE-LAB | lab(90.89, -4.24, -8.06) |
| CIE-LCH | lch(90.89, 9.10, 242.27°) |
| OKLab | oklab(91.98% -0.0158 -0.0217) |
| OKLCH | oklch(91.98% 0.027 234) |
| XYZ | xyz(72.3333, 78.2406, 96.8614) |
| Luminance | 0.7824 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Aliceblue
#F0F8FF
ΔE00 5.77
Fog
#D8DCE0
ΔE00 6.45
Azure (CSS)
#F0FFFF
ΔE00 7.20
Lightblue
#ADD8E6
ΔE00 7.88
Lightcyan
#E0FFFF
ΔE00 8.51
Gainsboro
#DCDCDC
ΔE00 8.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D4E8F4 #F4E0D4
analogous
#D4F4F0 #D4E8F4 #D4D8F4
triadic
#D4E8F4 #F4D4E8 #E8F4D4
tetradic
#D4E8F4 #F0D4F4 #F4E0D4 #D8F4D4
square
#D4E8F4 #F0D4F4 #F4E0D4 #D8F4D4
split-complementary
#D4E8F4 #F4D4D8 #F4F0D4
monochromatic
#73B4DB #A3CEE8 #D4E8F4 #E7F2F9 #E7F2F9
Accessibility & contrast
On white
1.26
#D4E8F4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.65
#D4E8F4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D4E8F4
16.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D4E8F4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D4E8F4 | 1.00 | 1.26 | 16.65 | 16.65 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2E7F5
Deuteranopia (green-blind)
#DEE3F4
Tritanopia (blue-blind)
#CCEBEC
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #d4e8f4; /* rgb */ color: rgb(212, 232, 244); /* oklch */ color: oklch(92.0% 0.027 234.0);
Tailwind
colors: {
custom: {
50: '#e1eff7',
500: '#d4e8f4',
950: '#000000',
},
}SCSS
$custom: #d4e8f4; $custom-light: #e1eff7; $custom-dark: #000000;
JSON
{
"hex": "#d4e8f4",
"rgb": {
"r": 212,
"g": 232,
"b": 244
},
"hsl": {
"h": 202.5,
"s": 59.259,
"l": 89.412
},
"oklch": {
"l": 0.9198,
"c": 0.02685,
"h": 234
},
"luminance": 0.78242
}Semantic roles & 50–950 ramp
primary
#D4E8F4
secondary
#D4AF98
accent
#5E1FC7
background
#FEFFFF
surface
#FCFEFE
border
#D5D6D6
text
#151617
muted
#848585