#C8A2AF#C8A2AF
#C8A2AF is a light, muted pink. Relative luminance 0.412; OKLCH L 75.0% C 0.048 H 355.8°. Best body text is #000000 at 9.24:1 contrast (WCAG AA passes).
Color values
| HEX | #C8A2AF |
|---|---|
| RGB | rgb(200, 162, 175) |
| HSL | hsl(339, 26%, 71%) |
| HSV | hsv(339, 19%, 78%) |
| CMYK | cmyk(0%, 19%, 12.5%, 21.6%) |
| CIE-LAB | lab(70.33, 16.08, -1.41) |
| CIE-LCH | lch(70.33, 16.14, 355.00°) |
| OKLab | oklab(75.04% 0.0478 -0.0035) |
| OKLCH | oklch(75.04% 0.048 355.8) |
| XYZ | xyz(44.4773, 41.2166, 46.1618) |
| Luminance | 0.4122 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Dusty Pink
#D8A7B1
ΔE00 3.78
Light Mauve
#C292A1
ΔE00 4.78
Grey Pink
#C3909B
ΔE00 5.71
Faded Pink
#DE9DAC
ΔE00 6.28
Pinkish Grey
#C8ACA9
ΔE00 7.61
Greyish Pink
#C88D94
ΔE00 7.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8A2AF #A2C8BB
analogous
#C8A2C2 #C8A2AF #C8A8A2
triadic
#C8A2AF #AFC8A2 #A2AFC8
tetradic
#C8A2AF #C2C8A2 #A2C8BB #A8A2C8
square
#C8A2AF #C2C8A2 #A2C8BB #A8A2C8
split-complementary
#C8A2AF #A2C8A8 #A2C2C8
monochromatic
#97596E #B17C8E #C8A2AF #DFC8D0 #F4ECEE
Accessibility & contrast
On white
2.27
#C8A2AF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.24
#C8A2AF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8A2AF
9.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8A2AF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8A2AF | 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)
#A6A8AF
Deuteranopia (green-blind)
#AEAEAE
Tritanopia (blue-blind)
#CFA1A6
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #c8a2af; /* rgb */ color: rgb(200, 162, 175); /* oklch */ color: oklch(75.0% 0.048 355.8);
Tailwind
colors: {
custom: {
50: '#d9bdc6',
500: '#c8a2af',
950: '#000000',
},
}SCSS
$custom: #c8a2af; $custom-light: #d9bdc6; $custom-dark: #000000;
JSON
{
"hex": "#c8a2af",
"rgb": {
"r": 200,
"g": 162,
"b": 175
},
"hsl": {
"h": 339.474,
"s": 25.676,
"l": 70.98
},
"oklch": {
"l": 0.75035,
"c": 0.04791,
"h": 355.8
},
"luminance": 0.41215
}Semantic roles & 50–950 ramp
primary
#C8A2AF
secondary
#DEE8E4
accent
#A48241
background
#FDFBFC
surface
#FAF6F8
border
#D3D0D1
text
#141213
muted
#838182