#D4EBFB#D4EBFB
#D4EBFB is a very light, muted cyan. Relative luminance 0.804; OKLCH L 92.8% C 0.033 H 238.1°. Best body text is #000000 at 17.08:1 contrast (WCAG AA passes).
Color values
| HEX | #D4EBFB |
|---|---|
| RGB | rgb(212, 235, 251) |
| HSL | hsl(205, 83%, 91%) |
| HSV | hsv(205, 16%, 98%) |
| CMYK | cmyk(15.5%, 6.4%, 0%, 1.6%) |
| CIE-LAB | lab(91.85, -4.36, -10.28) |
| CIE-LCH | lch(91.85, 11.17, 247.03°) |
| OKLab | oklab(92.81% -0.0173 -0.0278) |
| OKLCH | oklch(92.81% 0.033 238.1) |
| XYZ | xyz(74.2680, 80.3772, 102.8495) |
| Luminance | 0.8038 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Aliceblue
#F0F8FF
ΔE00 6.33
Fog
#D8DCE0
ΔE00 7.74
Lightblue
#ADD8E6
ΔE00 8.03
Azure (CSS)
#F0FFFF
ΔE00 8.07
Ice Blue
#A5DFF9
ΔE00 8.63
Light Blue Grey
#B7C9E2
ΔE00 8.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D4EBFB #FBE4D4
analogous
#D4FBF7 #D4EBFB #D4D7FB
triadic
#D4EBFB #FBD4EB #EBFBD4
tetradic
#D4EBFB #F7D4FB #FBE4D4 #D7FBD4
square
#D4EBFB #F7D4FB #FBE4D4 #D7FBD4
split-complementary
#D4EBFB #FBD4D7 #FBF7D4
monochromatic
#64B7F1 #9CD1F6 #D4EBFB #E3F2FC #E3F2FC
Accessibility & contrast
On white
1.23
#D4EBFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.08
#D4EBFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D4EBFB
17.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D4EBFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D4EBFB | 1.00 | 1.23 | 17.08 | 17.08 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4EAFC
Deuteranopia (green-blind)
#DFE6FB
Tritanopia (blue-blind)
#CAEFF0
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #d4ebfb; /* rgb */ color: rgb(212, 235, 251); /* oklch */ color: oklch(92.8% 0.033 238.1);
Tailwind
colors: {
custom: {
50: '#e1f1fc',
500: '#d4ebfb',
950: '#000000',
},
}SCSS
$custom: #d4ebfb; $custom-light: #e1f1fc; $custom-dark: #000000;
JSON
{
"hex": "#d4ebfb",
"rgb": {
"r": 212,
"g": 235,
"b": 251
},
"hsl": {
"h": 204.615,
"s": 82.979,
"l": 90.784
},
"oklch": {
"l": 0.92805,
"c": 0.0327,
"h": 238.1
},
"luminance": 0.80379
}Semantic roles & 50–950 ramp
primary
#D4EBFB
secondary
#E2B291
accent
#5F06DF
background
#FEFFFF
surface
#FCFEFF
border
#D5D6D7
text
#151617
muted
#848585