#D9DAFA#D9DAFA
#D9DAFA is a very light, muted blue. Relative luminance 0.718; OKLCH L 89.8% C 0.044 H 284.1°. Best body text is #000000 at 15.36:1 contrast (WCAG AA passes).
Color values
| HEX | #D9DAFA |
|---|---|
| RGB | rgb(217, 218, 250) |
| HSL | hsl(238, 77%, 92%) |
| HSV | hsv(238, 13%, 98%) |
| CMYK | cmyk(13.2%, 12.8%, 0%, 2%) |
| CIE-LAB | lab(87.87, 5.83, -15.67) |
| CIE-LCH | lch(87.87, 16.72, 290.39°) |
| OKLab | oklab(89.76% 0.0106 -0.0424) |
| OKLCH | oklch(89.76% 0.044 284.1) |
| XYZ | xyz(70.9383, 71.7960, 100.5446) |
| Luminance | 0.7180 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 4.79
Periwinkle
#CCCCFF
ΔE00 5.86
Light Periwinkle
#C1C6FC
ΔE00 7.56
Pale Lilac
#E4CBFF
ΔE00 8.96
Light Blue Grey
#B7C9E2
ΔE00 9.43
Light Lavender
#DFC5FE
ΔE00 9.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D9DAFA #FAF9D9
analogous
#D9EBFA #D9DAFA #E9D9FA
triadic
#D9DAFA #FAD9DA #DAFAD9
tetradic
#D9DAFA #FAD9EB #FAF9D9 #D9FAE9
square
#D9DAFA #FAD9EB #FAF9D9 #D9FAE9
split-complementary
#D9DAFA #FAE9D9 #EBFAD9
monochromatic
#6D71EC #A3A5F3 #D9DAFA #E4E5FB #E4E5FB
Accessibility & contrast
On white
1.37
#D9DAFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.36
#D9DAFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D9DAFA
15.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D9DAFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D9DAFA | 1.00 | 1.37 | 15.36 | 15.36 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2DDFC
Deuteranopia (green-blind)
#D1DBF9
Tritanopia (blue-blind)
#D2DFE4
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #d9dafa; /* rgb */ color: rgb(217, 218, 250); /* oklch */ color: oklch(89.8% 0.044 284.1);
Tailwind
colors: {
custom: {
50: '#e5e5fc',
500: '#d9dafa',
950: '#000000',
},
}SCSS
$custom: #d9dafa; $custom-light: #e5e5fc; $custom-dark: #000000;
JSON
{
"hex": "#d9dafa",
"rgb": {
"r": 217,
"g": 218,
"b": 250
},
"hsl": {
"h": 238.182,
"s": 76.744,
"l": 91.569
},
"oklch": {
"l": 0.89757,
"c": 0.04369,
"h": 284.1
},
"luminance": 0.71797
}Semantic roles & 50–950 ramp
primary
#D9DAFA
secondary
#E0DE97
accent
#D30DD9
background
#FEFEFF
surface
#FCFCFF
border
#D5D5D7
text
#151517
muted
#848485