#D8DAFF#D8DAFF
#D8DAFF is a very light, muted blue. Relative luminance 0.720; OKLCH L 89.9% C 0.051 H 282.9°. Best body text is #000000 at 15.39:1 contrast (WCAG AA passes).
Color values
| HEX | #D8DAFF |
|---|---|
| RGB | rgb(216, 218, 255) |
| HSL | hsl(237, 100%, 92%) |
| HSV | hsv(237, 15%, 100%) |
| CMYK | cmyk(15.3%, 14.5%, 0%, 0%) |
| CIE-LAB | lab(87.95, 6.54, -18.19) |
| CIE-LCH | lch(87.95, 19.33, 289.78°) |
| OKLab | oklab(89.85% 0.0113 -0.0493) |
| OKLCH | oklch(89.85% 0.051 282.9) |
| XYZ | xyz(71.4363, 71.9609, 104.7146) |
| Luminance | 0.7196 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle
#CCCCFF
ΔE00 4.62
Lavender (CSS)
#E6E6FA
ΔE00 6.07
Light Periwinkle
#C1C6FC
ΔE00 6.43
Pale Lilac
#E4CBFF
ΔE00 8.40
Light Lavender
#DFC5FE
ΔE00 8.98
Light Blue Grey
#B7C9E2
ΔE00 9.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D8DAFF #FFFDD8
analogous
#D8EEFF #D8DAFF #EAD8FF
triadic
#D8DAFF #FFD8DA #DAFFD8
tetradic
#D8DAFF #FFD8EE #FFFDD8 #D8FFEA
square
#D8DAFF #FFD8EE #FFFDD8 #D8FFEA
split-complementary
#D8DAFF #FFEAD8 #EEFFD8
monochromatic
#5E66FF #9BA0FF #D8DAFF #E0E2FF #E0E2FF
Accessibility & contrast
On white
1.36
#D8DAFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.39
#D8DAFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D8DAFF
15.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D8DAFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D8DAFF | 1.00 | 1.36 | 15.39 | 15.39 |
| #FFFFFF | 1.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1DEFF
Deuteranopia (green-blind)
#D0DBFE
Tritanopia (blue-blind)
#D0E0E6
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #d8daff; /* rgb */ color: rgb(216, 218, 255); /* oklch */ color: oklch(89.9% 0.051 282.9);
Tailwind
colors: {
custom: {
50: '#e4e5ff',
500: '#d8daff',
950: '#000000',
},
}SCSS
$custom: #d8daff; $custom-light: #e4e5ff; $custom-dark: #000000;
JSON
{
"hex": "#d8daff",
"rgb": {
"r": 216,
"g": 218,
"b": 255
},
"hsl": {
"h": 236.923,
"s": 100,
"l": 92.353
},
"oklch": {
"l": 0.89851,
"c": 0.05061,
"h": 282.9
},
"luminance": 0.71962
}Semantic roles & 50–950 ramp
primary
#D8DAFF
secondary
#EBE790
accent
#DA00E6
background
#FEFEFF
surface
#FCFCFF
border
#D5D5D7
text
#151518
muted
#848486