#D4E6FC#D4E6FC
#D4E6FC is a very light, muted cyan. Relative luminance 0.776; OKLCH L 91.8% C 0.036 H 253.5°. Best body text is #000000 at 16.52:1 contrast (WCAG AA passes).
Color values
| HEX | #D4E6FC |
|---|---|
| RGB | rgb(212, 230, 252) |
| HSL | hsl(213, 87%, 91%) |
| HSV | hsv(213, 16%, 99%) |
| CMYK | cmyk(15.9%, 8.7%, 0%, 1.2%) |
| CIE-LAB | lab(90.61, -1.58, -12.66) |
| CIE-LCH | lch(90.61, 12.76, 262.89°) |
| OKLab | oklab(91.83% -0.0102 -0.0342) |
| OKLCH | oklch(91.83% 0.036 253.5) |
| XYZ | xyz(73.0146, 77.6175, 103.2114) |
| Luminance | 0.7762 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Blue Grey
#B7C9E2
ΔE00 6.84
Aliceblue
#F0F8FF
ΔE00 7.26
Lavender (CSS)
#E6E6FA
ΔE00 7.69
Fog
#D8DCE0
ΔE00 7.91
Powder Blue (survey)
#B1D1FC
ΔE00 7.91
Lightsteelblue
#B0C4DE
ΔE00 8.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D4E6FC #FCEAD4
analogous
#D4FAFC #D4E6FC #D6D4FC
triadic
#D4E6FC #FCD4E6 #E6FCD4
tetradic
#D4E6FC #FCD4FA #FCEAD4 #D4FCD6
square
#D4E6FC #FCD4FA #FCEAD4 #D4FCD6
split-complementary
#D4E6FC #FCD6D4 #FAFCD4
monochromatic
#62A3F4 #9BC5F8 #D4E6FC #E2EEFD #E2EEFD
Accessibility & contrast
On white
1.27
#D4E6FC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.52
#D4E6FC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D4E6FC
16.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D4E6FC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D4E6FC | 1.00 | 1.27 | 16.52 | 16.52 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DEE6FD
Deuteranopia (green-blind)
#DAE2FC
Tritanopia (blue-blind)
#CAEBED
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #d4e6fc; /* rgb */ color: rgb(212, 230, 252); /* oklch */ color: oklch(91.8% 0.036 253.5);
Tailwind
colors: {
custom: {
50: '#e1edfd',
500: '#d4e6fc',
950: '#000000',
},
}SCSS
$custom: #d4e6fc; $custom-light: #e1edfd; $custom-dark: #000000;
JSON
{
"hex": "#d4e6fc",
"rgb": {
"r": 212,
"g": 230,
"b": 252
},
"hsl": {
"h": 213,
"s": 86.957,
"l": 90.98
},
"oklch": {
"l": 0.91831,
"c": 0.03572,
"h": 253.5
},
"luminance": 0.77619
}Semantic roles & 50–950 ramp
primary
#D4E6FC
secondary
#E4BE90
accent
#7E02E4
background
#FEFEFF
surface
#FCFDFF
border
#D5D5D7
text
#151617
muted
#848485