#D4E4F8#D4E4F8
#D4E4F8 is a very light, muted cyan. Relative luminance 0.763; OKLCH L 91.3% C 0.032 H 254.0°. Best body text is #000000 at 16.25:1 contrast (WCAG AA passes).
Color values
| HEX | #D4E4F8 |
|---|---|
| RGB | rgb(212, 228, 248) |
| HSL | hsl(213, 72%, 90%) |
| HSV | hsv(213, 15%, 97%) |
| CMYK | cmyk(14.5%, 8.1%, 0%, 2.7%) |
| CIE-LAB | lab(89.98, -1.37, -11.50) |
| CIE-LCH | lch(89.98, 11.58, 263.22°) |
| OKLab | oklab(91.3% -0.0089 -0.0311) |
| OKLCH | oklch(91.3% 0.032 254) |
| XYZ | xyz(71.8340, 76.2599, 99.7238) |
| Luminance | 0.7626 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Blue Grey
#B7C9E2
ΔE00 6.60
Aliceblue
#F0F8FF
ΔE00 6.90
Fog
#D8DCE0
ΔE00 7.10
Lavender (CSS)
#E6E6FA
ΔE00 7.23
Lightsteelblue
#B0C4DE
ΔE00 7.98
Powder Blue (survey)
#B1D1FC
ΔE00 8.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D4E4F8 #F8E8D4
analogous
#D4F6F8 #D4E4F8 #D6D4F8
triadic
#D4E4F8 #F8D4E4 #E4F8D4
tetradic
#D4E4F8 #F8D4F6 #F8E8D4 #D4F8D6
square
#D4E4F8 #F8D4F6 #F8E8D4 #D4F8D6
split-complementary
#D4E4F8 #F8D6D4 #F6F8D4
monochromatic
#6BA2E7 #9FC3EF #D4E4F8 #E5EEFB #E5EEFB
Accessibility & contrast
On white
1.29
#D4E4F8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.25
#D4E4F8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D4E4F8
16.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D4E4F8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D4E4F8 | 1.00 | 1.29 | 16.25 | 16.25 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDE4F9
Deuteranopia (green-blind)
#D9E1F8
Tritanopia (blue-blind)
#CBE8EA
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #d4e4f8; /* rgb */ color: rgb(212, 228, 248); /* oklch */ color: oklch(91.3% 0.032 254.0);
Tailwind
colors: {
custom: {
50: '#e1ecfa',
500: '#d4e4f8',
950: '#000000',
},
}SCSS
$custom: #d4e4f8; $custom-light: #e1ecfa; $custom-dark: #000000;
JSON
{
"hex": "#d4e4f8",
"rgb": {
"r": 212,
"g": 228,
"b": 248
},
"hsl": {
"h": 213.333,
"s": 72,
"l": 90.196
},
"oklch": {
"l": 0.91302,
"c": 0.03231,
"h": 254
},
"luminance": 0.76261
}Semantic roles & 50–950 ramp
primary
#D4E4F8
secondary
#DCBC94
accent
#7E11D4
background
#FEFEFF
surface
#FCFDFF
border
#D5D5D7
text
#151617
muted
#848485