#C0A2BB#C0A2BB
#C0A2BB is a light, muted pink. Relative luminance 0.406; OKLCH L 74.7% C 0.049 H 331.7°. Best body text is #000000 at 9.13:1 contrast (WCAG AA passes).
Color values
| HEX | #C0A2BB |
|---|---|
| RGB | rgb(192, 162, 187) |
| HSL | hsl(310, 19%, 69%) |
| HSV | hsv(310, 16%, 75%) |
| CMYK | cmyk(0%, 15.6%, 2.6%, 24.7%) |
| CIE-LAB | lab(69.92, 15.35, -8.74) |
| CIE-LCH | lch(69.92, 17.66, 330.34°) |
| OKLab | oklab(74.66% 0.0431 -0.0232) |
| OKLCH | oklch(74.66% 0.049 331.7) |
| XYZ | xyz(43.6272, 40.6359, 52.5494) |
| Luminance | 0.4063 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Lilac
#C8A2C8
ΔE00 4.15
Light Mauve
#C292A1
ΔE00 7.33
Thistle
#D8BFD8
ΔE00 7.61
Dusty Pink
#D8A7B1
ΔE00 8.05
Dusty Lavender
#AC86A8
ΔE00 8.50
Grey Pink
#C3909B
ΔE00 8.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C0A2BB #A2C0A7
analogous
#B6A2C0 #C0A2BB #C0A2AC
triadic
#C0A2BB #BBC0A2 #A2BBC0
tetradic
#C0A2BB #C0B6A2 #A2C0A7 #A2ACC0
square
#C0A2BB #C0B6A2 #A2C0A7 #A2ACC0
split-complementary
#C0A2BB #ACC0A2 #A2C0B6
monochromatic
#8A5E83 #A77EA0 #C0A2BB #D9C6D6 #F1EBF0
Accessibility & contrast
On white
2.30
#C0A2BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.13
#C0A2BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C0A2BB
9.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C0A2BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C0A2BB | 1.00 | 2.30 | 9.13 | 9.13 |
| #FFFFFF | 2.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A1A8BC
Deuteranopia (green-blind)
#A8ACBA
Tritanopia (blue-blind)
#C3A3AA
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #c0a2bb; /* rgb */ color: rgb(192, 162, 187); /* oklch */ color: oklch(74.7% 0.049 331.7);
Tailwind
colors: {
custom: {
50: '#d3bdcf',
500: '#c0a2bb',
950: '#000000',
},
}SCSS
$custom: #c0a2bb; $custom-light: #d3bdcf; $custom-dark: #000000;
JSON
{
"hex": "#c0a2bb",
"rgb": {
"r": 192,
"g": 162,
"b": 187
},
"hsl": {
"h": 310,
"s": 19.231,
"l": 69.412
},
"oklch": {
"l": 0.74657,
"c": 0.04898,
"h": 331.7
},
"luminance": 0.40635
}Semantic roles & 50–950 ramp
primary
#C0A2BB
secondary
#DBE3DC
accent
#9E5648
background
#FCFBFC
surface
#F9F6F9
border
#D2D0D2
text
#141213
muted
#828182