#D8D4FF#D8D4FF
#D8D4FF is a very light, muted blue. Relative luminance 0.689; OKLCH L 88.7% C 0.059 H 289.4°. Best body text is #000000 at 14.78:1 contrast (WCAG AA passes).
Color values
| HEX | #D8D4FF |
|---|---|
| RGB | rgb(216, 212, 255) |
| HSL | hsl(246, 100%, 92%) |
| HSV | hsv(246, 17%, 100%) |
| CMYK | cmyk(15.3%, 16.9%, 0%, 0%) |
| CIE-LAB | lab(86.46, 9.71, -20.44) |
| CIE-LCH | lch(86.46, 22.63, 295.41°) |
| OKLab | oklab(88.69% 0.0196 -0.0555) |
| OKLCH | oklch(88.69% 0.059 289.4) |
| XYZ | xyz(69.9084, 68.9053, 104.2053) |
| Luminance | 0.6891 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle
#CCCCFF
ΔE00 3.28
Light Periwinkle
#C1C6FC
ΔE00 5.66
Pale Lilac
#E4CBFF
ΔE00 5.89
Light Lavender
#DFC5FE
ΔE00 6.46
Pale Lavender
#EECFFE
ΔE00 7.52
Lavender (CSS)
#E6E6FA
ΔE00 8.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D8D4FF #FBFFD4
analogous
#D4E6FF #D8D4FF #EED4FF
triadic
#D8D4FF #FFD8D4 #D4FFD8
tetradic
#D8D4FF #FFD4E6 #FBFFD4 #D4FFEE
square
#D8D4FF #FFD4E6 #FBFFD4 #D4FFEE
split-complementary
#D8D4FF #FFEED4 #E6FFD4
monochromatic
#695AFF #A097FF #D8D4FF #E3E0FF #E3E0FF
Accessibility & contrast
On white
1.42
#D8D4FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.78
#D8D4FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D8D4FF
14.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D8D4FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D8D4FF | 1.00 | 1.42 | 14.78 | 14.78 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CAD9FF
Deuteranopia (green-blind)
#CAD7FE
Tritanopia (blue-blind)
#D0DBE2
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #d8d4ff; /* rgb */ color: rgb(216, 212, 255); /* oklch */ color: oklch(88.7% 0.059 289.4);
Tailwind
colors: {
custom: {
50: '#e4e1ff',
500: '#d8d4ff',
950: '#000000',
},
}SCSS
$custom: #d8d4ff; $custom-light: #e4e1ff; $custom-dark: #000000;
JSON
{
"hex": "#d8d4ff",
"rgb": {
"r": 216,
"g": 212,
"b": 255
},
"hsl": {
"h": 245.581,
"s": 100,
"l": 91.569
},
"oklch": {
"l": 0.88687,
"c": 0.0589,
"h": 289.4
},
"luminance": 0.68906
}Semantic roles & 50–950 ramp
primary
#D8D4FF
secondary
#E2EB8C
accent
#E600D0
background
#FEFEFF
surface
#FCFCFF
border
#D5D5D7
text
#151518
muted
#848486