#C8A4AF#C8A4AF
#C8A4AF is a light, muted pink. Relative luminance 0.419; OKLCH L 75.4% C 0.045 H 358.0°. Best body text is #000000 at 9.39:1 contrast (WCAG AA passes).
Color values
| HEX | #C8A4AF |
|---|---|
| RGB | rgb(200, 164, 175) |
| HSL | hsl(342, 25%, 71%) |
| HSV | hsv(342, 18%, 78%) |
| CMYK | cmyk(0%, 18%, 12.5%, 21.6%) |
| CIE-LAB | lab(70.82, 14.99, -0.68) |
| CIE-LCH | lch(70.82, 15.00, 357.39°) |
| OKLab | oklab(75.42% 0.0447 -0.0016) |
| OKLCH | oklch(75.42% 0.045 358) |
| XYZ | xyz(44.8324, 41.9268, 46.2802) |
| Luminance | 0.4193 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Dusty Pink
#D8A7B1
ΔE00 3.86
Light Mauve
#C292A1
ΔE00 5.53
Grey Pink
#C3909B
ΔE00 6.28
Pinkish Grey
#C8ACA9
ΔE00 6.67
Faded Pink
#DE9DAC
ΔE00 6.82
Rosybrown
#BC8F8F
ΔE00 7.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8A4AF #A4C8BD
analogous
#C8A4C1 #C8A4AF #C8ABA4
triadic
#C8A4AF #AFC8A4 #A4AFC8
tetradic
#C8A4AF #C1C8A4 #A4C8BD #ABA4C8
square
#C8A4AF #C1C8A4 #A4C8BD #ABA4C8
split-complementary
#C8A4AF #A4C8AB #A4C1C8
monochromatic
#975B6D #B17E8D #C8A4AF #DFCAD1 #F3ECEE
Accessibility & contrast
On white
2.24
#C8A4AF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.39
#C8A4AF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8A4AF
9.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8A4AF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8A4AF | 1.00 | 2.24 | 9.39 | 9.39 |
| #FFFFFF | 2.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A8AAAF
Deuteranopia (green-blind)
#B0B0AE
Tritanopia (blue-blind)
#CEA2A8
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #c8a4af; /* rgb */ color: rgb(200, 164, 175); /* oklch */ color: oklch(75.4% 0.045 358.0);
Tailwind
colors: {
custom: {
50: '#d9bfc6',
500: '#c8a4af',
950: '#000000',
},
}SCSS
$custom: #c8a4af; $custom-light: #d9bfc6; $custom-dark: #000000;
JSON
{
"hex": "#c8a4af",
"rgb": {
"r": 200,
"g": 164,
"b": 175
},
"hsl": {
"h": 341.667,
"s": 24.658,
"l": 71.373
},
"oklch": {
"l": 0.75417,
"c": 0.04468,
"h": 358
},
"luminance": 0.41925
}Semantic roles & 50–950 ramp
primary
#C8A4AF
secondary
#DFE9E6
accent
#A38642
background
#FDFBFC
surface
#FAF7F8
border
#D3D0D1
text
#141213
muted
#838182