#D5C8DC#D5C8DC
#D5C8DC is a very light, muted violet. Relative luminance 0.606; OKLCH L 84.9% C 0.031 H 314.0°. Best body text is #000000 at 13.12:1 contrast (WCAG AA passes).
Color values
| HEX | #D5C8DC |
|---|---|
| RGB | rgb(213, 200, 220) |
| HSL | hsl(279, 22%, 82%) |
| HSV | hsv(279, 9%, 86%) |
| CMYK | cmyk(3.2%, 9.1%, 0%, 13.7%) |
| CIE-LAB | lab(82.18, 8.14, -8.29) |
| CIE-LCH | lch(82.18, 11.62, 314.51°) |
| OKLab | oklab(84.94% 0.0214 -0.0221) |
| OKLCH | oklch(84.94% 0.031 314) |
| XYZ | xyz(61.0110, 60.6223, 76.1834) |
| Luminance | 0.6062 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Thistle
#D8BFD8
ΔE00 4.56
Lavender (CSS)
#E6E6FA
ΔE00 8.25
Pale Lavender
#EECFFE
ΔE00 9.46
Pale Lilac
#E4CBFF
ΔE00 9.71
Very Light Purple
#F6CEFC
ΔE00 10.37
Periwinkle
#CCCCFF
ΔE00 10.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D5C8DC #CFDCC8
analogous
#CBC8DC #D5C8DC #DCC8D9
triadic
#D5C8DC #DCD5C8 #C8DCD5
tetradic
#D5C8DC #DCCBC8 #CFDCC8 #C8D9DC
square
#D5C8DC #DCCBC8 #CFDCC8 #C8D9DC
split-complementary
#D5C8DC #D9DCC8 #C8DCCB
monochromatic
#9C7DAC #B8A3C4 #D5C8DC #F1ECF3 #F1ECF3
Accessibility & contrast
On white
1.60
#D5C8DC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.12
#D5C8DC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D5C8DC
13.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D5C8DC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D5C8DC | 1.00 | 1.60 | 13.12 | 13.12 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C6CCDD
Deuteranopia (green-blind)
#C8CDDB
Tritanopia (blue-blind)
#D5CACE
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #d5c8dc; /* rgb */ color: rgb(213, 200, 220); /* oklch */ color: oklch(84.9% 0.031 314.0);
Tailwind
colors: {
custom: {
50: '#e2d8e6',
500: '#d5c8dc',
950: '#000000',
},
}SCSS
$custom: #d5c8dc; $custom-light: #e2d8e6; $custom-dark: #000000;
JSON
{
"hex": "#d5c8dc",
"rgb": {
"r": 213,
"g": 200,
"b": 220
},
"hsl": {
"h": 279,
"s": 22.222,
"l": 82.353
},
"oklch": {
"l": 0.84941,
"c": 0.03075,
"h": 314
},
"luminance": 0.60622
}Semantic roles & 50–950 ramp
primary
#D5C8DC
secondary
#A0B296
accent
#A14565
background
#FEFEFE
surface
#FCFBFC
border
#D5D4D5
text
#151416
muted
#848384