#D4EBFC#D4EBFC
#D4EBFC is a very light, muted cyan. Relative luminance 0.804; OKLCH L 92.8% C 0.034 H 239.9°. Best body text is #000000 at 17.09:1 contrast (WCAG AA passes).
Color values
| HEX | #D4EBFC |
|---|---|
| RGB | rgb(212, 235, 252) |
| HSL | hsl(206, 87%, 91%) |
| HSV | hsv(206, 16%, 99%) |
| CMYK | cmyk(15.9%, 6.7%, 0%, 1.2%) |
| CIE-LAB | lab(91.88, -4.15, -10.76) |
| CIE-LCH | lch(91.88, 11.53, 248.90°) |
| OKLab | oklab(92.84% -0.0169 -0.0291) |
| OKLCH | oklch(92.84% 0.034 239.9) |
| XYZ | xyz(74.4260, 80.4404, 103.6819) |
| Luminance | 0.8044 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Aliceblue
#F0F8FF
ΔE00 6.43
Fog
#D8DCE0
ΔE00 7.87
Lightblue
#ADD8E6
ΔE00 8.22
Azure (CSS)
#F0FFFF
ΔE00 8.38
Ice Blue
#A5DFF9
ΔE00 8.66
Light Blue Grey
#B7C9E2
ΔE00 8.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D4EBFC #FCE5D4
analogous
#D4FCF9 #D4EBFC #D4D7FC
triadic
#D4EBFC #FCD4EB #EBFCD4
tetradic
#D4EBFC #F9D4FC #FCE5D4 #D7FCD4
square
#D4EBFC #F9D4FC #FCE5D4 #D7FCD4
split-complementary
#D4EBFC #FCD4D7 #FCF9D4
monochromatic
#62B6F4 #9BD0F8 #D4EBFC #E2F2FD #E2F2FD
Accessibility & contrast
On white
1.23
#D4EBFC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.09
#D4EBFC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D4EBFC
17.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D4EBFC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D4EBFC | 1.00 | 1.23 | 17.09 | 17.09 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4EAFD
Deuteranopia (green-blind)
#DFE6FC
Tritanopia (blue-blind)
#CAEFF0
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #d4ebfc; /* rgb */ color: rgb(212, 235, 252); /* oklch */ color: oklch(92.8% 0.034 239.9);
Tailwind
colors: {
custom: {
50: '#e1f1fd',
500: '#d4ebfc',
950: '#000000',
},
}SCSS
$custom: #d4ebfc; $custom-light: #e1f1fd; $custom-dark: #000000;
JSON
{
"hex": "#d4ebfc",
"rgb": {
"r": 212,
"g": 235,
"b": 252
},
"hsl": {
"h": 205.5,
"s": 86.957,
"l": 90.98
},
"oklch": {
"l": 0.92836,
"c": 0.03363,
"h": 239.9
},
"luminance": 0.80442
}Semantic roles & 50–950 ramp
primary
#D4EBFC
secondary
#E4B490
accent
#6202E4
background
#FEFFFF
surface
#FCFEFF
border
#D5D6D7
text
#151617
muted
#848585