#C8A2B7#C8A2B7
#C8A2B7 is a light, muted pink. Relative luminance 0.415; OKLCH L 75.3% C 0.053 H 344.1°. Best body text is #000000 at 9.31:1 contrast (WCAG AA passes).
Color values
| HEX | #C8A2B7 |
|---|---|
| RGB | rgb(200, 162, 183) |
| HSL | hsl(327, 26%, 71%) |
| HSV | hsv(327, 19%, 78%) |
| CMYK | cmyk(0%, 19%, 8.5%, 21.6%) |
| CIE-LAB | lab(70.55, 17.45, -5.51) |
| CIE-LCH | lch(70.55, 18.30, 342.49°) |
| OKLab | oklab(75.28% 0.0507 -0.0144) |
| OKLCH | oklch(75.28% 0.053 344.1) |
| XYZ | xyz(45.2864, 41.5402, 50.4231) |
| Luminance | 0.4154 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Lilac
#C8A2C8
ΔE00 5.30
Dusty Pink
#D8A7B1
ΔE00 5.43
Light Mauve
#C292A1
ΔE00 5.48
Grey Pink
#C3909B
ΔE00 6.97
Faded Pink
#DE9DAC
ΔE00 7.04
Thistle
#D8BFD8
ΔE00 8.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8A2B7 #A2C8B3
analogous
#C6A2C8 #C8A2B7 #C8A2A4
triadic
#C8A2B7 #B7C8A2 #A2B7C8
tetradic
#C8A2B7 #C8C6A2 #A2C8B3 #A2A4C8
square
#C8A2B7 #C8C6A2 #A2C8B3 #A2A4C8
split-complementary
#C8A2B7 #A4C8A2 #A2C8C6
monochromatic
#97597B #B17C99 #C8A2B7 #DFC8D5 #F4ECF0
Accessibility & contrast
On white
2.26
#C8A2B7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.31
#C8A2B7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8A2B7
9.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8A2B7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8A2B7 | 1.00 | 2.26 | 9.31 | 9.31 |
| #FFFFFF | 2.26 | 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)
#A4A9B8
Deuteranopia (green-blind)
#ACAFB6
Tritanopia (blue-blind)
#CDA2A9
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #c8a2b7; /* rgb */ color: rgb(200, 162, 183); /* oklch */ color: oklch(75.3% 0.053 344.1);
Tailwind
colors: {
custom: {
50: '#d9bdcc',
500: '#c8a2b7',
950: '#000000',
},
}SCSS
$custom: #c8a2b7; $custom-light: #d9bdcc; $custom-dark: #000000;
JSON
{
"hex": "#c8a2b7",
"rgb": {
"r": 200,
"g": 162,
"b": 183
},
"hsl": {
"h": 326.842,
"s": 25.676,
"l": 70.98
},
"oklch": {
"l": 0.75284,
"c": 0.05274,
"h": 344.1
},
"luminance": 0.41539
}Semantic roles & 50–950 ramp
primary
#C8A2B7
secondary
#DEE8E2
accent
#A46E41
background
#FDFBFC
surface
#FAF6F8
border
#D3D0D1
text
#141213
muted
#838182