#C0A6BE#C0A6BE
#C0A6BE is a light, muted purple. Relative luminance 0.422; OKLCH L 75.5% C 0.045 H 328.4°. Best body text is #000000 at 9.44:1 contrast (WCAG AA passes).
Color values
| HEX | #C0A6BE |
|---|---|
| RGB | rgb(192, 166, 190) |
| HSL | hsl(305, 17%, 70%) |
| HSV | hsv(305, 14%, 75%) |
| CMYK | cmyk(0%, 13.5%, 1%, 24.7%) |
| CIE-LAB | lab(71.01, 13.71, -8.78) |
| CIE-LCH | lch(71.01, 16.28, 327.35°) |
| OKLab | oklab(75.53% 0.0381 -0.0234) |
| OKLCH | oklch(75.53% 0.045 328.4) |
| XYZ | xyz(44.6676, 42.1973, 54.4971) |
| Luminance | 0.4220 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Lilac
#C8A2C8
ΔE00 4.86
Thistle
#D8BFD8
ΔE00 6.61
Light Mauve
#C292A1
ΔE00 8.48
Dusty Pink
#D8A7B1
ΔE00 8.49
Dusty Lavender
#AC86A8
ΔE00 9.68
Grey Pink
#C3909B
ΔE00 10.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C0A6BE #A6C0A8
analogous
#B5A6C0 #C0A6BE #C0A6B1
triadic
#C0A6BE #BEC0A6 #A6BEC0
tetradic
#C0A6BE #C0B5A6 #A6C0A8 #A6B1C0
square
#C0A6BE #C0B5A6 #A6C0A8 #A6B1C0
split-complementary
#C0A6BE #B1C0A6 #A6C0B5
monochromatic
#8A6287 #A782A4 #C0A6BE #D9CAD8 #F2EDF2
Accessibility & contrast
On white
2.22
#C0A6BE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.44
#C0A6BE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C0A6BE
9.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C0A6BE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C0A6BE | 1.00 | 2.22 | 9.44 | 9.44 |
| #FFFFFF | 2.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A5ACBF
Deuteranopia (green-blind)
#AAAFBD
Tritanopia (blue-blind)
#C2A8AE
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #c0a6be; /* rgb */ color: rgb(192, 166, 190); /* oklch */ color: oklch(75.5% 0.045 328.4);
Tailwind
colors: {
custom: {
50: '#d3c0d1',
500: '#c0a6be',
950: '#000000',
},
}SCSS
$custom: #c0a6be; $custom-light: #d3c0d1; $custom-dark: #000000;
JSON
{
"hex": "#c0a6be",
"rgb": {
"r": 192,
"g": 166,
"b": 190
},
"hsl": {
"h": 304.615,
"s": 17.105,
"l": 70.196
},
"oklch": {
"l": 0.7553,
"c": 0.04468,
"h": 328.4
},
"luminance": 0.42197
}Semantic roles & 50–950 ramp
primary
#C0A6BE
secondary
#DDE5DE
accent
#9B504A
background
#FCFBFC
surface
#F9F7F9
border
#D2D0D2
text
#141214
muted
#828182