#C8A2AE#C8A2AE
#C8A2AE is a light, muted pink. Relative luminance 0.412; OKLCH L 75.0% C 0.047 H 357.4°. Best body text is #000000 at 9.24:1 contrast (WCAG AA passes).
Color values
| HEX | #C8A2AE |
|---|---|
| RGB | rgb(200, 162, 174) |
| HSL | hsl(341, 26%, 71%) |
| HSV | hsv(341, 19%, 78%) |
| CMYK | cmyk(0%, 19%, 13%, 21.6%) |
| CIE-LAB | lab(70.30, 15.92, -0.89) |
| CIE-LCH | lch(70.30, 15.94, 356.79°) |
| OKLab | oklab(75.01% 0.0474 -0.0021) |
| OKLCH | oklch(75.01% 0.047 357.4) |
| XYZ | xyz(44.3795, 41.1774, 45.6465) |
| Luminance | 0.4118 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Dusty Pink
#D8A7B1
ΔE00 3.67
Light Mauve
#C292A1
ΔE00 4.81
Grey Pink
#C3909B
ΔE00 5.63
Faded Pink
#DE9DAC
ΔE00 6.27
Pinkish Grey
#C8ACA9
ΔE00 7.30
Rosybrown
#BC8F8F
ΔE00 7.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8A2AE #A2C8BC
analogous
#C8A2C1 #C8A2AE #C8A9A2
triadic
#C8A2AE #AEC8A2 #A2AEC8
tetradic
#C8A2AE #C1C8A2 #A2C8BC #A9A2C8
square
#C8A2AE #C1C8A2 #A2C8BC #A9A2C8
split-complementary
#C8A2AE #A2C8A9 #A2C1C8
monochromatic
#97596C #B17C8D #C8A2AE #DFC8CF #F4ECEE
Accessibility & contrast
On white
2.27
#C8A2AE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.24
#C8A2AE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8A2AE
9.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8A2AE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8A2AE | 1.00 | 2.27 | 9.24 | 9.24 |
| #FFFFFF | 2.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A6A8AE
Deuteranopia (green-blind)
#AFAEAD
Tritanopia (blue-blind)
#CFA0A6
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #c8a2ae; /* rgb */ color: rgb(200, 162, 174); /* oklch */ color: oklch(75.0% 0.047 357.4);
Tailwind
colors: {
custom: {
50: '#d9bdc6',
500: '#c8a2ae',
950: '#000000',
},
}SCSS
$custom: #c8a2ae; $custom-light: #d9bdc6; $custom-dark: #000000;
JSON
{
"hex": "#c8a2ae",
"rgb": {
"r": 200,
"g": 162,
"b": 174
},
"hsl": {
"h": 341.053,
"s": 25.676,
"l": 70.98
},
"oklch": {
"l": 0.75005,
"c": 0.04745,
"h": 357.4
},
"luminance": 0.41176
}Semantic roles & 50–950 ramp
primary
#C8A2AE
secondary
#DEE8E5
accent
#A48541
background
#FDFBFC
surface
#FAF6F8
border
#D3D0D1
text
#141213
muted
#838182