#D0C2D2#D0C2D2
#D0C2D2 is a very light, muted purple. Relative luminance 0.566; OKLCH L 83.0% C 0.027 H 321.9°. Best body text is #000000 at 12.33:1 contrast (WCAG AA passes).
Color values
| HEX | #D0C2D2 |
|---|---|
| RGB | rgb(208, 194, 210) |
| HSL | hsl(293, 15%, 79%) |
| HSV | hsv(293, 8%, 82%) |
| CMYK | cmyk(1%, 7.6%, 0%, 17.6%) |
| CIE-LAB | lab(79.98, 7.78, -6.22) |
| CIE-LCH | lch(79.98, 9.96, 321.36°) |
| OKLab | oklab(83.04% 0.0211 -0.0165) |
| OKLCH | oklch(83.04% 0.027 321.9) |
| XYZ | xyz(56.9353, 56.6470, 68.8948) |
| Luminance | 0.5665 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Thistle
#D8BFD8
ΔE00 4.79
Lavender (CSS)
#E6E6FA
ΔE00 9.71
Dove Gray
#B6B8BD
ΔE00 9.94
Silver
#C0C0C0
ΔE00 10.31
Pinkish Grey
#C8ACA9
ΔE00 10.52
Light Gray
#D3D3D3
ΔE00 10.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D0C2D2 #C4D2C2
analogous
#C8C2D2 #D0C2D2 #D2C2CC
triadic
#D0C2D2 #D2D0C2 #C2D2D0
tetradic
#D0C2D2 #D2C8C2 #C4D2C2 #C2CCD2
square
#D0C2D2 #D2C8C2 #C4D2C2 #C2CCD2
split-complementary
#D0C2D2 #CCD2C2 #C2D2C8
monochromatic
#9A7C9E #B59FB8 #D0C2D2 #EBE5EC #F1EDF2
Accessibility & contrast
On white
1.70
#D0C2D2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.33
#D0C2D2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D0C2D2
12.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D0C2D2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D0C2D2 | 1.00 | 1.70 | 12.33 | 12.33 |
| #FFFFFF | 1.70 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C1C5D3
Deuteranopia (green-blind)
#C4C7D1
Tritanopia (blue-blind)
#D1C3C7
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #d0c2d2; /* rgb */ color: rgb(208, 194, 210); /* oklch */ color: oklch(83.0% 0.027 321.9);
Tailwind
colors: {
custom: {
50: '#ded4df',
500: '#d0c2d2',
950: '#000000',
},
}SCSS
$custom: #d0c2d2; $custom-light: #ded4df; $custom-dark: #000000;
JSON
{
"hex": "#d0c2d2",
"rgb": {
"r": 208,
"g": 194,
"b": 210
},
"hsl": {
"h": 292.5,
"s": 15.094,
"l": 79.216
},
"oklch": {
"l": 0.83036,
"c": 0.0268,
"h": 321.9
},
"luminance": 0.56647
}Semantic roles & 50–950 ramp
primary
#D0C2D2
secondary
#94A792
accent
#994C56
background
#FEFEFE
surface
#FCFBFC
border
#D5D4D5
text
#151415
muted
#848384