#C0ACC4#C0ACC4
#C0ACC4 is a light, muted purple. Relative luminance 0.447; OKLCH L 76.9% C 0.040 H 320.6°. Best body text is #000000 at 9.94:1 contrast (WCAG AA passes).
Color values
| HEX | #C0ACC4 |
|---|---|
| RGB | rgb(192, 172, 196) |
| HSL | hsl(290, 17%, 72%) |
| HSV | hsv(290, 12%, 77%) |
| CMYK | cmyk(2%, 12.2%, 0%, 23.1%) |
| CIE-LAB | lab(72.69, 11.55, -9.57) |
| CIE-LCH | lch(72.69, 15.01, 320.35°) |
| OKLab | oklab(76.9% 0.0312 -0.0256) |
| OKLCH | oklch(76.9% 0.04 320.6) |
| XYZ | xyz(46.4531, 44.6975, 58.3942) |
| Luminance | 0.4470 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Thistle
#D8BFD8
ΔE00 5.50
Lilac
#C8A2C8
ΔE00 6.20
Dusty Pink
#D8A7B1
ΔE00 9.89
Light Mauve
#C292A1
ΔE00 10.62
Pinkish Grey
#C8ACA9
ΔE00 10.97
Lavender
#B39DDB
ΔE00 11.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C0ACC4 #B0C4AC
analogous
#B4ACC4 #C0ACC4 #C4ACBC
triadic
#C0ACC4 #C4C0AC #ACC4C0
tetradic
#C0ACC4 #C4B4AC #B0C4AC #ACBCC4
square
#C0ACC4 #C4B4AC #B0C4AC #ACBCC4
split-complementary
#C0ACC4 #BCC4AC #ACC4B4
monochromatic
#896690 #A588AB #C0ACC4 #DBD0DD #F1EDF2
Accessibility & contrast
On white
2.11
#C0ACC4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.94
#C0ACC4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C0ACC4
9.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C0ACC4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C0ACC4 | 1.00 | 2.11 | 9.94 | 9.94 |
| #FFFFFF | 2.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AAB1C5
Deuteranopia (green-blind)
#AEB3C3
Tritanopia (blue-blind)
#C1AEB4
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #c0acc4; /* rgb */ color: rgb(192, 172, 196); /* oklch */ color: oklch(76.9% 0.040 320.6);
Tailwind
colors: {
custom: {
50: '#d3c4d5',
500: '#c0acc4',
950: '#000000',
},
}SCSS
$custom: #c0acc4; $custom-light: #d3c4d5; $custom-dark: #000000;
JSON
{
"hex": "#c0acc4",
"rgb": {
"r": 192,
"g": 172,
"b": 196
},
"hsl": {
"h": 290,
"s": 16.901,
"l": 72.157
},
"oklch": {
"l": 0.76898,
"c": 0.04031,
"h": 320.6
},
"luminance": 0.44697
}Semantic roles & 50–950 ramp
primary
#C0ACC4
secondary
#E3E9E2
accent
#9B4A58
background
#FCFCFD
surface
#F9F8FA
border
#D2D1D3
text
#141214
muted
#828183