#D8C4DA#D8C4DA
#D8C4DA is a very light, muted purple. Relative luminance 0.591; OKLCH L 84.4% C 0.037 H 323.1°. Best body text is #000000 at 12.83:1 contrast (WCAG AA passes).
Color values
| HEX | #D8C4DA |
|---|---|
| RGB | rgb(216, 196, 218) |
| HSL | hsl(295, 23%, 81%) |
| HSV | hsv(295, 10%, 85%) |
| CMYK | cmyk(0.9%, 10.1%, 0%, 14.5%) |
| CIE-LAB | lab(81.37, 10.91, -8.38) |
| CIE-LCH | lch(81.37, 13.76, 322.46°) |
| OKLab | oklab(84.35% 0.0297 -0.0223) |
| OKLCH | oklch(84.35% 0.037 323.1) |
| XYZ | xyz(60.7119, 59.1414, 74.5332) |
| Luminance | 0.5914 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Thistle
#D8BFD8
ΔE00 2.05
Pale Lavender
#EECFFE
ΔE00 8.26
Very Light Purple
#F6CEFC
ΔE00 8.79
Pale Lilac
#E4CBFF
ΔE00 8.89
Light Pink
#FFD1DF
ΔE00 9.05
Pale Pink
#FFCFDC
ΔE00 9.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D8C4DA #C6DAC4
analogous
#CDC4DA #D8C4DA #DAC4D1
triadic
#D8C4DA #DAD8C4 #C4DAD8
tetradic
#D8C4DA #DACDC4 #C6DAC4 #C4D1DA
square
#D8C4DA #DACDC4 #C6DAC4 #C4D1DA
split-complementary
#D8C4DA #D1DAC4 #C4DACD
monochromatic
#A679AB #BF9EC2 #D8C4DA #F1EAF2 #F3ECF3
Accessibility & contrast
On white
1.64
#D8C4DA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.83
#D8C4DA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D8C4DA
12.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D8C4DA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D8C4DA | 1.00 | 1.64 | 12.83 | 12.83 |
| #FFFFFF | 1.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C2C9DB
Deuteranopia (green-blind)
#C6CBD9
Tritanopia (blue-blind)
#D9C6CB
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #d8c4da; /* rgb */ color: rgb(216, 196, 218); /* oklch */ color: oklch(84.4% 0.037 323.1);
Tailwind
colors: {
custom: {
50: '#e4d5e5',
500: '#d8c4da',
950: '#000000',
},
}SCSS
$custom: #d8c4da; $custom-light: #e4d5e5; $custom-dark: #000000;
JSON
{
"hex": "#d8c4da",
"rgb": {
"r": 216,
"g": 196,
"b": 218
},
"hsl": {
"h": 294.545,
"s": 22.917,
"l": 81.176
},
"oklch": {
"l": 0.84353,
"c": 0.03718,
"h": 323.1
},
"luminance": 0.59141
}Semantic roles & 50–950 ramp
primary
#D8C4DA
secondary
#95B092
accent
#A1444D
background
#FEFEFE
surface
#FCFBFC
border
#D5D4D5
text
#151415
muted
#848384