#D8DAFE#D8DAFE
#D8DAFE is a very light, muted blue. Relative luminance 0.719; OKLCH L 89.8% C 0.049 H 282.8°. Best body text is #000000 at 15.38:1 contrast (WCAG AA passes).
Color values
| HEX | #D8DAFE |
|---|---|
| RGB | rgb(216, 218, 254) |
| HSL | hsl(237, 95%, 92%) |
| HSV | hsv(237, 15%, 100%) |
| CMYK | cmyk(15%, 14.2%, 0%, 0.4%) |
| CIE-LAB | lab(87.92, 6.33, -17.71) |
| CIE-LCH | lch(87.92, 18.81, 289.68°) |
| OKLab | oklab(89.82% 0.011 -0.048) |
| OKLCH | oklch(89.82% 0.049 282.8) |
| XYZ | xyz(71.2757, 71.8967, 103.8690) |
| Luminance | 0.7190 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle
#CCCCFF
ΔE00 4.84
Lavender (CSS)
#E6E6FA
ΔE00 5.82
Light Periwinkle
#C1C6FC
ΔE00 6.61
Pale Lilac
#E4CBFF
ΔE00 8.54
Light Lavender
#DFC5FE
ΔE00 9.13
Light Blue Grey
#B7C9E2
ΔE00 9.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D8DAFE #FEFCD8
analogous
#D8EDFE #D8DAFE #E9D8FE
triadic
#D8DAFE #FED8DA #DAFED8
tetradic
#D8DAFE #FED8ED #FEFCD8 #D8FEE9
square
#D8DAFE #FED8ED #FEFCD8 #D8FEE9
split-complementary
#D8DAFE #FEE9D8 #EDFED8
monochromatic
#6169FB #9CA1FC #D8DAFE #E1E3FE #E1E3FE
Accessibility & contrast
On white
1.37
#D8DAFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.38
#D8DAFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D8DAFE
15.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D8DAFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D8DAFE | 1.00 | 1.37 | 15.38 | 15.38 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1DEFF
Deuteranopia (green-blind)
#D0DBFD
Tritanopia (blue-blind)
#D0E0E6
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #d8dafe; /* rgb */ color: rgb(216, 218, 254); /* oklch */ color: oklch(89.8% 0.049 282.8);
Tailwind
colors: {
custom: {
50: '#e4e5fe',
500: '#d8dafe',
950: '#000000',
},
}SCSS
$custom: #d8dafe; $custom-light: #e4e5fe; $custom-dark: #000000;
JSON
{
"hex": "#d8dafe",
"rgb": {
"r": 216,
"g": 218,
"b": 254
},
"hsl": {
"h": 236.842,
"s": 95,
"l": 92.157
},
"oklch": {
"l": 0.89817,
"c": 0.04924,
"h": 282.8
},
"luminance": 0.71897
}Semantic roles & 50–950 ramp
primary
#D8DAFE
secondary
#E9E491
accent
#D900E6
background
#FEFEFF
surface
#FCFCFF
border
#D5D5D7
text
#151517
muted
#848485