#D0C4DC#D0C4DC
#D0C4DC is a very light, muted violet. Relative luminance 0.581; OKLCH L 83.7% C 0.035 H 308.0°. Best body text is #000000 at 12.61:1 contrast (WCAG AA passes).
Color values
| HEX | #D0C4DC |
|---|---|
| RGB | rgb(208, 196, 220) |
| HSL | hsl(270, 26%, 82%) |
| HSV | hsv(270, 11%, 86%) |
| CMYK | cmyk(5.5%, 10.9%, 0%, 13.7%) |
| CIE-LAB | lab(80.77, 8.61, -10.42) |
| CIE-LCH | lch(80.77, 13.51, 309.56°) |
| OKLab | oklab(83.75% 0.0218 -0.0279) |
| OKLCH | oklch(83.75% 0.035 308) |
| XYZ | xyz(58.6684, 58.0572, 75.8117) |
| Luminance | 0.5806 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Thistle
#D8BFD8
ΔE00 4.35
Pale Lilac
#E4CBFF
ΔE00 8.76
Pale Lavender
#EECFFE
ΔE00 8.90
Lavender (CSS)
#E6E6FA
ΔE00 8.95
Periwinkle
#CCCCFF
ΔE00 9.27
Light Lavender
#DFC5FE
ΔE00 9.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D0C4DC #D0DCC4
analogous
#C4C4DC #D0C4DC #DCC4DC
triadic
#D0C4DC #DCD0C4 #C4DCD0
tetradic
#D0C4DC #DCC4C4 #D0DCC4 #C4DCDC
square
#D0C4DC #DCC4C4 #D0DCC4 #C4DCDC
split-complementary
#D0C4DC #DCDCC4 #C4DCC4
monochromatic
#9377AE #B19EC5 #D0C4DC #EFEAF3 #F0ECF4
Accessibility & contrast
On white
1.67
#D0C4DC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.61
#D0C4DC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D0C4DC
12.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D0C4DC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D0C4DC | 1.00 | 1.67 | 12.61 | 12.61 |
| #FFFFFF | 1.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C1C8DD
Deuteranopia (green-blind)
#C3C9DB
Tritanopia (blue-blind)
#CFC7CC
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #d0c4dc; /* rgb */ color: rgb(208, 196, 220); /* oklch */ color: oklch(83.7% 0.035 308.0);
Tailwind
colors: {
custom: {
50: '#ded5e6',
500: '#d0c4dc',
950: '#000000',
},
}SCSS
$custom: #d0c4dc; $custom-light: #ded5e6; $custom-dark: #000000;
JSON
{
"hex": "#d0c4dc",
"rgb": {
"r": 208,
"g": 196,
"b": 220
},
"hsl": {
"h": 270,
"s": 25.532,
"l": 81.569
},
"oklch": {
"l": 0.83747,
"c": 0.03542,
"h": 308
},
"luminance": 0.58057
}Semantic roles & 50–950 ramp
primary
#D0C4DC
secondary
#A2B391
accent
#A44173
background
#FEFEFE
surface
#FCFBFC
border
#D5D4D5
text
#151416
muted
#848384