#D4E2F4#D4E2F4
#D4E2F4 is a very light, muted cyan. Relative luminance 0.749; OKLCH L 90.8% C 0.029 H 254.7°. Best body text is #000000 at 15.98:1 contrast (WCAG AA passes).
Color values
| HEX | #D4E2F4 |
|---|---|
| RGB | rgb(212, 226, 244) |
| HSL | hsl(214, 59%, 89%) |
| HSV | hsv(214, 13%, 96%) |
| CMYK | cmyk(13.1%, 7.4%, 0%, 4.3%) |
| CIE-LAB | lab(89.36, -1.14, -10.34) |
| CIE-LCH | lch(89.36, 10.40, 263.69°) |
| OKLab | oklab(90.77% -0.0076 -0.0279) |
| OKLCH | oklch(90.77% 0.029 254.7) |
| XYZ | xyz(70.6731, 74.9203, 96.3081) |
| Luminance | 0.7492 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Fog
#D8DCE0
ΔE00 6.26
Light Blue Grey
#B7C9E2
ΔE00 6.48
Aliceblue
#F0F8FF
ΔE00 6.62
Lavender (CSS)
#E6E6FA
ΔE00 6.84
Lightsteelblue
#B0C4DE
ΔE00 7.87
Ghostwhite
#F8F8FF
ΔE00 8.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D4E2F4 #F4E6D4
analogous
#D4F2F4 #D4E2F4 #D6D4F4
triadic
#D4E2F4 #F4D4E2 #E2F4D4
tetradic
#D4E2F4 #F4D4F2 #F4E6D4 #D4F4D6
square
#D4E2F4 #F4D4F2 #F4E6D4 #D4F4D6
split-complementary
#D4E2F4 #F4D6D4 #F2F4D4
monochromatic
#73A0DB #A3C1E8 #D4E2F4 #E7EFF9 #E7EFF9
Accessibility & contrast
On white
1.31
#D4E2F4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.98
#D4E2F4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D4E2F4
15.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D4E2F4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D4E2F4 | 1.00 | 1.31 | 15.98 | 15.98 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCE2F5
Deuteranopia (green-blind)
#D8DFF4
Tritanopia (blue-blind)
#CCE6E8
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #d4e2f4; /* rgb */ color: rgb(212, 226, 244); /* oklch */ color: oklch(90.8% 0.029 254.7);
Tailwind
colors: {
custom: {
50: '#e1ebf7',
500: '#d4e2f4',
950: '#000000',
},
}SCSS
$custom: #d4e2f4; $custom-light: #e1ebf7; $custom-dark: #000000;
JSON
{
"hex": "#d4e2f4",
"rgb": {
"r": 212,
"g": 226,
"b": 244
},
"hsl": {
"h": 213.75,
"s": 59.259,
"l": 89.412
},
"oklch": {
"l": 0.90773,
"c": 0.02889,
"h": 254.7
},
"luminance": 0.74921
}Semantic roles & 50–950 ramp
primary
#D4E2F4
secondary
#D4BA98
accent
#7D1FC7
background
#FEFEFF
surface
#FCFDFE
border
#D5D5D6
text
#151617
muted
#848485