#D0C0DC#D0C0DC
#D0C0DC is a very light, muted violet. Relative luminance 0.563; OKLCH L 83.0% C 0.042 H 310.8°. Best body text is #000000 at 12.26:1 contrast (WCAG AA passes).
Color values
| HEX | #D0C0DC |
|---|---|
| RGB | rgb(208, 192, 220) |
| HSL | hsl(274, 29%, 81%) |
| HSV | hsv(274, 13%, 86%) |
| CMYK | cmyk(5.5%, 12.7%, 0%, 13.7%) |
| CIE-LAB | lab(79.77, 10.75, -11.91) |
| CIE-LCH | lch(79.77, 16.04, 312.07°) |
| OKLab | oklab(82.97% 0.0276 -0.032) |
| OKLCH | oklch(82.97% 0.042 310.8) |
| XYZ | xyz(57.7782, 56.2768, 75.5149) |
| Luminance | 0.5628 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Thistle
#D8BFD8
ΔE00 3.12
Pale Lilac
#E4CBFF
ΔE00 7.57
Pale Lavender
#EECFFE
ΔE00 7.73
Light Lavender
#DFC5FE
ΔE00 8.15
Very Light Purple
#F6CEFC
ΔE00 8.79
Light Lilac
#EDC8FF
ΔE00 8.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D0C0DC #CCDCC0
analogous
#C2C0DC #D0C0DC #DCC0DA
triadic
#D0C0DC #DCD0C0 #C0DCD0
tetradic
#D0C0DC #DCC2C0 #CCDCC0 #C0DADC
square
#D0C0DC #DCC2C0 #CCDCC0 #C0DADC
split-complementary
#D0C0DC #DADCC0 #C0DCC2
monochromatic
#9571B0 #B399C6 #D0C0DC #EDE7F2 #F0EBF4
Accessibility & contrast
On white
1.71
#D0C0DC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.26
#D0C0DC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D0C0DC
12.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D0C0DC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D0C0DC | 1.00 | 1.71 | 12.26 | 12.26 |
| #FFFFFF | 1.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BCC5DD
Deuteranopia (green-blind)
#BFC6DB
Tritanopia (blue-blind)
#CFC3C9
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #d0c0dc; /* rgb */ color: rgb(208, 192, 220); /* oklch */ color: oklch(83.0% 0.042 310.8);
Tailwind
colors: {
custom: {
50: '#ded3e6',
500: '#d0c0dc',
950: '#000000',
},
}SCSS
$custom: #d0c0dc; $custom-light: #ded3e6; $custom-dark: #000000;
JSON
{
"hex": "#d0c0dc",
"rgb": {
"r": 208,
"g": 192,
"b": 220
},
"hsl": {
"h": 274.286,
"s": 28.571,
"l": 80.784
},
"oklch": {
"l": 0.82968,
"c": 0.04224,
"h": 310.8
},
"luminance": 0.56276
}Semantic roles & 50–950 ramp
primary
#D0C0DC
secondary
#9DB38D
accent
#A73E6B
background
#FEFEFE
surface
#FCFBFC
border
#D5D4D5
text
#151416
muted
#848384