#D4ECFF#D4ECFF
#D4ECFF is a very light, muted cyan. Relative luminance 0.812; OKLCH L 93.1% C 0.036 H 241.8°. Best body text is #000000 at 17.24:1 contrast (WCAG AA passes).
Color values
| HEX | #D4ECFF |
|---|---|
| RGB | rgb(212, 236, 255) |
| HSL | hsl(207, 100%, 92%) |
| HSV | hsv(207, 17%, 100%) |
| CMYK | cmyk(16.9%, 7.5%, 0%, 0%) |
| CIE-LAB | lab(92.22, -4.05, -11.81) |
| CIE-LCH | lch(92.22, 12.49, 251.09°) |
| OKLab | oklab(93.13% -0.0171 -0.032) |
| OKLCH | oklch(93.13% 0.036 241.8) |
| XYZ | xyz(75.1923, 81.2062, 106.3011) |
| Luminance | 0.8121 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Aliceblue
#F0F8FF
ΔE00 6.78
Fog
#D8DCE0
ΔE00 8.41
Lightblue
#ADD8E6
ΔE00 8.50
Ice Blue
#A5DFF9
ΔE00 8.59
Light Blue Grey
#B7C9E2
ΔE00 8.71
Azure (CSS)
#F0FFFF
ΔE00 8.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D4ECFF #FFE7D4
analogous
#D4FFFD #D4ECFF #D4D7FF
triadic
#D4ECFF #FFD4EC #ECFFD4
tetradic
#D4ECFF #FDD4FF #FFE7D4 #D7FFD4
square
#D4ECFF #FDD4FF #FFE7D4 #D7FFD4
split-complementary
#D4ECFF #FFD4D7 #FFFDD4
monochromatic
#5AB6FF #97D1FF #D4ECFF #E0F1FF #E0F1FF
Accessibility & contrast
On white
1.22
#D4ECFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.24
#D4ECFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D4ECFF
17.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D4ECFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D4ECFF | 1.00 | 1.22 | 17.24 | 17.24 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4EBFF
Deuteranopia (green-blind)
#DFE7FF
Tritanopia (blue-blind)
#C9F1F2
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #d4ecff; /* rgb */ color: rgb(212, 236, 255); /* oklch */ color: oklch(93.1% 0.036 241.8);
Tailwind
colors: {
custom: {
50: '#e1f2ff',
500: '#d4ecff',
950: '#000000',
},
}SCSS
$custom: #d4ecff; $custom-light: #e1f2ff; $custom-dark: #000000;
JSON
{
"hex": "#d4ecff",
"rgb": {
"r": 212,
"g": 236,
"b": 255
},
"hsl": {
"h": 206.512,
"s": 100,
"l": 91.569
},
"oklch": {
"l": 0.93133,
"c": 0.03627,
"h": 241.8
},
"luminance": 0.81208
}Semantic roles & 50–950 ramp
primary
#D4ECFF
secondary
#EBB68C
accent
#6500E6
background
#FEFFFF
surface
#FCFEFF
border
#D5D6D7
text
#151618
muted
#848586