#C0A2B4#C0A2B4
#C0A2B4 is a light, muted pink. Relative luminance 0.403; OKLCH L 74.4% C 0.043 H 341.5°. Best body text is #000000 at 9.07:1 contrast (WCAG AA passes).
Color values
| HEX | #C0A2B4 |
|---|---|
| RGB | rgb(192, 162, 180) |
| HSL | hsl(324, 19%, 69%) |
| HSV | hsv(324, 16%, 75%) |
| CMYK | cmyk(0%, 15.6%, 6.2%, 24.7%) |
| CIE-LAB | lab(69.71, 14.07, -5.17) |
| CIE-LCH | lch(69.71, 14.99, 339.84°) |
| OKLab | oklab(74.43% 0.0406 -0.0136) |
| OKLCH | oklch(74.43% 0.043 341.5) |
| XYZ | xyz(42.8960, 40.3434, 48.6985) |
| Luminance | 0.4034 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Light Mauve
#C292A1
ΔE00 6.28
Lilac
#C8A2C8
ΔE00 6.36
Dusty Pink
#D8A7B1
ΔE00 6.63
Grey Pink
#C3909B
ΔE00 7.64
Thistle
#D8BFD8
ΔE00 8.13
Faded Pink
#DE9DAC
ΔE00 8.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C0A2B4 #A2C0AE
analogous
#BDA2C0 #C0A2B4 #C0A2A5
triadic
#C0A2B4 #B4C0A2 #A2B4C0
tetradic
#C0A2B4 #C0BDA2 #A2C0AE #A2A5C0
square
#C0A2B4 #C0BDA2 #A2C0AE #A2A5C0
split-complementary
#C0A2B4 #A5C0A2 #A2C0BD
monochromatic
#8A5E78 #A77E97 #C0A2B4 #D9C6D1 #F1EBEF
Accessibility & contrast
On white
2.32
#C0A2B4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.07
#C0A2B4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C0A2B4
9.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C0A2B4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C0A2B4 | 1.00 | 2.32 | 9.07 | 9.07 |
| #FFFFFF | 2.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A3A8B5
Deuteranopia (green-blind)
#AAACB3
Tritanopia (blue-blind)
#C4A2A8
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #c0a2b4; /* rgb */ color: rgb(192, 162, 180); /* oklch */ color: oklch(74.4% 0.043 341.5);
Tailwind
colors: {
custom: {
50: '#d3bdca',
500: '#c0a2b4',
950: '#000000',
},
}SCSS
$custom: #c0a2b4; $custom-light: #d3bdca; $custom-dark: #000000;
JSON
{
"hex": "#c0a2b4",
"rgb": {
"r": 192,
"g": 162,
"b": 180
},
"hsl": {
"h": 324,
"s": 19.231,
"l": 69.412
},
"oklch": {
"l": 0.74429,
"c": 0.04279,
"h": 341.5
},
"luminance": 0.40342
}Semantic roles & 50–950 ramp
primary
#C0A2B4
secondary
#DBE3DE
accent
#9E6A48
background
#FCFBFC
surface
#F9F6F8
border
#D2D0D1
text
#141213
muted
#828182