#C0A4BA#C0A4BA
#C0A4BA is a light, muted pink. Relative luminance 0.413; OKLCH L 75.0% C 0.044 H 333.4°. Best body text is #000000 at 9.26:1 contrast (WCAG AA passes).
Color values
| HEX | #C0A4BA |
|---|---|
| RGB | rgb(192, 164, 186) |
| HSL | hsl(313, 18%, 70%) |
| HSV | hsv(313, 15%, 75%) |
| CMYK | cmyk(0%, 14.6%, 3.1%, 24.7%) |
| CIE-LAB | lab(70.39, 14.06, -7.49) |
| CIE-LCH | lch(70.39, 15.93, 331.95°) |
| OKLab | oklab(75.01% 0.0397 -0.0199) |
| OKLCH | oklch(75.01% 0.044 333.4) |
| XYZ | xyz(43.8756, 41.3034, 52.1059) |
| Luminance | 0.4130 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Lilac
#C8A2C8
ΔE00 5.18
Thistle
#D8BFD8
ΔE00 7.21
Light Mauve
#C292A1
ΔE00 7.49
Dusty Pink
#D8A7B1
ΔE00 7.71
Grey Pink
#C3909B
ΔE00 8.98
Dusty Lavender
#AC86A8
ΔE00 9.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C0A4BA #A4C0AA
analogous
#B8A4C0 #C0A4BA #C0A4AC
triadic
#C0A4BA #BAC0A4 #A4BAC0
tetradic
#C0A4BA #C0B8A4 #A4C0AA #A4ACC0
square
#C0A4BA #C0B8A4 #A4C0AA #A4ACC0
split-complementary
#C0A4BA #ACC0A4 #A4C0B8
monochromatic
#8A6081 #A7809F #C0A4BA #D9C8D5 #F2ECF1
Accessibility & contrast
On white
2.27
#C0A4BA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.26
#C0A4BA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C0A4BA
9.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C0A4BA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C0A4BA | 1.00 | 2.27 | 9.26 | 9.26 |
| #FFFFFF | 2.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A4AABB
Deuteranopia (green-blind)
#AAAEB9
Tritanopia (blue-blind)
#C3A5AB
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #c0a4ba; /* rgb */ color: rgb(192, 164, 186); /* oklch */ color: oklch(75.0% 0.044 333.4);
Tailwind
colors: {
custom: {
50: '#d3bfce',
500: '#c0a4ba',
950: '#000000',
},
}SCSS
$custom: #c0a4ba; $custom-light: #d3bfce; $custom-dark: #000000;
JSON
{
"hex": "#c0a4ba",
"rgb": {
"r": 192,
"g": 164,
"b": 186
},
"hsl": {
"h": 312.857,
"s": 18.182,
"l": 69.804
},
"oklch": {
"l": 0.7501,
"c": 0.04438,
"h": 333.4
},
"luminance": 0.41303
}Semantic roles & 50–950 ramp
primary
#C0A4BA
secondary
#DCE4DE
accent
#9C5B49
background
#FCFBFC
surface
#F9F7F9
border
#D2D0D2
text
#141213
muted
#828182