#D9EBFF#D9EBFF
#D9EBFF is a very light, muted cyan. Relative luminance 0.814; OKLCH L 93.3% C 0.033 H 251.0°. Best body text is #000000 at 17.28:1 contrast (WCAG AA passes).
Color values
| HEX | #D9EBFF |
|---|---|
| RGB | rgb(217, 235, 255) |
| HSL | hsl(212, 100%, 93%) |
| HSV | hsv(212, 15%, 100%) |
| CMYK | cmyk(14.9%, 7.8%, 0%, 0%) |
| CIE-LAB | lab(92.30, -1.99, -11.66) |
| CIE-LCH | lch(92.30, 11.83, 260.30°) |
| OKLab | oklab(93.28% -0.0108 -0.0315) |
| OKLCH | oklch(93.28% 0.033 251) |
| XYZ | xyz(76.3693, 81.3870, 106.2740) |
| Luminance | 0.8139 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Aliceblue
#F0F8FF
ΔE00 6.18
Fog
#D8DCE0
ΔE00 7.71
Lavender (CSS)
#E6E6FA
ΔE00 7.94
Light Blue Grey
#B7C9E2
ΔE00 8.05
Ghostwhite
#F8F8FF
ΔE00 8.39
Powder Blue (survey)
#B1D1FC
ΔE00 9.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D9EBFF #FFEDD9
analogous
#D9FEFF #D9EBFF #DAD9FF
triadic
#D9EBFF #FFD9EB #EBFFD9
tetradic
#D9EBFF #FFD9FE #FFEDD9 #D9FFDA
square
#D9EBFF #FFD9FE #FFEDD9 #D9FFDA
split-complementary
#D9EBFF #FFDAD9 #FEFFD9
monochromatic
#5FABFF #9CCBFF #D9EBFF #E0EFFF #E0EFFF
Accessibility & contrast
On white
1.22
#D9EBFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.28
#D9EBFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D9EBFF
17.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D9EBFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D9EBFF | 1.00 | 1.22 | 17.28 | 17.28 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4EBFF
Deuteranopia (green-blind)
#E0E7FF
Tritanopia (blue-blind)
#D0EFF1
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #d9ebff; /* rgb */ color: rgb(217, 235, 255); /* oklch */ color: oklch(93.3% 0.033 251.0);
Tailwind
colors: {
custom: {
50: '#e5f1ff',
500: '#d9ebff',
950: '#000000',
},
}SCSS
$custom: #d9ebff; $custom-light: #e5f1ff; $custom-dark: #000000;
JSON
{
"hex": "#d9ebff",
"rgb": {
"r": 217,
"g": 235,
"b": 255
},
"hsl": {
"h": 211.579,
"s": 100,
"l": 92.549
},
"oklch": {
"l": 0.93281,
"c": 0.03331,
"h": 251
},
"luminance": 0.81388
}Semantic roles & 50–950 ramp
primary
#D9EBFF
secondary
#ECC091
accent
#7900E6
background
#FEFFFF
surface
#FCFEFF
border
#D5D6D7
text
#151618
muted
#848586