#D0C0CE#D0C0CE
#D0C0CE is a very light, muted purple. Relative luminance 0.556; OKLCH L 82.5% C 0.026 H 329.8°. Best body text is #000000 at 12.11:1 contrast (WCAG AA passes).
Color values
| HEX | #D0C0CE |
|---|---|
| RGB | rgb(208, 192, 206) |
| HSL | hsl(308, 15%, 78%) |
| HSV | hsv(308, 8%, 82%) |
| CMYK | cmyk(0%, 7.7%, 1%, 18.4%) |
| CIE-LAB | lab(79.37, 8.11, -4.97) |
| CIE-LCH | lch(79.37, 9.51, 328.49°) |
| OKLab | oklab(82.52% 0.0226 -0.0131) |
| OKLCH | oklch(82.52% 0.026 329.8) |
| XYZ | xyz(56.0011, 55.5659, 66.1557) |
| Luminance | 0.5556 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Thistle
#D8BFD8
ΔE00 4.88
Pinkish Grey
#C8ACA9
ΔE00 9.46
Dove Gray
#B6B8BD
ΔE00 10.00
Silver
#C0C0C0
ΔE00 10.20
Light Pink
#FFD1DF
ΔE00 10.44
Lavender (CSS)
#E6E6FA
ΔE00 10.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D0C0CE #C0D0C2
analogous
#CAC0D0 #D0C0CE #D0C0C6
triadic
#D0C0CE #CED0C0 #C0CED0
tetradic
#D0C0CE #D0CAC0 #C0D0C2 #C0C6D0
square
#D0C0CE #D0CAC0 #C0D0C2 #C0C6D0
split-complementary
#D0C0CE #C6D0C0 #C0D0CA
monochromatic
#9C7A97 #B69DB3 #D0C0CE #EAE3E9 #F2EDF1
Accessibility & contrast
On white
1.73
#D0C0CE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.11
#D0C0CE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D0C0CE
12.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D0C0CE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D0C0CE | 1.00 | 1.73 | 12.11 | 12.11 |
| #FFFFFF | 1.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C0C3CF
Deuteranopia (green-blind)
#C3C5CD
Tritanopia (blue-blind)
#D2C1C4
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #d0c0ce; /* rgb */ color: rgb(208, 192, 206); /* oklch */ color: oklch(82.5% 0.026 329.8);
Tailwind
colors: {
custom: {
50: '#ded3dd',
500: '#d0c0ce',
950: '#000000',
},
}SCSS
$custom: #d0c0ce; $custom-light: #ded3dd; $custom-dark: #000000;
JSON
{
"hex": "#d0c0ce",
"rgb": {
"r": 208,
"g": 192,
"b": 206
},
"hsl": {
"h": 307.5,
"s": 14.545,
"l": 78.431
},
"oklch": {
"l": 0.82519,
"c": 0.02613,
"h": 329.8
},
"luminance": 0.55565
}Semantic roles & 50–950 ramp
primary
#D0C0CE
secondary
#90A492
accent
#99564D
background
#FEFEFE
surface
#FCFBFC
border
#D5D4D5
text
#151415
muted
#848384