#C8A2AD#C8A2AD
#C8A2AD is a light, muted pink. Relative luminance 0.411; OKLCH L 75.0% C 0.047 H 359.1°. Best body text is #000000 at 9.23:1 contrast (WCAG AA passes).
Color values
| HEX | #C8A2AD |
|---|---|
| RGB | rgb(200, 162, 173) |
| HSL | hsl(343, 26%, 71%) |
| HSV | hsv(343, 19%, 78%) |
| CMYK | cmyk(0%, 19%, 13.5%, 21.6%) |
| CIE-LAB | lab(70.27, 15.75, -0.38) |
| CIE-LCH | lch(70.27, 15.75, 358.63°) |
| OKLab | oklab(74.98% 0.047 -0.0008) |
| OKLCH | oklch(74.98% 0.047 359.1) |
| XYZ | xyz(44.2824, 41.1386, 45.1350) |
| Luminance | 0.4114 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Dusty Pink
#D8A7B1
ΔE00 3.59
Light Mauve
#C292A1
ΔE00 4.87
Grey Pink
#C3909B
ΔE00 5.58
Faded Pink
#DE9DAC
ΔE00 6.29
Pinkish Grey
#C8ACA9
ΔE00 7.00
Rosybrown
#BC8F8F
ΔE00 7.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8A2AD #A2C8BD
analogous
#C8A2C0 #C8A2AD #C8AAA2
triadic
#C8A2AD #ADC8A2 #A2ADC8
tetradic
#C8A2AD #C0C8A2 #A2C8BD #AAA2C8
square
#C8A2AD #C0C8A2 #A2C8BD #AAA2C8
split-complementary
#C8A2AD #A2C8AA #A2C0C8
monochromatic
#97596B #B17C8B #C8A2AD #DFC8CF #F4ECEE
Accessibility & contrast
On white
2.28
#C8A2AD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.23
#C8A2AD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8A2AD
9.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8A2AD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8A2AD | 1.00 | 2.28 | 9.23 | 9.23 |
| #FFFFFF | 2.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A6A8AD
Deuteranopia (green-blind)
#AFAEAC
Tritanopia (blue-blind)
#CFA0A6
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #c8a2ad; /* rgb */ color: rgb(200, 162, 173); /* oklch */ color: oklch(75.0% 0.047 359.1);
Tailwind
colors: {
custom: {
50: '#d9bdc5',
500: '#c8a2ad',
950: '#000000',
},
}SCSS
$custom: #c8a2ad; $custom-light: #d9bdc5; $custom-dark: #000000;
JSON
{
"hex": "#c8a2ad",
"rgb": {
"r": 200,
"g": 162,
"b": 173
},
"hsl": {
"h": 342.632,
"s": 25.676,
"l": 70.98
},
"oklch": {
"l": 0.74975,
"c": 0.04703,
"h": 359.1
},
"luminance": 0.41137
}Semantic roles & 50–950 ramp
primary
#C8A2AD
secondary
#DEE8E5
accent
#A48841
background
#FDFBFC
surface
#FAF6F8
border
#D3D0D1
text
#141212
muted
#838181