#C8A9B2#C8A9B2
#C8A9B2 is a light, muted pink. Relative luminance 0.439; OKLCH L 76.5% C 0.038 H 358.7°. Best body text is #000000 at 9.77:1 contrast (WCAG AA passes).
Color values
| HEX | #C8A9B2 |
|---|---|
| RGB | rgb(200, 169, 178) |
| HSL | hsl(343, 22%, 72%) |
| HSV | hsv(343, 16%, 78%) |
| CMYK | cmyk(0%, 15.5%, 11%, 21.6%) |
| CIE-LAB | lab(72.14, 12.76, -0.41) |
| CIE-LCH | lch(72.14, 12.77, 358.17°) |
| OKLab | oklab(76.47% 0.038 -0.0009) |
| OKLCH | oklch(76.47% 0.038 358.7) |
| XYZ | xyz(46.0428, 43.8708, 48.1533) |
| Luminance | 0.4387 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Dusty Pink
#D8A7B1
ΔE00 4.95
Pinkish Grey
#C8ACA9
ΔE00 5.35
Light Mauve
#C292A1
ΔE00 7.40
Grey Pink
#C3909B
ΔE00 8.05
Thistle
#D8BFD8
ΔE00 8.35
Faded Pink
#DE9DAC
ΔE00 8.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8A9B2 #A9C8BF
analogous
#C8A9C2 #C8A9B2 #C8B0A9
triadic
#C8A9B2 #B2C8A9 #A9B2C8
tetradic
#C8A9B2 #C2C8A9 #A9C8BF #B0A9C8
square
#C8A9B2 #C2C8A9 #A9C8BF #B0A9C8
split-complementary
#C8A9B2 #A9C8B0 #A9C2C8
monochromatic
#966070 #B08491 #C8A9B2 #E0CED3 #F3ECEE
Accessibility & contrast
On white
2.15
#C8A9B2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.77
#C8A9B2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8A9B2
9.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8A9B2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8A9B2 | 1.00 | 2.15 | 9.77 | 9.77 |
| #FFFFFF | 2.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ACAEB2
Deuteranopia (green-blind)
#B3B3B1
Tritanopia (blue-blind)
#CEA8AC
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #c8a9b2; /* rgb */ color: rgb(200, 169, 178); /* oklch */ color: oklch(76.5% 0.038 358.7);
Tailwind
colors: {
custom: {
50: '#d9c2c9',
500: '#c8a9b2',
950: '#000000',
},
}SCSS
$custom: #c8a9b2; $custom-light: #d9c2c9; $custom-dark: #000000;
JSON
{
"hex": "#c8a9b2",
"rgb": {
"r": 200,
"g": 169,
"b": 178
},
"hsl": {
"h": 342.581,
"s": 21.986,
"l": 72.353
},
"oklch": {
"l": 0.76471,
"c": 0.03803,
"h": 358.7
},
"luminance": 0.4387
}Semantic roles & 50–950 ramp
primary
#C8A9B2
secondary
#E2E9E7
accent
#A08645
background
#FDFBFC
surface
#FAF7F8
border
#D3D0D1
text
#141213
muted
#838182