#C2A8BB#C2A8BB
#C2A8BB is a light, muted pink. Relative luminance 0.431; OKLCH L 76.0% C 0.040 H 335.5°. Best body text is #000000 at 9.61:1 contrast (WCAG AA passes).
Color values
| HEX | #C2A8BB |
|---|---|
| RGB | rgb(194, 168, 187) |
| HSL | hsl(316, 18%, 71%) |
| HSV | hsv(316, 13%, 76%) |
| CMYK | cmyk(0%, 13.4%, 3.6%, 23.9%) |
| CIE-LAB | lab(71.60, 12.75, -6.23) |
| CIE-LCH | lch(71.60, 14.19, 333.96°) |
| OKLab | oklab(76% 0.0362 -0.0165) |
| OKLCH | oklch(76% 0.04 335.5) |
| XYZ | xyz(45.2194, 43.0633, 52.9340) |
| Luminance | 0.4306 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Lilac
#C8A2C8
ΔE00 6.35
Thistle
#D8BFD8
ΔE00 6.45
Dusty Pink
#D8A7B1
ΔE00 7.46
Light Mauve
#C292A1
ΔE00 8.19
Pinkish Grey
#C8ACA9
ΔE00 9.01
Grey Pink
#C3909B
ΔE00 9.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C2A8BB #A8C2AF
analogous
#BCA8C2 #C2A8BB #C2A8AE
triadic
#C2A8BB #BBC2A8 #A8BBC2
tetradic
#C2A8BB #C2BCA8 #A8C2AF #A8AEC2
square
#C2A8BB #C2BCA8 #A8C2AF #A8AEC2
split-complementary
#C2A8BB #AEC2A8 #A8C2BC
monochromatic
#8D6382 #A9849F #C2A8BB #DBCCD7 #F2EDF1
Accessibility & contrast
On white
2.18
#C2A8BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.61
#C2A8BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C2A8BB
9.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C2A8BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C2A8BB | 1.00 | 2.18 | 9.61 | 9.61 |
| #FFFFFF | 2.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A8ADBC
Deuteranopia (green-blind)
#AEB1BA
Tritanopia (blue-blind)
#C5A9AE
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #c2a8bb; /* rgb */ color: rgb(194, 168, 187); /* oklch */ color: oklch(76.0% 0.040 335.5);
Tailwind
colors: {
custom: {
50: '#d4c2cf',
500: '#c2a8bb',
950: '#000000',
},
}SCSS
$custom: #c2a8bb; $custom-light: #d4c2cf; $custom-dark: #000000;
JSON
{
"hex": "#c2a8bb",
"rgb": {
"r": 194,
"g": 168,
"b": 187
},
"hsl": {
"h": 316.154,
"s": 17.568,
"l": 70.98
},
"oklch": {
"l": 0.76002,
"c": 0.03975,
"h": 335.5
},
"luminance": 0.43062
}Semantic roles & 50–950 ramp
primary
#C2A8BB
secondary
#DFE6E1
accent
#9C604A
background
#FDFBFC
surface
#FAF7F9
border
#D3D0D2
text
#141213
muted
#838182