#D4EBFA#D4EBFA
#D4EBFA is a very light, muted cyan. Relative luminance 0.803; OKLCH L 92.8% C 0.032 H 236.3°. Best body text is #000000 at 17.06:1 contrast (WCAG AA passes).
Color values
| HEX | #D4EBFA |
|---|---|
| RGB | rgb(212, 235, 250) |
| HSL | hsl(204, 79%, 91%) |
| HSV | hsv(204, 15%, 98%) |
| CMYK | cmyk(15.2%, 6%, 0%, 2%) |
| CIE-LAB | lab(91.83, -4.56, -9.80) |
| CIE-LCH | lch(91.83, 10.81, 245.04°) |
| OKLab | oklab(92.77% -0.0176 -0.0265) |
| OKLCH | oklch(92.77% 0.032 236.3) |
| XYZ | xyz(74.1108, 80.3143, 102.0215) |
| Luminance | 0.8032 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Aliceblue
#F0F8FF
ΔE00 6.25
Fog
#D8DCE0
ΔE00 7.63
Azure (CSS)
#F0FFFF
ΔE00 7.76
Lightblue
#ADD8E6
ΔE00 7.86
Ice Blue
#A5DFF9
ΔE00 8.61
Lightcyan
#E0FFFF
ΔE00 8.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D4EBFA #FAE3D4
analogous
#D4FAF6 #D4EBFA #D4D8FA
triadic
#D4EBFA #FAD4EB #EBFAD4
tetradic
#D4EBFA #F6D4FA #FAE3D4 #D8FAD4
square
#D4EBFA #F6D4FA #FAE3D4 #D8FAD4
split-complementary
#D4EBFA #FAD4D8 #FAF6D4
monochromatic
#66B8ED #9DD1F4 #D4EBFA #E4F2FC #E4F2FC
Accessibility & contrast
On white
1.23
#D4EBFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.06
#D4EBFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D4EBFA
17.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D4EBFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D4EBFA | 1.00 | 1.23 | 17.06 | 17.06 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4EAFB
Deuteranopia (green-blind)
#DFE6FA
Tritanopia (blue-blind)
#CAEFF0
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #d4ebfa; /* rgb */ color: rgb(212, 235, 250); /* oklch */ color: oklch(92.8% 0.032 236.3);
Tailwind
colors: {
custom: {
50: '#e1f1fc',
500: '#d4ebfa',
950: '#000000',
},
}SCSS
$custom: #d4ebfa; $custom-light: #e1f1fc; $custom-dark: #000000;
JSON
{
"hex": "#d4ebfa",
"rgb": {
"r": 212,
"g": 235,
"b": 250
},
"hsl": {
"h": 203.684,
"s": 79.167,
"l": 90.588
},
"oklch": {
"l": 0.92773,
"c": 0.0318,
"h": 236.3
},
"luminance": 0.80316
}Semantic roles & 50–950 ramp
primary
#D4EBFA
secondary
#E0B192
accent
#5D0ADB
background
#FEFFFF
surface
#FCFEFF
border
#D5D6D7
text
#151617
muted
#848585