#C8A0AD#C8A0AD
#C8A0AD is a light, muted pink. Relative luminance 0.404; OKLCH L 74.6% C 0.050 H 357.0°. Best body text is #000000 at 9.09:1 contrast (WCAG AA passes).
Color values
| HEX | #C8A0AD |
|---|---|
| RGB | rgb(200, 160, 173) |
| HSL | hsl(341, 27%, 71%) |
| HSV | hsv(341, 20%, 78%) |
| CMYK | cmyk(0%, 20%, 13.5%, 21.6%) |
| CIE-LAB | lab(69.78, 16.84, -1.10) |
| CIE-LCH | lch(69.78, 16.88, 356.28°) |
| OKLab | oklab(74.59% 0.0502 -0.0027) |
| OKLCH | oklch(74.59% 0.05 357) |
| XYZ | xyz(43.9329, 40.4396, 45.0185) |
| Luminance | 0.4044 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Dusty Pink
#D8A7B1
ΔE00 3.65
Light Mauve
#C292A1
ΔE00 4.12
Grey Pink
#C3909B
ΔE00 5.03
Faded Pink
#DE9DAC
ΔE00 5.80
Greyish Pink
#C88D94
ΔE00 7.01
Rosybrown
#BC8F8F
ΔE00 7.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8A0AD #A0C8BB
analogous
#C8A0C1 #C8A0AD #C8A7A0
triadic
#C8A0AD #ADC8A0 #A0ADC8
tetradic
#C8A0AD #C1C8A0 #A0C8BB #A7A0C8
square
#C8A0AD #C1C8A0 #A0C8BB #A7A0C8
split-complementary
#C8A0AD #A0C8A7 #A0C1C8
monochromatic
#96576C #B2798C #C8A0AD #DEC7CE #F4ECEE
Accessibility & contrast
On white
2.31
#C8A0AD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.09
#C8A0AD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8A0AD
9.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8A0AD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8A0AD | 1.00 | 2.31 | 9.09 | 9.09 |
| #FFFFFF | 2.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A4A7AD
Deuteranopia (green-blind)
#ADADAC
Tritanopia (blue-blind)
#CF9EA4
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #c8a0ad; /* rgb */ color: rgb(200, 160, 173); /* oklch */ color: oklch(74.6% 0.050 357.0);
Tailwind
colors: {
custom: {
50: '#d9bcc5',
500: '#c8a0ad',
950: '#000000',
},
}SCSS
$custom: #c8a0ad; $custom-light: #d9bcc5; $custom-dark: #000000;
JSON
{
"hex": "#c8a0ad",
"rgb": {
"r": 200,
"g": 160,
"b": 173
},
"hsl": {
"h": 340.5,
"s": 26.667,
"l": 70.588
},
"oklch": {
"l": 0.74594,
"c": 0.05023,
"h": 357
},
"luminance": 0.40438
}Semantic roles & 50–950 ramp
primary
#C8A0AD
secondary
#DCE7E4
accent
#A58440
background
#FDFBFC
surface
#FAF6F8
border
#D3D0D1
text
#141212
muted
#838181