#C8A8B4#C8A8B4
#C8A8B4 is a light, muted pink. Relative luminance 0.436; OKLCH L 76.3% C 0.041 H 353.5°. Best body text is #000000 at 9.72:1 contrast (WCAG AA passes).
Color values
| HEX | #C8A8B4 |
|---|---|
| RGB | rgb(200, 168, 180) |
| HSL | hsl(338, 23%, 72%) |
| HSV | hsv(338, 16%, 78%) |
| CMYK | cmyk(0%, 16%, 10%, 21.6%) |
| CIE-LAB | lab(71.95, 13.65, -1.79) |
| CIE-LCH | lch(71.95, 13.77, 352.51°) |
| OKLab | oklab(76.34% 0.0403 -0.0046) |
| OKLCH | oklch(76.34% 0.041 353.5) |
| XYZ | xyz(46.0597, 43.5811, 49.1568) |
| Luminance | 0.4358 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Dusty Pink
#D8A7B1
ΔE00 4.78
Pinkish Grey
#C8ACA9
ΔE00 6.54
Light Mauve
#C292A1
ΔE00 6.87
Grey Pink
#C3909B
ΔE00 7.75
Thistle
#D8BFD8
ΔE00 7.81
Faded Pink
#DE9DAC
ΔE00 7.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8A8B4 #A8C8BC
analogous
#C8A8C4 #C8A8B4 #C8ACA8
triadic
#C8A8B4 #B4C8A8 #A8B4C8
tetradic
#C8A8B4 #C4C8A8 #A8C8BC #ACA8C8
square
#C8A8B4 #C4C8A8 #A8C8BC #ACA8C8
split-complementary
#C8A8B4 #A8C8AC #A8C4C8
monochromatic
#965F74 #B08394 #C8A8B4 #E0CDD4 #F3ECEF
Accessibility & contrast
On white
2.16
#C8A8B4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.72
#C8A8B4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8A8B4
9.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8A8B4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8A8B4 | 1.00 | 2.16 | 9.72 | 9.72 |
| #FFFFFF | 2.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ABADB4
Deuteranopia (green-blind)
#B2B2B3
Tritanopia (blue-blind)
#CDA7AC
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #c8a8b4; /* rgb */ color: rgb(200, 168, 180); /* oklch */ color: oklch(76.3% 0.041 353.5);
Tailwind
colors: {
custom: {
50: '#d9c2ca',
500: '#c8a8b4',
950: '#000000',
},
}SCSS
$custom: #c8a8b4; $custom-light: #d9c2ca; $custom-dark: #000000;
JSON
{
"hex": "#c8a8b4",
"rgb": {
"r": 200,
"g": 168,
"b": 180
},
"hsl": {
"h": 337.5,
"s": 22.535,
"l": 72.157
},
"oklch": {
"l": 0.76337,
"c": 0.04058,
"h": 353.5
},
"luminance": 0.4358
}Semantic roles & 50–950 ramp
primary
#C8A8B4
secondary
#E1EAE7
accent
#A17E45
background
#FDFBFC
surface
#FAF7F8
border
#D3D0D1
text
#141213
muted
#838182