#D8DAFA#D8DAFA
#D8DAFA is a very light, muted blue. Relative luminance 0.716; OKLCH L 89.7% C 0.044 H 282.6°. Best body text is #000000 at 15.33:1 contrast (WCAG AA passes).
Color values
| HEX | #D8DAFA |
|---|---|
| RGB | rgb(216, 218, 250) |
| HSL | hsl(236, 77%, 91%) |
| HSV | hsv(236, 14%, 98%) |
| CMYK | cmyk(13.6%, 12.8%, 0%, 2%) |
| CIE-LAB | lab(87.80, 5.51, -15.79) |
| CIE-LCH | lch(87.80, 16.72, 289.24°) |
| OKLab | oklab(89.68% 0.0096 -0.0427) |
| OKLCH | oklch(89.68% 0.044 282.6) |
| XYZ | xyz(70.6418, 71.6431, 100.5307) |
| Luminance | 0.7164 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 4.81
Periwinkle
#CCCCFF
ΔE00 5.81
Light Periwinkle
#C1C6FC
ΔE00 7.41
Light Blue Grey
#B7C9E2
ΔE00 9.08
Pale Lilac
#E4CBFF
ΔE00 9.22
Light Lavender
#DFC5FE
ΔE00 9.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D8DAFA #FAF8D8
analogous
#D8EBFA #D8DAFA #E7D8FA
triadic
#D8DAFA #FAD8DA #DAFAD8
tetradic
#D8DAFA #FAD8EB #FAF8D8 #D8FAE7
square
#D8DAFA #FAD8EB #FAF8D8 #D8FAE7
split-complementary
#D8DAFA #FAE7D8 #EBFAD8
monochromatic
#6C73EC #A2A7F3 #D8DAFA #E4E5FC #E4E5FC
Accessibility & contrast
On white
1.37
#D8DAFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.33
#D8DAFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D8DAFA
15.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D8DAFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D8DAFA | 1.00 | 1.37 | 15.33 | 15.33 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2DDFC
Deuteranopia (green-blind)
#D1DBF9
Tritanopia (blue-blind)
#D1DFE4
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #d8dafa; /* rgb */ color: rgb(216, 218, 250); /* oklch */ color: oklch(89.7% 0.044 282.6);
Tailwind
colors: {
custom: {
50: '#e4e5fc',
500: '#d8dafa',
950: '#000000',
},
}SCSS
$custom: #d8dafa; $custom-light: #e4e5fc; $custom-dark: #000000;
JSON
{
"hex": "#d8dafa",
"rgb": {
"r": 216,
"g": 218,
"b": 250
},
"hsl": {
"h": 236.471,
"s": 77.273,
"l": 91.373
},
"oklch": {
"l": 0.89681,
"c": 0.04377,
"h": 282.6
},
"luminance": 0.71644
}Semantic roles & 50–950 ramp
primary
#D8DAFA
secondary
#E0DC96
accent
#CD0CDA
background
#FEFEFF
surface
#FCFCFF
border
#D5D5D7
text
#151517
muted
#848485