#C8A1AE#C8A1AE
#C8A1AE is a light, muted pink. Relative luminance 0.408; OKLCH L 74.8% C 0.049 H 356.4°. Best body text is #000000 at 9.16:1 contrast (WCAG AA passes).
Color values
| HEX | #C8A1AE |
|---|---|
| RGB | rgb(200, 161, 174) |
| HSL | hsl(340, 26%, 71%) |
| HSV | hsv(340, 20%, 78%) |
| CMYK | cmyk(0%, 19.5%, 13%, 21.6%) |
| CIE-LAB | lab(70.05, 16.46, -1.25) |
| CIE-LCH | lch(70.05, 16.51, 355.65°) |
| OKLab | oklab(74.81% 0.049 -0.0031) |
| OKLCH | oklch(74.81% 0.049 356.4) |
| XYZ | xyz(44.2040, 40.8265, 45.5880) |
| Luminance | 0.4083 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Dusty Pink
#D8A7B1
ΔE00 3.70
Light Mauve
#C292A1
ΔE00 4.45
Grey Pink
#C3909B
ΔE00 5.37
Faded Pink
#DE9DAC
ΔE00 6.03
Greyish Pink
#C88D94
ΔE00 7.34
Rosybrown
#BC8F8F
ΔE00 7.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8A1AE #A1C8BB
analogous
#C8A1C1 #C8A1AE #C8A7A1
triadic
#C8A1AE #AEC8A1 #A1AEC8
tetradic
#C8A1AE #C1C8A1 #A1C8BB #A7A1C8
square
#C8A1AE #C1C8A1 #A1C8BB #A7A1C8
split-complementary
#C8A1AE #A1C8A7 #A1C1C8
monochromatic
#97586D #B17A8D #C8A1AE #DFC8CF #F4ECEE
Accessibility & contrast
On white
2.29
#C8A1AE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.16
#C8A1AE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8A1AE
9.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8A1AE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8A1AE | 1.00 | 2.29 | 9.16 | 9.16 |
| #FFFFFF | 2.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A5A7AE
Deuteranopia (green-blind)
#AEAEAD
Tritanopia (blue-blind)
#CF9FA5
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #c8a1ae; /* rgb */ color: rgb(200, 161, 174); /* oklch */ color: oklch(74.8% 0.049 356.4);
Tailwind
colors: {
custom: {
50: '#d9bdc6',
500: '#c8a1ae',
950: '#000000',
},
}SCSS
$custom: #c8a1ae; $custom-light: #d9bdc6; $custom-dark: #000000;
JSON
{
"hex": "#c8a1ae",
"rgb": {
"r": 200,
"g": 161,
"b": 174
},
"hsl": {
"h": 340,
"s": 26.174,
"l": 70.784
},
"oklch": {
"l": 0.74814,
"c": 0.04907,
"h": 356.4
},
"luminance": 0.40825
}Semantic roles & 50–950 ramp
primary
#C8A1AE
secondary
#DDE8E4
accent
#A58341
background
#FDFBFC
surface
#FAF6F8
border
#D3D0D1
text
#141213
muted
#838182