#D8D4F0#D8D4F0
#D8D4F0 is a very light, muted blue. Relative luminance 0.680; OKLCH L 88.2% C 0.038 H 292.2°. Best body text is #000000 at 14.60:1 contrast (WCAG AA passes).
Color values
| HEX | #D8D4F0 |
|---|---|
| RGB | rgb(216, 212, 240) |
| HSL | hsl(249, 48%, 89%) |
| HSV | hsv(249, 12%, 94%) |
| CMYK | cmyk(10%, 11.7%, 0%, 5.9%) |
| CIE-LAB | lab(85.99, 6.65, -13.21) |
| CIE-LCH | lch(85.99, 14.79, 296.73°) |
| OKLab | oklab(88.17% 0.0145 -0.0356) |
| OKLCH | oklch(88.17% 0.038 292.2) |
| XYZ | xyz(67.5874, 67.9768, 91.9813) |
| Luminance | 0.6798 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 5.13
Periwinkle
#CCCCFF
ΔE00 6.94
Thistle
#D8BFD8
ΔE00 8.43
Pale Lilac
#E4CBFF
ΔE00 8.50
Light Periwinkle
#C1C6FC
ΔE00 8.69
Pale Lavender
#EECFFE
ΔE00 9.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D8D4F0 #ECF0D4
analogous
#D4DEF0 #D8D4F0 #E6D4F0
triadic
#D8D4F0 #F0D8D4 #D4F0D8
tetradic
#D8D4F0 #F0D4DE #ECF0D4 #D4F0E6
square
#D8D4F0 #F0D4DE #ECF0D4 #D4F0E6
split-complementary
#D8D4F0 #F0E6D4 #DEF0D4
monochromatic
#8679D0 #AFA7E0 #D8D4F0 #EAE8F7 #EAE8F7
Accessibility & contrast
On white
1.44
#D8D4F0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.60
#D8D4F0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D8D4F0
14.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D8D4F0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D8D4F0 | 1.00 | 1.44 | 14.60 | 14.60 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CED7F1
Deuteranopia (green-blind)
#CED7EF
Tritanopia (blue-blind)
#D4D8DD
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #d8d4f0; /* rgb */ color: rgb(216, 212, 240); /* oklch */ color: oklch(88.2% 0.038 292.2);
Tailwind
colors: {
custom: {
50: '#e4e1f5',
500: '#d8d4f0',
950: '#000000',
},
}SCSS
$custom: #d8d4f0; $custom-light: #e4e1f5; $custom-dark: #000000;
JSON
{
"hex": "#d8d4f0",
"rgb": {
"r": 216,
"g": 212,
"b": 240
},
"hsl": {
"h": 248.571,
"s": 48.276,
"l": 88.627
},
"oklch": {
"l": 0.88174,
"c": 0.03843,
"h": 292.2
},
"luminance": 0.67977
}Semantic roles & 50–950 ramp
primary
#D8D4F0
secondary
#C6CD9B
accent
#BC2AA7
background
#FEFEFF
surface
#FCFCFE
border
#D5D5D6
text
#151517
muted
#848485