#D4E5FC#D4E5FC
#D4E5FC is a very light, muted cyan. Relative luminance 0.771; OKLCH L 91.6% C 0.036 H 256.0°. Best body text is #000000 at 16.41:1 contrast (WCAG AA passes).
Color values
| HEX | #D4E5FC |
|---|---|
| RGB | rgb(212, 229, 252) |
| HSL | hsl(215, 87%, 91%) |
| HSV | hsv(215, 16%, 99%) |
| CMYK | cmyk(15.9%, 9.1%, 0%, 1.2%) |
| CIE-LAB | lab(90.35, -1.06, -13.04) |
| CIE-LCH | lch(90.35, 13.09, 265.34°) |
| OKLab | oklab(91.63% -0.0088 -0.0353) |
| OKLCH | oklch(91.63% 0.036 256) |
| XYZ | xyz(72.7371, 77.0626, 103.1189) |
| Luminance | 0.7706 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Blue Grey
#B7C9E2
ΔE00 6.60
Lavender (CSS)
#E6E6FA
ΔE00 7.21
Aliceblue
#F0F8FF
ΔE00 7.58
Powder Blue (survey)
#B1D1FC
ΔE00 7.71
Lightsteelblue
#B0C4DE
ΔE00 7.98
Fog
#D8DCE0
ΔE00 8.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D4E5FC #FCEBD4
analogous
#D4F9FC #D4E5FC #D7D4FC
triadic
#D4E5FC #FCD4E5 #E5FCD4
tetradic
#D4E5FC #FCD4F9 #FCEBD4 #D4FCD7
square
#D4E5FC #FCD4F9 #FCEBD4 #D4FCD7
split-complementary
#D4E5FC #FCD7D4 #F9FCD4
monochromatic
#62A0F4 #9BC2F8 #D4E5FC #E2EEFD #E2EEFD
Accessibility & contrast
On white
1.28
#D4E5FC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.41
#D4E5FC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D4E5FC
16.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D4E5FC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D4E5FC | 1.00 | 1.28 | 16.41 | 16.41 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDE6FD
Deuteranopia (green-blind)
#D9E2FB
Tritanopia (blue-blind)
#CAEAEC
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #d4e5fc; /* rgb */ color: rgb(212, 229, 252); /* oklch */ color: oklch(91.6% 0.036 256.0);
Tailwind
colors: {
custom: {
50: '#e1edfd',
500: '#d4e5fc',
950: '#000000',
},
}SCSS
$custom: #d4e5fc; $custom-light: #e1edfd; $custom-dark: #000000;
JSON
{
"hex": "#d4e5fc",
"rgb": {
"r": 212,
"g": 229,
"b": 252
},
"hsl": {
"h": 214.5,
"s": 86.957,
"l": 90.98
},
"oklch": {
"l": 0.91631,
"c": 0.03637,
"h": 256
},
"luminance": 0.77064
}Semantic roles & 50–950 ramp
primary
#D4E5FC
secondary
#E4C090
accent
#8402E4
background
#FEFEFF
surface
#FCFDFF
border
#D5D5D7
text
#151617
muted
#848485