#D4ECFB#D4ECFB
#D4ECFB is a very light, muted cyan. Relative luminance 0.810; OKLCH L 93.0% C 0.033 H 235.2°. Best body text is #000000 at 17.19:1 contrast (WCAG AA passes).
Color values
| HEX | #D4ECFB |
|---|---|
| RGB | rgb(212, 236, 251) |
| HSL | hsl(203, 83%, 91%) |
| HSV | hsv(203, 16%, 98%) |
| CMYK | cmyk(15.5%, 6%, 0%, 1.6%) |
| CIE-LAB | lab(92.11, -4.87, -9.90) |
| CIE-LCH | lch(92.11, 11.03, 243.81°) |
| OKLab | oklab(93.01% -0.0186 -0.0267) |
| OKLCH | oklch(93.01% 0.033 235.2) |
| XYZ | xyz(74.5551, 80.9514, 102.9452) |
| Luminance | 0.8095 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Aliceblue
#F0F8FF
ΔE00 6.38
Azure (CSS)
#F0FFFF
ΔE00 7.67
Lightblue
#ADD8E6
ΔE00 7.73
Fog
#D8DCE0
ΔE00 7.91
Ice Blue
#A5DFF9
ΔE00 8.45
Lightcyan
#E0FFFF
ΔE00 8.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D4ECFB #FBE3D4
analogous
#D4FBF6 #D4ECFB #D4D8FB
triadic
#D4ECFB #FBD4EC #ECFBD4
tetradic
#D4ECFB #F6D4FB #FBE3D4 #D8FBD4
square
#D4ECFB #F6D4FB #FBE3D4 #D8FBD4
split-complementary
#D4ECFB #FBD4D8 #FBF6D4
monochromatic
#64BBF1 #9CD3F6 #D4ECFB #E3F3FC #E3F3FC
Accessibility & contrast
On white
1.22
#D4ECFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.19
#D4ECFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D4ECFB
17.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D4ECFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D4ECFB | 1.00 | 1.22 | 17.19 | 17.19 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5EBFC
Deuteranopia (green-blind)
#E0E6FB
Tritanopia (blue-blind)
#CAF0F1
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #d4ecfb; /* rgb */ color: rgb(212, 236, 251); /* oklch */ color: oklch(93.0% 0.033 235.2);
Tailwind
colors: {
custom: {
50: '#e1f2fc',
500: '#d4ecfb',
950: '#000000',
},
}SCSS
$custom: #d4ecfb; $custom-light: #e1f2fc; $custom-dark: #000000;
JSON
{
"hex": "#d4ecfb",
"rgb": {
"r": 212,
"g": 236,
"b": 251
},
"hsl": {
"h": 203.077,
"s": 82.979,
"l": 90.784
},
"oklch": {
"l": 0.93006,
"c": 0.03257,
"h": 235.2
},
"luminance": 0.80953
}Semantic roles & 50–950 ramp
primary
#D4ECFB
secondary
#E2B091
accent
#5A06DF
background
#FEFFFF
surface
#FCFEFF
border
#D5D6D7
text
#151617
muted
#848585