#D4E7FB#D4E7FB
#D4E7FB is a very light, muted cyan. Relative luminance 0.781; OKLCH L 92.0% C 0.034 H 249.6°. Best body text is #000000 at 16.62:1 contrast (WCAG AA passes).
Color values
| HEX | #D4E7FB |
|---|---|
| RGB | rgb(212, 231, 251) |
| HSL | hsl(211, 83%, 91%) |
| HSV | hsv(211, 16%, 98%) |
| CMYK | cmyk(15.5%, 8%, 0%, 1.6%) |
| CIE-LAB | lab(90.83, -2.30, -11.80) |
| CIE-LCH | lch(90.83, 12.03, 258.96°) |
| OKLab | oklab(92% -0.0119 -0.0319) |
| OKLCH | oklch(92% 0.034 249.6) |
| XYZ | xyz(73.1357, 78.1125, 102.4721) |
| Luminance | 0.7811 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Aliceblue
#F0F8FF
ΔE00 6.76
Light Blue Grey
#B7C9E2
ΔE00 7.24
Fog
#D8DCE0
ΔE00 7.56
Lavender (CSS)
#E6E6FA
ΔE00 8.35
Powder Blue (survey)
#B1D1FC
ΔE00 8.43
Lightsteelblue
#B0C4DE
ΔE00 8.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D4E7FB #FBE8D4
analogous
#D4FBFB #D4E7FB #D4D4FB
triadic
#D4E7FB #FBD4E7 #E7FBD4
tetradic
#D4E7FB #FBD4FB #FBE8D4 #D4FBD4
square
#D4E7FB #FBD4FB #FBE8D4 #D4FBD4
split-complementary
#D4E7FB #FBD4D4 #FBFBD4
monochromatic
#64A8F1 #9CC8F6 #D4E7FB #E3EFFC #E3EFFC
Accessibility & contrast
On white
1.26
#D4E7FB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.62
#D4E7FB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D4E7FB
16.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D4E7FB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D4E7FB | 1.00 | 1.26 | 16.62 | 16.62 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0E7FC
Deuteranopia (green-blind)
#DBE3FB
Tritanopia (blue-blind)
#CAEBED
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #d4e7fb; /* rgb */ color: rgb(212, 231, 251); /* oklch */ color: oklch(92.0% 0.034 249.6);
Tailwind
colors: {
custom: {
50: '#e1eefc',
500: '#d4e7fb',
950: '#000000',
},
}SCSS
$custom: #d4e7fb; $custom-light: #e1eefc; $custom-dark: #000000;
JSON
{
"hex": "#d4e7fb",
"rgb": {
"r": 212,
"g": 231,
"b": 251
},
"hsl": {
"h": 210.769,
"s": 82.979,
"l": 90.784
},
"oklch": {
"l": 0.92,
"c": 0.03404,
"h": 249.6
},
"luminance": 0.78114
}Semantic roles & 50–950 ramp
primary
#D4E7FB
secondary
#E2BB91
accent
#7606DF
background
#FEFFFF
surface
#FCFEFF
border
#D5D6D7
text
#151617
muted
#848585