#D8E0FC#D8E0FC
#D8E0FC is a very light, muted blue. Relative luminance 0.749; OKLCH L 90.9% C 0.039 H 273.0°. Best body text is #000000 at 15.99:1 contrast (WCAG AA passes).
Color values
| HEX | #D8E0FC |
|---|---|
| RGB | rgb(216, 224, 252) |
| HSL | hsl(227, 86%, 92%) |
| HSV | hsv(227, 14%, 99%) |
| CMYK | cmyk(14.3%, 11.1%, 0%, 1.2%) |
| CIE-LAB | lab(89.36, 2.78, -14.49) |
| CIE-LCH | lch(89.36, 14.75, 280.86°) |
| OKLab | oklab(90.93% 0.002 -0.0392) |
| OKLCH | oklch(90.93% 0.039 273) |
| XYZ | xyz(72.5413, 74.9375, 102.7192) |
| Luminance | 0.7494 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 4.20
Light Blue Grey
#B7C9E2
ΔE00 7.50
Periwinkle
#CCCCFF
ΔE00 7.69
Light Periwinkle
#C1C6FC
ΔE00 8.65
Lightsteelblue
#B0C4DE
ΔE00 8.88
Powder Blue (survey)
#B1D1FC
ΔE00 9.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D8E0FC #FCF4D8
analogous
#D8F2FC #D8E0FC #E2D8FC
triadic
#D8E0FC #FCD8E0 #E0FCD8
tetradic
#D8E0FC #FCD8F2 #FCF4D8 #D8FCE2
square
#D8E0FC #FCD8F2 #FCF4D8 #D8FCE2
split-complementary
#D8E0FC #FCE2D8 #F2FCD8
monochromatic
#6686F3 #9FB3F8 #D8E0FC #E3E8FD #E3E8FD
Accessibility & contrast
On white
1.31
#D8E0FC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.99
#D8E0FC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D8E0FC
15.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D8E0FC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D8E0FC | 1.00 | 1.31 | 15.99 | 15.99 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8E2FD
Deuteranopia (green-blind)
#D6DFFB
Tritanopia (blue-blind)
#D0E5E9
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #d8e0fc; /* rgb */ color: rgb(216, 224, 252); /* oklch */ color: oklch(90.9% 0.039 273.0);
Tailwind
colors: {
custom: {
50: '#e4e9fd',
500: '#d8e0fc',
950: '#000000',
},
}SCSS
$custom: #d8e0fc; $custom-light: #e4e9fd; $custom-dark: #000000;
JSON
{
"hex": "#d8e0fc",
"rgb": {
"r": 216,
"g": 224,
"b": 252
},
"hsl": {
"h": 226.667,
"s": 85.714,
"l": 91.765
},
"oklch": {
"l": 0.90927,
"c": 0.03923,
"h": 273
},
"luminance": 0.74939
}Semantic roles & 50–950 ramp
primary
#D8E0FC
secondary
#E4D294
accent
#B103E2
background
#FEFEFF
surface
#FCFCFF
border
#D5D5D7
text
#151617
muted
#848485