#C8A2B5#C8A2B5
#C8A2B5 is a light, muted pink. Relative luminance 0.415; OKLCH L 75.2% C 0.051 H 346.8°. Best body text is #000000 at 9.29:1 contrast (WCAG AA passes).
Color values
| HEX | #C8A2B5 |
|---|---|
| RGB | rgb(200, 162, 181) |
| HSL | hsl(330, 26%, 71%) |
| HSV | hsv(330, 19%, 78%) |
| CMYK | cmyk(0%, 19%, 9.5%, 21.6%) |
| CIE-LAB | lab(70.50, 17.10, -4.48) |
| CIE-LCH | lch(70.50, 17.68, 345.31°) |
| OKLab | oklab(75.22% 0.05 -0.0117) |
| OKLCH | oklch(75.22% 0.051 346.8) |
| XYZ | xyz(45.0797, 41.4575, 49.3345) |
| Luminance | 0.4146 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Dusty Pink
#D8A7B1
ΔE00 4.93
Light Mauve
#C292A1
ΔE00 5.17
Lilac
#C8A2C8
ΔE00 5.97
Grey Pink
#C3909B
ΔE00 6.57
Faded Pink
#DE9DAC
ΔE00 6.75
Thistle
#D8BFD8
ΔE00 8.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8A2B5 #A2C8B5
analogous
#C8A2C8 #C8A2B5 #C8A2A2
triadic
#C8A2B5 #B5C8A2 #A2B5C8
tetradic
#C8A2B5 #C8C8A2 #A2C8B5 #A2A2C8
square
#C8A2B5 #C8C8A2 #A2C8B5 #A2A2C8
split-complementary
#C8A2B5 #A2C8A2 #A2C8C8
monochromatic
#975978 #B17C96 #C8A2B5 #DFC8D4 #F4ECF0
Accessibility & contrast
On white
2.26
#C8A2B5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.29
#C8A2B5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8A2B5
9.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8A2B5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8A2B5 | 1.00 | 2.26 | 9.29 | 9.29 |
| #FFFFFF | 2.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A4A9B6
Deuteranopia (green-blind)
#ADAFB4
Tritanopia (blue-blind)
#CEA2A8
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #c8a2b5; /* rgb */ color: rgb(200, 162, 181); /* oklch */ color: oklch(75.2% 0.051 346.8);
Tailwind
colors: {
custom: {
50: '#d9bdcb',
500: '#c8a2b5',
950: '#000000',
},
}SCSS
$custom: #c8a2b5; $custom-light: #d9bdcb; $custom-dark: #000000;
JSON
{
"hex": "#c8a2b5",
"rgb": {
"r": 200,
"g": 162,
"b": 181
},
"hsl": {
"h": 330,
"s": 25.676,
"l": 70.98
},
"oklch": {
"l": 0.7522,
"c": 0.05135,
"h": 346.8
},
"luminance": 0.41456
}Semantic roles & 50–950 ramp
primary
#C8A2B5
secondary
#DEE8E3
accent
#A47341
background
#FDFBFC
surface
#FAF6F8
border
#D3D0D1
text
#141213
muted
#838182