#C8A3AF#C8A3AF
#C8A3AF is a light, muted pink. Relative luminance 0.416; OKLCH L 75.2% C 0.046 H 356.9°. Best body text is #000000 at 9.31:1 contrast (WCAG AA passes).
Color values
| HEX | #C8A3AF |
|---|---|
| RGB | rgb(200, 163, 175) |
| HSL | hsl(341, 25%, 71%) |
| HSV | hsv(341, 19%, 78%) |
| CMYK | cmyk(0%, 18.5%, 12.5%, 21.6%) |
| CIE-LAB | lab(70.57, 15.53, -1.05) |
| CIE-LCH | lch(70.57, 15.57, 356.15°) |
| OKLab | oklab(75.23% 0.0462 -0.0025) |
| OKLCH | oklch(75.23% 0.046 356.9) |
| XYZ | xyz(44.6542, 41.5703, 46.2208) |
| Luminance | 0.4157 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Dusty Pink
#D8A7B1
ΔE00 3.78
Light Mauve
#C292A1
ΔE00 5.14
Grey Pink
#C3909B
ΔE00 5.98
Faded Pink
#DE9DAC
ΔE00 6.53
Pinkish Grey
#C8ACA9
ΔE00 7.14
Rosybrown
#BC8F8F
ΔE00 7.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8A3AF #A3C8BC
analogous
#C8A3C1 #C8A3AF #C8A9A3
triadic
#C8A3AF #AFC8A3 #A3AFC8
tetradic
#C8A3AF #C1C8A3 #A3C8BC #A9A3C8
square
#C8A3AF #C1C8A3 #A3C8BC #A9A3C8
split-complementary
#C8A3AF #A3C8A9 #A3C1C8
monochromatic
#975A6E #B17D8E #C8A3AF #DFC9D0 #F4ECEE
Accessibility & contrast
On white
2.25
#C8A3AF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.31
#C8A3AF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8A3AF
9.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8A3AF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8A3AF | 1.00 | 2.25 | 9.31 | 9.31 |
| #FFFFFF | 2.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A7A9AF
Deuteranopia (green-blind)
#AFAFAE
Tritanopia (blue-blind)
#CEA2A7
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #c8a3af; /* rgb */ color: rgb(200, 163, 175); /* oklch */ color: oklch(75.2% 0.046 356.9);
Tailwind
colors: {
custom: {
50: '#d9bec6',
500: '#c8a3af',
950: '#000000',
},
}SCSS
$custom: #c8a3af; $custom-light: #d9bec6; $custom-dark: #000000;
JSON
{
"hex": "#c8a3af",
"rgb": {
"r": 200,
"g": 163,
"b": 175
},
"hsl": {
"h": 340.541,
"s": 25.17,
"l": 71.176
},
"oklch": {
"l": 0.75226,
"c": 0.04628,
"h": 356.9
},
"luminance": 0.41569
}Semantic roles & 50–950 ramp
primary
#C8A3AF
secondary
#DFE8E5
accent
#A48442
background
#FDFBFC
surface
#FAF6F8
border
#D3D0D1
text
#141213
muted
#838182