#C0ACC2#C0ACC2
#C0ACC2 is a light, muted purple. Relative luminance 0.446; OKLCH L 76.8% C 0.038 H 323.1°. Best body text is #000000 at 9.92:1 contrast (WCAG AA passes).
Color values
| HEX | #C0ACC2 |
|---|---|
| RGB | rgb(192, 172, 194) |
| HSL | hsl(295, 15%, 72%) |
| HSV | hsv(295, 11%, 76%) |
| CMYK | cmyk(1%, 11.3%, 0%, 23.9%) |
| CIE-LAB | lab(72.63, 11.17, -8.57) |
| CIE-LCH | lch(72.63, 14.08, 322.52°) |
| OKLab | oklab(76.83% 0.0304 -0.0228) |
| OKLCH | oklch(76.83% 0.038 323.1) |
| XYZ | xyz(46.2270, 44.6071, 57.2033) |
| Luminance | 0.4461 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Thistle
#D8BFD8
ΔE00 5.60
Lilac
#C8A2C8
ΔE00 6.64
Dusty Pink
#D8A7B1
ΔE00 9.56
Pinkish Grey
#C8ACA9
ΔE00 10.33
Light Mauve
#C292A1
ΔE00 10.39
Dusty Lavender
#AC86A8
ΔE00 11.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C0ACC2 #AEC2AC
analogous
#B5ACC2 #C0ACC2 #C2ACB9
triadic
#C0ACC2 #C2C0AC #ACC2C0
tetradic
#C0ACC2 #C2B5AC #AEC2AC #ACB9C2
square
#C0ACC2 #C2B5AC #AEC2AC #ACB9C2
split-complementary
#C0ACC2 #B9C2AC #ACC2B5
monochromatic
#89678C #A589A8 #C0ACC2 #DBCFDC #F2EDF2
Accessibility & contrast
On white
2.12
#C0ACC2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.92
#C0ACC2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C0ACC2
9.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C0ACC2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C0ACC2 | 1.00 | 2.12 | 9.92 | 9.92 |
| #FFFFFF | 2.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AAB1C3
Deuteranopia (green-blind)
#AEB3C1
Tritanopia (blue-blind)
#C1AEB3
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #c0acc2; /* rgb */ color: rgb(192, 172, 194); /* oklch */ color: oklch(76.8% 0.038 323.1);
Tailwind
colors: {
custom: {
50: '#d3c4d4',
500: '#c0acc2',
950: '#000000',
},
}SCSS
$custom: #c0acc2; $custom-light: #d3c4d4; $custom-dark: #000000;
JSON
{
"hex": "#c0acc2",
"rgb": {
"r": 192,
"g": 172,
"b": 194
},
"hsl": {
"h": 294.545,
"s": 15.278,
"l": 71.765
},
"oklch": {
"l": 0.76832,
"c": 0.03804,
"h": 323.1
},
"luminance": 0.44607
}Semantic roles & 50–950 ramp
primary
#C0ACC2
secondary
#E3E8E2
accent
#994C53
background
#FCFCFD
surface
#F9F8FA
border
#D2D1D3
text
#141214
muted
#828183