#D5C8DD#D5C8DD
#D5C8DD is a very light, muted violet. Relative luminance 0.607; OKLCH L 85.0% C 0.032 H 312.8°. Best body text is #000000 at 13.14:1 contrast (WCAG AA passes).
Color values
| HEX | #D5C8DD |
|---|---|
| RGB | rgb(213, 200, 221) |
| HSL | hsl(277, 24%, 83%) |
| HSV | hsv(277, 10%, 87%) |
| CMYK | cmyk(3.6%, 9.5%, 0%, 13.3%) |
| CIE-LAB | lab(82.20, 8.33, -8.78) |
| CIE-LCH | lch(82.20, 12.10, 313.51°) |
| OKLab | oklab(84.97% 0.0217 -0.0234) |
| OKLCH | oklch(84.97% 0.032 312.8) |
| XYZ | xyz(61.1438, 60.6754, 76.8830) |
| Luminance | 0.6068 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Thistle
#D8BFD8
ΔE00 4.44
Lavender (CSS)
#E6E6FA
ΔE00 8.26
Pale Lavender
#EECFFE
ΔE00 9.16
Pale Lilac
#E4CBFF
ΔE00 9.38
Very Light Purple
#F6CEFC
ΔE00 10.12
Periwinkle
#CCCCFF
ΔE00 10.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D5C8DD #D0DDC8
analogous
#CAC8DD #D5C8DD #DDC8DB
triadic
#D5C8DD #DDD5C8 #C8DDD5
tetradic
#D5C8DD #DDCAC8 #D0DDC8 #C8DBDD
square
#D5C8DD #DDCAC8 #D0DDC8 #C8DBDD
split-complementary
#D5C8DD #DBDDC8 #C8DDCA
monochromatic
#9B7CAE #B8A2C6 #D5C8DD #F1ECF3 #F1ECF3
Accessibility & contrast
On white
1.60
#D5C8DD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.14
#D5C8DD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D5C8DD
13.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D5C8DD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D5C8DD | 1.00 | 1.60 | 13.14 | 13.14 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C5CCDE
Deuteranopia (green-blind)
#C8CDDC
Tritanopia (blue-blind)
#D4CACF
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #d5c8dd; /* rgb */ color: rgb(213, 200, 221); /* oklch */ color: oklch(85.0% 0.032 312.8);
Tailwind
colors: {
custom: {
50: '#e2d8e7',
500: '#d5c8dd',
950: '#000000',
},
}SCSS
$custom: #d5c8dd; $custom-light: #e2d8e7; $custom-dark: #000000;
JSON
{
"hex": "#d5c8dd",
"rgb": {
"r": 213,
"g": 200,
"b": 221
},
"hsl": {
"h": 277.143,
"s": 23.596,
"l": 82.549
},
"oklch": {
"l": 0.84973,
"c": 0.03197,
"h": 312.8
},
"luminance": 0.60675
}Semantic roles & 50–950 ramp
primary
#D5C8DD
secondary
#A1B496
accent
#A24367
background
#FEFEFE
surface
#FCFBFC
border
#D5D4D5
text
#151416
muted
#848384