#C0A4BE#C0A4BE
#C0A4BE is a light, muted purple. Relative luminance 0.415; OKLCH L 75.1% C 0.048 H 328.3°. Best body text is #000000 at 9.30:1 contrast (WCAG AA passes).
Color values
| HEX | #C0A4BE |
|---|---|
| RGB | rgb(192, 164, 190) |
| HSL | hsl(304, 18%, 70%) |
| HSV | hsv(304, 15%, 75%) |
| CMYK | cmyk(0%, 14.6%, 1%, 24.7%) |
| CIE-LAB | lab(70.51, 14.81, -9.53) |
| CIE-LCH | lch(70.51, 17.61, 327.25°) |
| OKLab | oklab(75.14% 0.0411 -0.0254) |
| OKLCH | oklch(75.14% 0.048 328.3) |
| XYZ | xyz(44.3068, 41.4759, 54.3768) |
| Luminance | 0.4148 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Lilac
#C8A2C8
ΔE00 4.04
Thistle
#D8BFD8
ΔE00 7.06
Light Mauve
#C292A1
ΔE00 8.16
Dusty Pink
#D8A7B1
ΔE00 8.57
Dusty Lavender
#AC86A8
ΔE00 8.97
Grey Pink
#C3909B
ΔE00 9.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C0A4BE #A4C0A6
analogous
#B4A4C0 #C0A4BE #C0A4B0
triadic
#C0A4BE #BEC0A4 #A4BEC0
tetradic
#C0A4BE #C0B4A4 #A4C0A6 #A4B0C0
square
#C0A4BE #C0B4A4 #A4C0A6 #A4B0C0
split-complementary
#C0A4BE #B0C0A4 #A4C0B4
monochromatic
#8A6087 #A780A4 #C0A4BE #D9C8D8 #F2ECF2
Accessibility & contrast
On white
2.26
#C0A4BE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.30
#C0A4BE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C0A4BE
9.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C0A4BE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C0A4BE | 1.00 | 2.26 | 9.30 | 9.30 |
| #FFFFFF | 2.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A3AABF
Deuteranopia (green-blind)
#A9AEBD
Tritanopia (blue-blind)
#C2A6AD
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #c0a4be; /* rgb */ color: rgb(192, 164, 190); /* oklch */ color: oklch(75.1% 0.048 328.3);
Tailwind
colors: {
custom: {
50: '#d3bfd1',
500: '#c0a4be',
950: '#000000',
},
}SCSS
$custom: #c0a4be; $custom-light: #d3bfd1; $custom-dark: #000000;
JSON
{
"hex": "#c0a4be",
"rgb": {
"r": 192,
"g": 164,
"b": 190
},
"hsl": {
"h": 304.286,
"s": 18.182,
"l": 69.804
},
"oklch": {
"l": 0.75143,
"c": 0.04832,
"h": 328.3
},
"luminance": 0.41475
}Semantic roles & 50–950 ramp
primary
#C0A4BE
secondary
#DCE4DD
accent
#9C4F49
background
#FCFBFC
surface
#F9F7F9
border
#D2D0D2
text
#141214
muted
#828182