#D8E0FF#D8E0FF
#D8E0FF is a very light, muted blue. Relative luminance 0.751; OKLCH L 91.0% C 0.043 H 274.1°. Best body text is #000000 at 16.03:1 contrast (WCAG AA passes).
Color values
| HEX | #D8E0FF |
|---|---|
| RGB | rgb(216, 224, 255) |
| HSL | hsl(228, 100%, 92%) |
| HSV | hsv(228, 15%, 100%) |
| CMYK | cmyk(15.3%, 12.2%, 0%, 0%) |
| CIE-LAB | lab(89.45, 3.40, -15.93) |
| CIE-LCH | lch(89.45, 16.29, 282.03°) |
| OKLab | oklab(91.03% 0.0031 -0.0431) |
| OKLCH | oklch(91.03% 0.043 274.1) |
| XYZ | xyz(73.0204, 75.1292, 105.2427) |
| Luminance | 0.7513 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 4.72
Periwinkle
#CCCCFF
ΔE00 6.92
Light Blue Grey
#B7C9E2
ΔE00 7.88
Light Periwinkle
#C1C6FC
ΔE00 7.97
Powder Blue (survey)
#B1D1FC
ΔE00 9.11
Lightsteelblue
#B0C4DE
ΔE00 9.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D8E0FF #FFF7D8
analogous
#D8F4FF #D8E0FF #E4D8FF
triadic
#D8E0FF #FFD8E0 #E0FFD8
tetradic
#D8E0FF #FFD8F4 #FFF7D8 #D8FFE4
square
#D8E0FF #FFD8F4 #FFF7D8 #D8FFE4
split-complementary
#D8E0FF #FFE4D8 #F4FFD8
monochromatic
#5E7FFF #9BAFFF #D8E0FF #E0E7FF #E0E7FF
Accessibility & contrast
On white
1.31
#D8E0FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.03
#D8E0FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D8E0FF
16.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D8E0FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D8E0FF | 1.00 | 1.31 | 16.03 | 16.03 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8E2FF
Deuteranopia (green-blind)
#D5DFFE
Tritanopia (blue-blind)
#CFE6EA
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #d8e0ff; /* rgb */ color: rgb(216, 224, 255); /* oklch */ color: oklch(91.0% 0.043 274.1);
Tailwind
colors: {
custom: {
50: '#e4e9ff',
500: '#d8e0ff',
950: '#000000',
},
}SCSS
$custom: #d8e0ff; $custom-light: #e4e9ff; $custom-dark: #000000;
JSON
{
"hex": "#d8e0ff",
"rgb": {
"r": 216,
"g": 224,
"b": 255
},
"hsl": {
"h": 227.692,
"s": 100,
"l": 92.353
},
"oklch": {
"l": 0.91027,
"c": 0.04325,
"h": 274.1
},
"luminance": 0.7513
}Semantic roles & 50–950 ramp
primary
#D8E0FF
secondary
#EBD990
accent
#B600E6
background
#FEFEFF
surface
#FCFCFF
border
#D5D5D7
text
#151618
muted
#848486