#C0A4B2#C0A4B2
#C0A4B2 is a light, muted pink. Relative luminance 0.410; OKLCH L 74.8% C 0.038 H 346.4°. Best body text is #000000 at 9.19:1 contrast (WCAG AA passes).
Color values
| HEX | #C0A4B2 |
|---|---|
| RGB | rgb(192, 164, 178) |
| HSL | hsl(330, 18%, 70%) |
| HSV | hsv(330, 15%, 75%) |
| CMYK | cmyk(0%, 14.6%, 7.3%, 24.7%) |
| CIE-LAB | lab(70.16, 12.62, -3.41) |
| CIE-LCH | lch(70.16, 13.07, 344.89°) |
| OKLab | oklab(74.75% 0.0367 -0.0089) |
| OKLCH | oklch(74.75% 0.038 346.4) |
| XYZ | xyz(43.0489, 40.9727, 47.7516) |
| Luminance | 0.4097 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Dusty Pink
#D8A7B1
ΔE00 6.45
Light Mauve
#C292A1
ΔE00 6.81
Pinkish Grey
#C8ACA9
ΔE00 7.42
Lilac
#C8A2C8
ΔE00 7.82
Grey Pink
#C3909B
ΔE00 7.90
Thistle
#D8BFD8
ΔE00 8.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C0A4B2 #A4C0B2
analogous
#C0A4C0 #C0A4B2 #C0A4A4
triadic
#C0A4B2 #B2C0A4 #A4B2C0
tetradic
#C0A4B2 #C0C0A4 #A4C0B2 #A4A4C0
square
#C0A4B2 #C0C0A4 #A4C0B2 #A4A4C0
split-complementary
#C0A4B2 #A4C0A4 #A4C0C0
monochromatic
#8A6075 #A78093 #C0A4B2 #D9C8D1 #F2ECEF
Accessibility & contrast
On white
2.28
#C0A4B2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.19
#C0A4B2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C0A4B2
9.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C0A4B2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C0A4B2 | 1.00 | 2.28 | 9.19 | 9.19 |
| #FFFFFF | 2.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A6A9B3
Deuteranopia (green-blind)
#ACADB1
Tritanopia (blue-blind)
#C4A4A9
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #c0a4b2; /* rgb */ color: rgb(192, 164, 178); /* oklch */ color: oklch(74.8% 0.038 346.4);
Tailwind
colors: {
custom: {
50: '#d3bfc9',
500: '#c0a4b2',
950: '#000000',
},
}SCSS
$custom: #c0a4b2; $custom-light: #d3bfc9; $custom-dark: #000000;
JSON
{
"hex": "#c0a4b2",
"rgb": {
"r": 192,
"g": 164,
"b": 178
},
"hsl": {
"h": 330,
"s": 18.182,
"l": 69.804
},
"oklch": {
"l": 0.74754,
"c": 0.0378,
"h": 346.4
},
"luminance": 0.40972
}Semantic roles & 50–950 ramp
primary
#C0A4B2
secondary
#DCE4E0
accent
#9C7349
background
#FCFBFC
surface
#F9F7F8
border
#D2D0D1
text
#141213
muted
#828182