#D5C8DB#D5C8DB
#D5C8DB is a very light, muted purple. Relative luminance 0.606; OKLCH L 84.9% C 0.030 H 315.3°. Best body text is #000000 at 13.11:1 contrast (WCAG AA passes).
Color values
| HEX | #D5C8DB |
|---|---|
| RGB | rgb(213, 200, 219) |
| HSL | hsl(281, 21%, 82%) |
| HSV | hsv(281, 9%, 86%) |
| CMYK | cmyk(2.7%, 8.7%, 0%, 14.1%) |
| CIE-LAB | lab(82.15, 7.96, -7.79) |
| CIE-LCH | lch(82.15, 11.14, 315.59°) |
| OKLab | oklab(84.91% 0.021 -0.0208) |
| OKLCH | oklch(84.91% 0.03 315.3) |
| XYZ | xyz(60.8790, 60.5695, 75.4880) |
| Luminance | 0.6057 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Thistle
#D8BFD8
ΔE00 4.71
Lavender (CSS)
#E6E6FA
ΔE00 8.25
Pale Lavender
#EECFFE
ΔE00 9.76
Pale Lilac
#E4CBFF
ΔE00 10.05
Lavenderblush
#FFF0F5
ΔE00 10.52
Very Light Purple
#F6CEFC
ΔE00 10.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D5C8DB #CEDBC8
analogous
#CCC8DB #D5C8DB #DBC8D8
triadic
#D5C8DB #DBD5C8 #C8DBD5
tetradic
#D5C8DB #DBCCC8 #CEDBC8 #C8D8DB
square
#D5C8DB #DBCCC8 #CEDBC8 #C8D8DB
split-complementary
#D5C8DB #D8DBC8 #C8DBCC
monochromatic
#9D7EAB #B9A3C3 #D5C8DB #F1EDF3 #F1EDF3
Accessibility & contrast
On white
1.60
#D5C8DB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.11
#D5C8DB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D5C8DB
13.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D5C8DB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D5C8DB | 1.00 | 1.60 | 13.11 | 13.11 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C6CCDC
Deuteranopia (green-blind)
#C8CDDA
Tritanopia (blue-blind)
#D5CACE
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #d5c8db; /* rgb */ color: rgb(213, 200, 219); /* oklch */ color: oklch(84.9% 0.030 315.3);
Tailwind
colors: {
custom: {
50: '#e2d8e6',
500: '#d5c8db',
950: '#000000',
},
}SCSS
$custom: #d5c8db; $custom-light: #e2d8e6; $custom-dark: #000000;
JSON
{
"hex": "#d5c8db",
"rgb": {
"r": 213,
"g": 200,
"b": 219
},
"hsl": {
"h": 281.053,
"s": 20.879,
"l": 82.157
},
"oklch": {
"l": 0.84909,
"c": 0.02955,
"h": 315.3
},
"luminance": 0.60569
}Semantic roles & 50–950 ramp
primary
#D5C8DB
secondary
#9FB196
accent
#9F4662
background
#FEFEFE
surface
#FCFBFC
border
#D5D4D5
text
#151415
muted
#848384