#C8A0AF#C8A0AF
#C8A0AF is a light, muted pink. Relative luminance 0.405; OKLCH L 74.7% C 0.051 H 354.0°. Best body text is #000000 at 9.10:1 contrast (WCAG AA passes).
Color values
| HEX | #C8A0AF |
|---|---|
| RGB | rgb(200, 160, 175) |
| HSL | hsl(338, 27%, 71%) |
| HSV | hsv(338, 20%, 78%) |
| CMYK | cmyk(0%, 20%, 12.5%, 21.6%) |
| CIE-LAB | lab(69.84, 17.18, -2.13) |
| CIE-LCH | lch(69.84, 17.31, 352.95°) |
| OKLab | oklab(74.66% 0.0509 -0.0054) |
| OKLCH | oklch(74.66% 0.051 354) |
| XYZ | xyz(44.1278, 40.5176, 46.0453) |
| Luminance | 0.4052 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Dusty Pink
#D8A7B1
ΔE00 3.95
Light Mauve
#C292A1
ΔE00 4.15
Grey Pink
#C3909B
ΔE00 5.27
Faded Pink
#DE9DAC
ΔE00 5.88
Greyish Pink
#C88D94
ΔE00 7.37
Lilac
#C8A2C8
ΔE00 7.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8A0AF #A0C8B9
analogous
#C8A0C3 #C8A0AF #C8A5A0
triadic
#C8A0AF #AFC8A0 #A0AFC8
tetradic
#C8A0AF #C3C8A0 #A0C8B9 #A5A0C8
square
#C8A0AF #C3C8A0 #A0C8B9 #A5A0C8
split-complementary
#C8A0AF #A0C8A5 #A0C3C8
monochromatic
#96576F #B2798E #C8A0AF #DEC7D0 #F4ECEF
Accessibility & contrast
On white
2.31
#C8A0AF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.10
#C8A0AF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8A0AF
9.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8A0AF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8A0AF | 1.00 | 2.31 | 9.10 | 9.10 |
| #FFFFFF | 2.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A4A7B0
Deuteranopia (green-blind)
#ADADAE
Tritanopia (blue-blind)
#CF9FA5
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #c8a0af; /* rgb */ color: rgb(200, 160, 175); /* oklch */ color: oklch(74.7% 0.051 354.0);
Tailwind
colors: {
custom: {
50: '#d9bcc6',
500: '#c8a0af',
950: '#000000',
},
}SCSS
$custom: #c8a0af; $custom-light: #d9bcc6; $custom-dark: #000000;
JSON
{
"hex": "#c8a0af",
"rgb": {
"r": 200,
"g": 160,
"b": 175
},
"hsl": {
"h": 337.5,
"s": 26.667,
"l": 70.588
},
"oklch": {
"l": 0.74655,
"c": 0.05119,
"h": 354
},
"luminance": 0.40516
}Semantic roles & 50–950 ramp
primary
#C8A0AF
secondary
#DCE7E3
accent
#A57F40
background
#FDFBFC
surface
#FAF6F8
border
#D3D0D1
text
#141213
muted
#838182