#D4E8FC#D4E8FC
#D4E8FC is a very light, muted cyan. Relative luminance 0.787; OKLCH L 92.2% C 0.035 H 248.2°. Best body text is #000000 at 16.75:1 contrast (WCAG AA passes).
Color values
| HEX | #D4E8FC |
|---|---|
| RGB | rgb(212, 232, 252) |
| HSL | hsl(210, 87%, 91%) |
| HSV | hsv(210, 16%, 99%) |
| CMYK | cmyk(15.9%, 7.9%, 0%, 1.2%) |
| CIE-LAB | lab(91.12, -2.61, -11.90) |
| CIE-LCH | lch(91.12, 12.19, 257.62°) |
| OKLab | oklab(92.23% -0.0129 -0.0322) |
| OKLCH | oklch(92.23% 0.035 248.2) |
| XYZ | xyz(73.5744, 78.7371, 103.3980) |
| Luminance | 0.7874 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Aliceblue
#F0F8FF
ΔE00 6.75
Light Blue Grey
#B7C9E2
ΔE00 7.49
Fog
#D8DCE0
ΔE00 7.74
Powder Blue (survey)
#B1D1FC
ΔE00 8.52
Lavender (CSS)
#E6E6FA
ΔE00 8.72
Lightsteelblue
#B0C4DE
ΔE00 8.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D4E8FC #FCE8D4
analogous
#D4FCFC #D4E8FC #D4D4FC
triadic
#D4E8FC #FCD4E8 #E8FCD4
tetradic
#D4E8FC #FCD4FC #FCE8D4 #D4FCD4
square
#D4E8FC #FCD4FC #FCE8D4 #D4FCD4
split-complementary
#D4E8FC #FCD4D4 #FCFCD4
monochromatic
#62ABF4 #9BC9F8 #D4E8FC #E2F0FD #E2F0FD
Accessibility & contrast
On white
1.25
#D4E8FC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.75
#D4E8FC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D4E8FC
16.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D4E8FC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D4E8FC | 1.00 | 1.25 | 16.75 | 16.75 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1E8FD
Deuteranopia (green-blind)
#DCE4FC
Tritanopia (blue-blind)
#CAEDEE
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #d4e8fc; /* rgb */ color: rgb(212, 232, 252); /* oklch */ color: oklch(92.2% 0.035 248.2);
Tailwind
colors: {
custom: {
50: '#e1effd',
500: '#d4e8fc',
950: '#000000',
},
}SCSS
$custom: #d4e8fc; $custom-light: #e1effd; $custom-dark: #000000;
JSON
{
"hex": "#d4e8fc",
"rgb": {
"r": 212,
"g": 232,
"b": 252
},
"hsl": {
"h": 210,
"s": 86.957,
"l": 90.98
},
"oklch": {
"l": 0.92233,
"c": 0.03466,
"h": 248.2
},
"luminance": 0.78739
}Semantic roles & 50–950 ramp
primary
#D4E8FC
secondary
#E4BA90
accent
#7302E4
background
#FEFFFF
surface
#FCFEFF
border
#D5D6D7
text
#151617
muted
#848585