#C8A1AF#C8A1AF
#C8A1AF is a light, muted pink. Relative luminance 0.409; OKLCH L 74.8% C 0.050 H 354.9°. Best body text is #000000 at 9.17:1 contrast (WCAG AA passes).
Color values
| HEX | #C8A1AF |
|---|---|
| RGB | rgb(200, 161, 175) |
| HSL | hsl(338, 26%, 71%) |
| HSV | hsv(338, 20%, 78%) |
| CMYK | cmyk(0%, 19.5%, 12.5%, 21.6%) |
| CIE-LAB | lab(70.08, 16.63, -1.77) |
| CIE-LCH | lch(70.08, 16.72, 353.94°) |
| OKLab | oklab(74.84% 0.0493 -0.0044) |
| OKLCH | oklch(74.84% 0.05 354.9) |
| XYZ | xyz(44.3019, 40.8657, 46.1033) |
| Luminance | 0.4086 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Dusty Pink
#D8A7B1
ΔE00 3.83
Light Mauve
#C292A1
ΔE00 4.45
Grey Pink
#C3909B
ΔE00 5.47
Faded Pink
#DE9DAC
ΔE00 6.06
Greyish Pink
#C88D94
ΔE00 7.50
Lilac
#C8A2C8
ΔE00 7.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8A1AF #A1C8BA
analogous
#C8A1C2 #C8A1AF #C8A6A1
triadic
#C8A1AF #AFC8A1 #A1AFC8
tetradic
#C8A1AF #C2C8A1 #A1C8BA #A6A1C8
square
#C8A1AF #C2C8A1 #A1C8BA #A6A1C8
split-complementary
#C8A1AF #A1C8A6 #A1C2C8
monochromatic
#97586E #B17A8E #C8A1AF #DFC8D0 #F4ECEF
Accessibility & contrast
On white
2.29
#C8A1AF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.17
#C8A1AF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8A1AF
9.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8A1AF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8A1AF | 1.00 | 2.29 | 9.17 | 9.17 |
| #FFFFFF | 2.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A5A7B0
Deuteranopia (green-blind)
#AEAEAE
Tritanopia (blue-blind)
#CFA0A6
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #c8a1af; /* rgb */ color: rgb(200, 161, 175); /* oklch */ color: oklch(74.8% 0.050 354.9);
Tailwind
colors: {
custom: {
50: '#d9bdc6',
500: '#c8a1af',
950: '#000000',
},
}SCSS
$custom: #c8a1af; $custom-light: #d9bdc6; $custom-dark: #000000;
JSON
{
"hex": "#c8a1af",
"rgb": {
"r": 200,
"g": 161,
"b": 175
},
"hsl": {
"h": 338.462,
"s": 26.174,
"l": 70.784
},
"oklch": {
"l": 0.74844,
"c": 0.04954,
"h": 354.9
},
"luminance": 0.40864
}Semantic roles & 50–950 ramp
primary
#C8A1AF
secondary
#DDE8E4
accent
#A58141
background
#FDFBFC
surface
#FAF6F8
border
#D3D0D1
text
#141213
muted
#838182