#D0C2D0#D0C2D0
#D0C2D0 is a very light, muted purple. Relative luminance 0.565; OKLCH L 83.0% C 0.025 H 325.8°. Best body text is #000000 at 12.31:1 contrast (WCAG AA passes).
Color values
| HEX | #D0C2D0 |
|---|---|
| RGB | rgb(208, 194, 208) |
| HSL | hsl(300, 13%, 79%) |
| HSV | hsv(300, 7%, 82%) |
| CMYK | cmyk(0%, 6.7%, 0%, 18.4%) |
| CIE-LAB | lab(79.92, 7.41, -5.22) |
| CIE-LCH | lch(79.92, 9.06, 324.81°) |
| OKLab | oklab(82.97% 0.0204 -0.0138) |
| OKLCH | oklch(82.97% 0.025 325.8) |
| XYZ | xyz(56.6877, 56.5480, 67.5908) |
| Luminance | 0.5655 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Thistle
#D8BFD8
ΔE00 5.35
Dove Gray
#B6B8BD
ΔE00 9.52
Silver
#C0C0C0
ΔE00 9.74
Lavender (CSS)
#E6E6FA
ΔE00 9.84
Pinkish Grey
#C8ACA9
ΔE00 9.98
Light Gray
#D3D3D3
ΔE00 10.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D0C2D0 #C2D0C2
analogous
#C9C2D0 #D0C2D0 #D0C2C9
triadic
#D0C2D0 #D0D0C2 #C2D0D0
tetradic
#D0C2D0 #D0C9C2 #C2D0C2 #C2C9D0
square
#D0C2D0 #D0C9C2 #C2D0C2 #C2C9D0
split-complementary
#D0C2D0 #C9D0C2 #C2D0C9
monochromatic
#9B7D9B #B59FB5 #D0C2D0 #EBE5EB #F2EEF2
Accessibility & contrast
On white
1.71
#D0C2D0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.31
#D0C2D0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D0C2D0
12.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D0C2D0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D0C2D0 | 1.00 | 1.71 | 12.31 | 12.31 |
| #FFFFFF | 1.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C1C5D1
Deuteranopia (green-blind)
#C4C7CF
Tritanopia (blue-blind)
#D1C3C6
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #d0c2d0; /* rgb */ color: rgb(208, 194, 208); /* oklch */ color: oklch(83.0% 0.025 325.8);
Tailwind
colors: {
custom: {
50: '#ded4de',
500: '#d0c2d0',
950: '#000000',
},
}SCSS
$custom: #d0c2d0; $custom-light: #ded4de; $custom-dark: #000000;
JSON
{
"hex": "#d0c2d0",
"rgb": {
"r": 208,
"g": 194,
"b": 208
},
"hsl": {
"h": 300,
"s": 12.963,
"l": 78.824
},
"oklch": {
"l": 0.82973,
"c": 0.02463,
"h": 325.8
},
"luminance": 0.56548
}Semantic roles & 50–950 ramp
primary
#D0C2D0
secondary
#92A492
accent
#974E4E
background
#FEFEFE
surface
#FCFBFC
border
#D5D4D5
text
#151415
muted
#848384