#D4EBFE#D4EBFE
#D4EBFE is a very light, muted cyan. Relative luminance 0.806; OKLCH L 92.9% C 0.036 H 243.0°. Best body text is #000000 at 17.11:1 contrast (WCAG AA passes).
Color values
| HEX | #D4EBFE |
|---|---|
| RGB | rgb(212, 235, 254) |
| HSL | hsl(207, 95%, 91%) |
| HSV | hsv(207, 17%, 100%) |
| CMYK | cmyk(16.5%, 7.5%, 0%, 0.4%) |
| CIE-LAB | lab(91.94, -3.74, -11.72) |
| CIE-LCH | lch(91.94, 12.30, 252.29°) |
| OKLab | oklab(92.9% -0.0162 -0.0317) |
| OKLCH | oklch(92.9% 0.036 243) |
| XYZ | xyz(74.7446, 80.5678, 105.3598) |
| Luminance | 0.8057 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Aliceblue
#F0F8FF
ΔE00 6.70
Fog
#D8DCE0
ΔE00 8.18
Light Blue Grey
#B7C9E2
ΔE00 8.43
Lightblue
#ADD8E6
ΔE00 8.65
Ice Blue
#A5DFF9
ΔE00 8.79
Azure (CSS)
#F0FFFF
ΔE00 9.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D4EBFE #FEE7D4
analogous
#D4FEFC #D4EBFE #D4D6FE
triadic
#D4EBFE #FED4EB #EBFED4
tetradic
#D4EBFE #FCD4FE #FEE7D4 #D6FED4
square
#D4EBFE #FCD4FE #FEE7D4 #D6FED4
split-complementary
#D4EBFE #FED4D6 #FEFCD4
monochromatic
#5CB3FB #98CFFD #D4EBFE #E1F1FE #E1F1FE
Accessibility & contrast
On white
1.23
#D4EBFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.11
#D4EBFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D4EBFE
17.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D4EBFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D4EBFE | 1.00 | 1.23 | 17.11 | 17.11 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3EBFF
Deuteranopia (green-blind)
#DEE6FE
Tritanopia (blue-blind)
#C9F0F1
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #d4ebfe; /* rgb */ color: rgb(212, 235, 254); /* oklch */ color: oklch(92.9% 0.036 243.0);
Tailwind
colors: {
custom: {
50: '#e1f1fe',
500: '#d4ebfe',
950: '#000000',
},
}SCSS
$custom: #d4ebfe; $custom-light: #e1f1fe; $custom-dark: #000000;
JSON
{
"hex": "#d4ebfe",
"rgb": {
"r": 212,
"g": 235,
"b": 254
},
"hsl": {
"h": 207.143,
"s": 95.455,
"l": 91.373
},
"oklch": {
"l": 0.929,
"c": 0.03558,
"h": 243
},
"luminance": 0.80569
}Semantic roles & 50–950 ramp
primary
#D4EBFE
secondary
#E8B78E
accent
#6800E6
background
#FEFFFF
surface
#FCFEFF
border
#D5D6D7
text
#151617
muted
#848585