#D4E4F4#D4E4F4
#D4E4F4 is a very light, muted cyan. Relative luminance 0.760; OKLCH L 91.2% C 0.028 H 248.1°. Best body text is #000000 at 16.20:1 contrast (WCAG AA passes).
Color values
| HEX | #D4E4F4 |
|---|---|
| RGB | rgb(212, 228, 244) |
| HSL | hsl(210, 59%, 89%) |
| HSV | hsv(210, 13%, 96%) |
| CMYK | cmyk(13.1%, 6.6%, 0%, 4.3%) |
| CIE-LAB | lab(89.87, -2.18, -9.58) |
| CIE-LCH | lch(89.87, 9.82, 257.19°) |
| OKLab | oklab(91.17% -0.0104 -0.0258) |
| OKLCH | oklch(91.17% 0.028 248.1) |
| XYZ | xyz(71.2201, 76.0143, 96.4904) |
| Luminance | 0.7602 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Fog
#D8DCE0
ΔE00 6.03
Aliceblue
#F0F8FF
ΔE00 6.04
Light Blue Grey
#B7C9E2
ΔE00 7.18
Lavender (CSS)
#E6E6FA
ΔE00 8.03
Ghostwhite
#F8F8FF
ΔE00 8.30
Gainsboro
#DCDCDC
ΔE00 8.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D4E4F4 #F4E4D4
analogous
#D4F4F4 #D4E4F4 #D4D4F4
triadic
#D4E4F4 #F4D4E4 #E4F4D4
tetradic
#D4E4F4 #F4D4F4 #F4E4D4 #D4F4D4
square
#D4E4F4 #F4D4F4 #F4E4D4 #D4F4D4
split-complementary
#D4E4F4 #F4D4D4 #F4F4D4
monochromatic
#73A7DB #A3C5E8 #D4E4F4 #E7F0F9 #E7F0F9
Accessibility & contrast
On white
1.30
#D4E4F4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.20
#D4E4F4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D4E4F4
16.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D4E4F4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D4E4F4 | 1.00 | 1.30 | 16.20 | 16.20 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DEE4F5
Deuteranopia (green-blind)
#DAE0F4
Tritanopia (blue-blind)
#CCE8E9
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #d4e4f4; /* rgb */ color: rgb(212, 228, 244); /* oklch */ color: oklch(91.2% 0.028 248.1);
Tailwind
colors: {
custom: {
50: '#e1ecf7',
500: '#d4e4f4',
950: '#000000',
},
}SCSS
$custom: #d4e4f4; $custom-light: #e1ecf7; $custom-dark: #000000;
JSON
{
"hex": "#d4e4f4",
"rgb": {
"r": 212,
"g": 228,
"b": 244
},
"hsl": {
"h": 210,
"s": 59.259,
"l": 89.412
},
"oklch": {
"l": 0.91174,
"c": 0.02781,
"h": 248.1
},
"luminance": 0.76016
}Semantic roles & 50–950 ramp
primary
#D4E4F4
secondary
#D4B698
accent
#731FC7
background
#FEFEFF
surface
#FCFDFE
border
#D5D5D6
text
#151617
muted
#848485