#C0AAC8#C0AAC8
#C0AAC8 is a light, muted purple. Relative luminance 0.441; OKLCH L 76.6% C 0.049 H 317.0°. Best body text is #000000 at 9.83:1 contrast (WCAG AA passes).
Color values
| HEX | #C0AAC8 |
|---|---|
| RGB | rgb(192, 170, 200) |
| HSL | hsl(284, 21%, 73%) |
| HSV | hsv(284, 15%, 78%) |
| CMYK | cmyk(4%, 15%, 0%, 21.6%) |
| CIE-LAB | lab(72.31, 13.42, -12.34) |
| CIE-LCH | lch(72.31, 18.23, 317.42°) |
| OKLab | oklab(76.64% 0.0356 -0.0331) |
| OKLCH | oklch(76.64% 0.049 317) |
| XYZ | xyz(46.5367, 44.1265, 60.6981) |
| Luminance | 0.4413 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Lilac
#C8A2C8
ΔE00 4.63
Thistle
#D8BFD8
ΔE00 5.96
Lavender
#B39DDB
ΔE00 9.31
Plum
#DDA0DD
ΔE00 9.83
Light Lavender
#DFC5FE
ΔE00 10.47
Dusty Pink
#D8A7B1
ΔE00 10.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C0AAC8 #B2C8AA
analogous
#B1AAC8 #C0AAC8 #C8AAC1
triadic
#C0AAC8 #C8C0AA #AAC8C0
tetradic
#C0AAC8 #C8B1AA #B2C8AA #AAC1C8
square
#C0AAC8 #C8B1AA #B2C8AA #AAC1C8
split-complementary
#C0AAC8 #C1C8AA #AAC8B1
monochromatic
#886196 #A485B0 #C0AAC8 #DCCFE0 #F1ECF3
Accessibility & contrast
On white
2.14
#C0AAC8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.83
#C0AAC8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C0AAC8
9.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C0AAC8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C0AAC8 | 1.00 | 2.14 | 9.83 | 9.83 |
| #FFFFFF | 2.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A7B0C9
Deuteranopia (green-blind)
#ABB2C7
Tritanopia (blue-blind)
#C0ADB4
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #c0aac8; /* rgb */ color: rgb(192, 170, 200); /* oklch */ color: oklch(76.6% 0.049 317.0);
Tailwind
colors: {
custom: {
50: '#d3c3d8',
500: '#c0aac8',
950: '#000000',
},
}SCSS
$custom: #c0aac8; $custom-light: #d3c3d8; $custom-dark: #000000;
JSON
{
"hex": "#c0aac8",
"rgb": {
"r": 192,
"g": 170,
"b": 200
},
"hsl": {
"h": 284,
"s": 21.429,
"l": 72.549
},
"oklch": {
"l": 0.76644,
"c": 0.04859,
"h": 317
},
"luminance": 0.44126
}Semantic roles & 50–950 ramp
primary
#C0AAC8
secondary
#E4E9E2
accent
#A0465E
background
#FCFBFD
surface
#F9F7FA
border
#D2D0D3
text
#141214
muted
#828183