#C8A2B8#C8A2B8
#C8A2B8 is a light, muted pink. Relative luminance 0.416; OKLCH L 75.3% C 0.053 H 342.8°. Best body text is #000000 at 9.32:1 contrast (WCAG AA passes).
Color values
| HEX | #C8A2B8 |
|---|---|
| RGB | rgb(200, 162, 184) |
| HSL | hsl(325, 26%, 71%) |
| HSV | hsv(325, 19%, 78%) |
| CMYK | cmyk(0%, 19%, 8%, 21.6%) |
| CIE-LAB | lab(70.58, 17.63, -6.02) |
| CIE-LCH | lch(70.58, 18.62, 341.15°) |
| OKLab | oklab(75.32% 0.0511 -0.0158) |
| OKLCH | oklch(75.32% 0.053 342.8) |
| XYZ | xyz(45.3909, 41.5820, 50.9732) |
| Luminance | 0.4158 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Lilac
#C8A2C8
ΔE00 4.97
Light Mauve
#C292A1
ΔE00 5.65
Dusty Pink
#D8A7B1
ΔE00 5.69
Grey Pink
#C3909B
ΔE00 7.18
Faded Pink
#DE9DAC
ΔE00 7.20
Thistle
#D8BFD8
ΔE00 8.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8A2B8 #A2C8B2
analogous
#C5A2C8 #C8A2B8 #C8A2A5
triadic
#C8A2B8 #B8C8A2 #A2B8C8
tetradic
#C8A2B8 #C8C5A2 #A2C8B2 #A2A5C8
square
#C8A2B8 #C8C5A2 #A2C8B2 #A2A5C8
split-complementary
#C8A2B8 #A5C8A2 #A2C8C5
monochromatic
#97597D #B17C9B #C8A2B8 #DFC8D5 #F4ECF0
Accessibility & contrast
On white
2.25
#C8A2B8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.32
#C8A2B8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8A2B8
9.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8A2B8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8A2B8 | 1.00 | 2.25 | 9.32 | 9.32 |
| #FFFFFF | 2.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A4A9B9
Deuteranopia (green-blind)
#ACAFB7
Tritanopia (blue-blind)
#CDA2A9
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #c8a2b8; /* rgb */ color: rgb(200, 162, 184); /* oklch */ color: oklch(75.3% 0.053 342.8);
Tailwind
colors: {
custom: {
50: '#d9bdcd',
500: '#c8a2b8',
950: '#000000',
},
}SCSS
$custom: #c8a2b8; $custom-light: #d9bdcd; $custom-dark: #000000;
JSON
{
"hex": "#c8a2b8",
"rgb": {
"r": 200,
"g": 162,
"b": 184
},
"hsl": {
"h": 325.263,
"s": 25.676,
"l": 70.98
},
"oklch": {
"l": 0.75316,
"c": 0.05348,
"h": 342.8
},
"luminance": 0.41581
}Semantic roles & 50–950 ramp
primary
#C8A2B8
secondary
#DEE8E2
accent
#A46B41
background
#FDFBFC
surface
#FAF6F9
border
#D3D0D2
text
#141213
muted
#838182