#D5C8DA#D5C8DA
#D5C8DA is a very light, muted purple. Relative luminance 0.605; OKLCH L 84.9% C 0.028 H 316.7°. Best body text is #000000 at 13.10:1 contrast (WCAG AA passes).
Color values
| HEX | #D5C8DA |
|---|---|
| RGB | rgb(213, 200, 218) |
| HSL | hsl(283, 20%, 82%) |
| HSV | hsv(283, 8%, 85%) |
| CMYK | cmyk(2.3%, 8.3%, 0%, 14.5%) |
| CIE-LAB | lab(82.12, 7.77, -7.30) |
| CIE-LCH | lch(82.12, 10.66, 316.78°) |
| OKLab | oklab(84.88% 0.0206 -0.0194) |
| OKLCH | oklch(84.88% 0.028 316.7) |
| XYZ | xyz(60.7477, 60.5170, 74.7968) |
| Luminance | 0.6052 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Thistle
#D8BFD8
ΔE00 4.88
Lavender (CSS)
#E6E6FA
ΔE00 8.27
Pale Lavender
#EECFFE
ΔE00 10.07
Lavenderblush
#FFF0F5
ΔE00 10.34
Pale Lilac
#E4CBFF
ΔE00 10.40
Light Pink
#FFD1DF
ΔE00 10.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D5C8DA #CDDAC8
analogous
#CCC8DA #D5C8DA #DAC8D6
triadic
#D5C8DA #DAD5C8 #C8DAD5
tetradic
#D5C8DA #DACCC8 #CDDAC8 #C8D6DA
square
#D5C8DA #DACCC8 #CDDAC8 #C8D6DA
split-complementary
#D5C8DA #D6DAC8 #C8DACC
monochromatic
#9D7FA9 #B9A3C1 #D5C8DA #F1EDF3 #F1EDF3
Accessibility & contrast
On white
1.60
#D5C8DA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.10
#D5C8DA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D5C8DA
13.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D5C8DA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D5C8DA | 1.00 | 1.60 | 13.10 | 13.10 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C6CBDB
Deuteranopia (green-blind)
#C9CDD9
Tritanopia (blue-blind)
#D5CACE
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #d5c8da; /* rgb */ color: rgb(213, 200, 218); /* oklch */ color: oklch(84.9% 0.028 316.7);
Tailwind
colors: {
custom: {
50: '#e2d8e5',
500: '#d5c8da',
950: '#000000',
},
}SCSS
$custom: #d5c8da; $custom-light: #e2d8e5; $custom-dark: #000000;
JSON
{
"hex": "#d5c8da",
"rgb": {
"r": 213,
"g": 200,
"b": 218
},
"hsl": {
"h": 283.333,
"s": 19.565,
"l": 81.961
},
"oklch": {
"l": 0.84878,
"c": 0.02835,
"h": 316.7
},
"luminance": 0.60517
}Semantic roles & 50–950 ramp
primary
#D5C8DA
secondary
#9EB097
accent
#9E4860
background
#FEFEFE
surface
#FCFBFC
border
#D5D4D5
text
#151415
muted
#848384