#D4E8FB#D4E8FB
#D4E8FB is a very light, muted cyan. Relative luminance 0.787; OKLCH L 92.2% C 0.034 H 246.8°. Best body text is #000000 at 16.74:1 contrast (WCAG AA passes).
Color values
| HEX | #D4E8FB |
|---|---|
| RGB | rgb(212, 232, 251) |
| HSL | hsl(209, 83%, 91%) |
| HSV | hsv(209, 16%, 98%) |
| CMYK | cmyk(15.5%, 7.6%, 0%, 1.6%) |
| CIE-LAB | lab(91.09, -2.82, -11.42) |
| CIE-LCH | lch(91.09, 11.77, 256.15°) |
| OKLab | oklab(92.2% -0.0132 -0.0309) |
| OKLCH | oklch(92.2% 0.034 246.8) |
| XYZ | xyz(73.4163, 78.6738, 102.5657) |
| Luminance | 0.7867 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Aliceblue
#F0F8FF
ΔE00 6.56
Fog
#D8DCE0
ΔE00 7.52
Light Blue Grey
#B7C9E2
ΔE00 7.62
Powder Blue (survey)
#B1D1FC
ΔE00 8.80
Lightsteelblue
#B0C4DE
ΔE00 8.86
Lavender (CSS)
#E6E6FA
ΔE00 8.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D4E8FB #FBE7D4
analogous
#D4FBFB #D4E8FB #D4D4FB
triadic
#D4E8FB #FBD4E8 #E8FBD4
tetradic
#D4E8FB #FBD4FB #FBE7D4 #D4FBD4
square
#D4E8FB #FBD4FB #FBE7D4 #D4FBD4
split-complementary
#D4E8FB #FBD4D4 #FBFBD4
monochromatic
#64ACF1 #9CCAF6 #D4E8FB #E3F0FC #E3F0FC
Accessibility & contrast
On white
1.25
#D4E8FB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.74
#D4E8FB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D4E8FB
16.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D4E8FB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D4E8FB | 1.00 | 1.25 | 16.74 | 16.74 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1E8FC
Deuteranopia (green-blind)
#DCE4FB
Tritanopia (blue-blind)
#CAECEE
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #d4e8fb; /* rgb */ color: rgb(212, 232, 251); /* oklch */ color: oklch(92.2% 0.034 246.8);
Tailwind
colors: {
custom: {
50: '#e1effc',
500: '#d4e8fb',
950: '#000000',
},
}SCSS
$custom: #d4e8fb; $custom-light: #e1effc; $custom-dark: #000000;
JSON
{
"hex": "#d4e8fb",
"rgb": {
"r": 212,
"g": 232,
"b": 251
},
"hsl": {
"h": 209.231,
"s": 82.979,
"l": 90.784
},
"oklch": {
"l": 0.922,
"c": 0.03359,
"h": 246.8
},
"luminance": 0.78675
}Semantic roles & 50–950 ramp
primary
#D4E8FB
secondary
#E2B991
accent
#7006DF
background
#FEFFFF
surface
#FCFEFF
border
#D5D6D7
text
#151617
muted
#848585