#D4E6FB#D4E6FB
#D4E6FB is a very light, muted cyan. Relative luminance 0.776; OKLCH L 91.8% C 0.035 H 252.3°. Best body text is #000000 at 16.51:1 contrast (WCAG AA passes).
Color values
| HEX | #D4E6FB |
|---|---|
| RGB | rgb(212, 230, 251) |
| HSL | hsl(212, 83%, 91%) |
| HSV | hsv(212, 16%, 98%) |
| CMYK | cmyk(15.5%, 8.4%, 0%, 1.6%) |
| CIE-LAB | lab(90.58, -1.79, -12.18) |
| CIE-LCH | lch(90.58, 12.31, 261.66°) |
| OKLab | oklab(91.8% -0.0105 -0.0329) |
| OKLCH | oklch(91.8% 0.035 252.3) |
| XYZ | xyz(72.8566, 77.5543, 102.3791) |
| Luminance | 0.7756 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Blue Grey
#B7C9E2
ΔE00 6.91
Aliceblue
#F0F8FF
ΔE00 7.02
Fog
#D8DCE0
ΔE00 7.65
Lavender (CSS)
#E6E6FA
ΔE00 7.83
Powder Blue (survey)
#B1D1FC
ΔE00 8.12
Lightsteelblue
#B0C4DE
ΔE00 8.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D4E6FB #FBE9D4
analogous
#D4F9FB #D4E6FB #D5D4FB
triadic
#D4E6FB #FBD4E6 #E6FBD4
tetradic
#D4E6FB #FBD4F9 #FBE9D4 #D4FBD5
square
#D4E6FB #FBD4F9 #FBE9D4 #D4FBD5
split-complementary
#D4E6FB #FBD5D4 #F9FBD4
monochromatic
#64A5F1 #9CC5F6 #D4E6FB #E3EFFC #E3EFFC
Accessibility & contrast
On white
1.27
#D4E6FB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.51
#D4E6FB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D4E6FB
16.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D4E6FB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D4E6FB | 1.00 | 1.27 | 16.51 | 16.51 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFE6FC
Deuteranopia (green-blind)
#DAE2FB
Tritanopia (blue-blind)
#CAEBED
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #d4e6fb; /* rgb */ color: rgb(212, 230, 251); /* oklch */ color: oklch(91.8% 0.035 252.3);
Tailwind
colors: {
custom: {
50: '#e1edfc',
500: '#d4e6fb',
950: '#000000',
},
}SCSS
$custom: #d4e6fb; $custom-light: #e1edfc; $custom-dark: #000000;
JSON
{
"hex": "#d4e6fb",
"rgb": {
"r": 212,
"g": 230,
"b": 251
},
"hsl": {
"h": 212.308,
"s": 82.979,
"l": 90.784
},
"oklch": {
"l": 0.91799,
"c": 0.03457,
"h": 252.3
},
"luminance": 0.77556
}Semantic roles & 50–950 ramp
primary
#D4E6FB
secondary
#E2BD91
accent
#7B06DF
background
#FEFEFF
surface
#FCFDFF
border
#D5D5D7
text
#151617
muted
#848485