#D5ECFF#D5ECFF
#D5ECFF is a very light, muted cyan. Relative luminance 0.814; OKLCH L 93.2% C 0.036 H 243.0°. Best body text is #000000 at 17.27:1 contrast (WCAG AA passes).
Color values
| HEX | #D5ECFF |
|---|---|
| RGB | rgb(213, 236, 255) |
| HSL | hsl(207, 100%, 92%) |
| HSV | hsv(207, 16%, 100%) |
| CMYK | cmyk(16.5%, 7.5%, 0%, 0%) |
| CIE-LAB | lab(92.29, -3.74, -11.71) |
| CIE-LCH | lch(92.29, 12.29, 252.28°) |
| OKLab | oklab(93.2% -0.0161 -0.0317) |
| OKLCH | oklch(93.2% 0.036 243) |
| XYZ | xyz(75.4815, 81.3554, 106.3147) |
| Luminance | 0.8136 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Aliceblue
#F0F8FF
ΔE00 6.59
Fog
#D8DCE0
ΔE00 8.25
Light Blue Grey
#B7C9E2
ΔE00 8.62
Lightblue
#ADD8E6
ΔE00 8.78
Ice Blue
#A5DFF9
ΔE00 8.89
Azure (CSS)
#F0FFFF
ΔE00 8.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D5ECFF #FFE8D5
analogous
#D5FFFD #D5ECFF #D5D7FF
triadic
#D5ECFF #FFD5EC #ECFFD5
tetradic
#D5ECFF #FDD5FF #FFE8D5 #D7FFD5
square
#D5ECFF #FDD5FF #FFE8D5 #D7FFD5
split-complementary
#D5ECFF #FFD5D7 #FFFDD5
monochromatic
#5BB5FF #98D0FF #D5ECFF #E0F1FF #E0F1FF
Accessibility & contrast
On white
1.22
#D5ECFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.27
#D5ECFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D5ECFF
17.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D5ECFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D5ECFF | 1.00 | 1.22 | 17.27 | 17.27 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4ECFF
Deuteranopia (green-blind)
#DFE7FF
Tritanopia (blue-blind)
#CAF1F2
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #d5ecff; /* rgb */ color: rgb(213, 236, 255); /* oklch */ color: oklch(93.2% 0.036 243.0);
Tailwind
colors: {
custom: {
50: '#e2f2ff',
500: '#d5ecff',
950: '#000000',
},
}SCSS
$custom: #d5ecff; $custom-light: #e2f2ff; $custom-dark: #000000;
JSON
{
"hex": "#d5ecff",
"rgb": {
"r": 213,
"g": 236,
"b": 255
},
"hsl": {
"h": 207.143,
"s": 100,
"l": 91.765
},
"oklch": {
"l": 0.93202,
"c": 0.03554,
"h": 243
},
"luminance": 0.81357
}Semantic roles & 50–950 ramp
primary
#D5ECFF
secondary
#EBB88D
accent
#6800E6
background
#FEFFFF
surface
#FCFEFF
border
#D5D6D7
text
#151618
muted
#848586