#D8D9FF#D8D9FF
#D8D9FF is a very light, muted blue. Relative luminance 0.714; OKLCH L 89.7% C 0.052 H 284.1°. Best body text is #000000 at 15.29:1 contrast (WCAG AA passes).
Color values
| HEX | #D8D9FF |
|---|---|
| RGB | rgb(216, 217, 255) |
| HSL | hsl(238, 100%, 92%) |
| HSV | hsv(238, 15%, 100%) |
| CMYK | cmyk(15.3%, 14.9%, 0%, 0%) |
| CIE-LAB | lab(87.70, 7.07, -18.57) |
| CIE-LCH | lch(87.70, 19.87, 290.84°) |
| OKLab | oklab(89.66% 0.0127 -0.0504) |
| OKLCH | oklch(89.66% 0.052 284.1) |
| XYZ | xyz(71.1777, 71.4438, 104.6284) |
| Luminance | 0.7145 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle
#CCCCFF
ΔE00 4.32
Light Periwinkle
#C1C6FC
ΔE00 6.25
Lavender (CSS)
#E6E6FA
ΔE00 6.41
Pale Lilac
#E4CBFF
ΔE00 7.95
Light Lavender
#DFC5FE
ΔE00 8.54
Pale Lavender
#EECFFE
ΔE00 9.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D8D9FF #FFFED8
analogous
#D8ECFF #D8D9FF #EBD8FF
triadic
#D8D9FF #FFD8D9 #D9FFD8
tetradic
#D8D9FF #FFD8EC #FFFED8 #D8FFEB
square
#D8D9FF #FFD8EC #FFFED8 #D8FFEB
split-complementary
#D8D9FF #FFEBD8 #ECFFD8
monochromatic
#5E62FF #9B9DFF #D8D9FF #E0E1FF #E0E1FF
Accessibility & contrast
On white
1.37
#D8D9FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.29
#D8D9FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D8D9FF
15.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D8D9FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D8D9FF | 1.00 | 1.37 | 15.29 | 15.29 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0DDFF
Deuteranopia (green-blind)
#CFDBFE
Tritanopia (blue-blind)
#D0DFE5
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #d8d9ff; /* rgb */ color: rgb(216, 217, 255); /* oklch */ color: oklch(89.7% 0.052 284.1);
Tailwind
colors: {
custom: {
50: '#e4e4ff',
500: '#d8d9ff',
950: '#000000',
},
}SCSS
$custom: #d8d9ff; $custom-light: #e4e4ff; $custom-dark: #000000;
JSON
{
"hex": "#d8d9ff",
"rgb": {
"r": 216,
"g": 217,
"b": 255
},
"hsl": {
"h": 238.462,
"s": 100,
"l": 92.353
},
"oklch": {
"l": 0.89656,
"c": 0.05195,
"h": 284.1
},
"luminance": 0.71445
}Semantic roles & 50–950 ramp
primary
#D8D9FF
secondary
#EBE990
accent
#E000E6
background
#FEFEFF
surface
#FCFCFF
border
#D5D5D7
text
#151518
muted
#848486