#D8DFFE#D8DFFE
#D8DFFE is a very light, muted blue. Relative luminance 0.745; OKLCH L 90.8% C 0.043 H 275.4°. Best body text is #000000 at 15.91:1 contrast (WCAG AA passes).
Color values
| HEX | #D8DFFE |
|---|---|
| RGB | rgb(216, 223, 254) |
| HSL | hsl(229, 95%, 92%) |
| HSV | hsv(229, 15%, 100%) |
| CMYK | cmyk(15%, 12.2%, 0%, 0.4%) |
| CIE-LAB | lab(89.17, 3.71, -15.83) |
| CIE-LCH | lch(89.17, 16.26, 283.20°) |
| OKLab | oklab(90.8% 0.0041 -0.0428) |
| OKLCH | oklch(90.8% 0.043 275.4) |
| XYZ | xyz(72.5919, 74.5290, 104.3078) |
| Luminance | 0.7453 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 4.60
Periwinkle
#CCCCFF
ΔE00 6.73
Light Periwinkle
#C1C6FC
ΔE00 7.87
Light Blue Grey
#B7C9E2
ΔE00 8.01
Lightsteelblue
#B0C4DE
ΔE00 9.32
Powder Blue (survey)
#B1D1FC
ΔE00 9.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D8DFFE #FEF7D8
analogous
#D8F2FE #D8DFFE #E4D8FE
triadic
#D8DFFE #FED8DF #DFFED8
tetradic
#D8DFFE #FED8F2 #FEF7D8 #D8FEE4
square
#D8DFFE #FED8F2 #FEF7D8 #D8FEE4
split-complementary
#D8DFFE #FEE4D8 #F2FED8
monochromatic
#617DFB #9CAEFC #D8DFFE #E1E7FE #E1E7FE
Accessibility & contrast
On white
1.32
#D8DFFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.91
#D8DFFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D8DFFE
15.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D8DFFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D8DFFE | 1.00 | 1.32 | 15.91 | 15.91 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7E2FF
Deuteranopia (green-blind)
#D4DFFD
Tritanopia (blue-blind)
#D0E4E9
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #d8dffe; /* rgb */ color: rgb(216, 223, 254); /* oklch */ color: oklch(90.8% 0.043 275.4);
Tailwind
colors: {
custom: {
50: '#e4e8fe',
500: '#d8dffe',
950: '#000000',
},
}SCSS
$custom: #d8dffe; $custom-light: #e4e8fe; $custom-dark: #000000;
JSON
{
"hex": "#d8dffe",
"rgb": {
"r": 216,
"g": 223,
"b": 254
},
"hsl": {
"h": 228.947,
"s": 95,
"l": 92.157
},
"oklch": {
"l": 0.90797,
"c": 0.04304,
"h": 275.4
},
"luminance": 0.7453
}Semantic roles & 50–950 ramp
primary
#D8DFFE
secondary
#E9D991
accent
#BB00E6
background
#FEFEFF
surface
#FCFCFF
border
#D5D5D7
text
#151617
muted
#848485