#D4C8DA#D4C8DA
#D4C8DA is a very light, muted purple. Relative luminance 0.604; OKLCH L 84.8% C 0.028 H 314.7°. Best body text is #000000 at 13.07:1 contrast (WCAG AA passes).
Color values
| HEX | #D4C8DA |
|---|---|
| RGB | rgb(212, 200, 218) |
| HSL | hsl(280, 20%, 82%) |
| HSV | hsv(280, 8%, 85%) |
| CMYK | cmyk(2.8%, 8.3%, 0%, 14.5%) |
| CIE-LAB | lab(82.04, 7.43, -7.43) |
| CIE-LCH | lch(82.04, 10.51, 315.01°) |
| OKLab | oklab(84.8% 0.0196 -0.0198) |
| OKLCH | oklch(84.8% 0.028 314.7) |
| XYZ | xyz(60.4585, 60.3678, 74.7832) |
| Luminance | 0.6037 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Thistle
#D8BFD8
ΔE00 5.17
Lavender (CSS)
#E6E6FA
ΔE00 8.07
Pale Lavender
#EECFFE
ΔE00 10.25
Dove Gray
#B6B8BD
ΔE00 10.41
Lavenderblush
#FFF0F5
ΔE00 10.41
Light Gray
#D3D3D3
ΔE00 10.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D4C8DA #CEDAC8
analogous
#CBC8DA #D4C8DA #DAC8D7
triadic
#D4C8DA #DAD4C8 #C8DAD4
tetradic
#D4C8DA #DACBC8 #CEDAC8 #C8D7DA
square
#D4C8DA #DACBC8 #CEDAC8 #C8D7DA
split-complementary
#D4C8DA #D7DAC8 #C8DACB
monochromatic
#9B7FA9 #B7A3C1 #D4C8DA #F1EDF3 #F1EDF3
Accessibility & contrast
On white
1.61
#D4C8DA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.07
#D4C8DA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D4C8DA
13.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D4C8DA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D4C8DA | 1.00 | 1.61 | 13.07 | 13.07 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C6CBDB
Deuteranopia (green-blind)
#C8CCD9
Tritanopia (blue-blind)
#D4CACE
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #d4c8da; /* rgb */ color: rgb(212, 200, 218); /* oklch */ color: oklch(84.8% 0.028 314.7);
Tailwind
colors: {
custom: {
50: '#e1d8e5',
500: '#d4c8da',
950: '#000000',
},
}SCSS
$custom: #d4c8da; $custom-light: #e1d8e5; $custom-dark: #000000;
JSON
{
"hex": "#d4c8da",
"rgb": {
"r": 212,
"g": 200,
"b": 218
},
"hsl": {
"h": 280,
"s": 19.565,
"l": 81.961
},
"oklch": {
"l": 0.84795,
"c": 0.02784,
"h": 314.7
},
"luminance": 0.60368
}Semantic roles & 50–950 ramp
primary
#D4C8DA
secondary
#9FB097
accent
#9E4864
background
#FEFEFE
surface
#FCFBFC
border
#D5D4D5
text
#151415
muted
#848384