#C8A2B0#C8A2B0
#C8A2B0 is a light, muted pink. Relative luminance 0.413; OKLCH L 75.1% C 0.048 H 354.2°. Best body text is #000000 at 9.25:1 contrast (WCAG AA passes).
Color values
| HEX | #C8A2B0 |
|---|---|
| RGB | rgb(200, 162, 176) |
| HSL | hsl(338, 26%, 71%) |
| HSV | hsv(338, 19%, 78%) |
| CMYK | cmyk(0%, 19%, 12%, 21.6%) |
| CIE-LAB | lab(70.35, 16.25, -1.92) |
| CIE-LCH | lch(70.35, 16.36, 353.26°) |
| OKLab | oklab(75.07% 0.0482 -0.0048) |
| OKLCH | oklch(75.07% 0.048 354.2) |
| XYZ | xyz(44.5759, 41.2560, 46.6810) |
| Luminance | 0.4125 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Dusty Pink
#D8A7B1
ΔE00 3.92
Light Mauve
#C292A1
ΔE00 4.78
Grey Pink
#C3909B
ΔE00 5.81
Faded Pink
#DE9DAC
ΔE00 6.31
Lilac
#C8A2C8
ΔE00 7.70
Greyish Pink
#C88D94
ΔE00 7.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8A2B0 #A2C8BA
analogous
#C8A2C3 #C8A2B0 #C8A7A2
triadic
#C8A2B0 #B0C8A2 #A2B0C8
tetradic
#C8A2B0 #C3C8A2 #A2C8BA #A7A2C8
square
#C8A2B0 #C3C8A2 #A2C8BA #A7A2C8
split-complementary
#C8A2B0 #A2C8A7 #A2C3C8
monochromatic
#975970 #B17C8F #C8A2B0 #DFC8D1 #F4ECEF
Accessibility & contrast
On white
2.27
#C8A2B0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.25
#C8A2B0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8A2B0
9.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8A2B0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8A2B0 | 1.00 | 2.27 | 9.25 | 9.25 |
| #FFFFFF | 2.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A6A8B1
Deuteranopia (green-blind)
#AEAEAF
Tritanopia (blue-blind)
#CEA1A7
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #c8a2b0; /* rgb */ color: rgb(200, 162, 176); /* oklch */ color: oklch(75.1% 0.048 354.2);
Tailwind
colors: {
custom: {
50: '#d9bdc7',
500: '#c8a2b0',
950: '#000000',
},
}SCSS
$custom: #c8a2b0; $custom-light: #d9bdc7; $custom-dark: #000000;
JSON
{
"hex": "#c8a2b0",
"rgb": {
"r": 200,
"g": 162,
"b": 176
},
"hsl": {
"h": 337.895,
"s": 25.676,
"l": 70.98
},
"oklch": {
"l": 0.75065,
"c": 0.04839,
"h": 354.2
},
"luminance": 0.41255
}Semantic roles & 50–950 ramp
primary
#C8A2B0
secondary
#DEE8E4
accent
#A48041
background
#FDFBFC
surface
#FAF6F8
border
#D3D0D1
text
#141213
muted
#838182