#C8A2B2#C8A2B2
#C8A2B2 is a light, muted pink. Relative luminance 0.413; OKLCH L 75.1% C 0.049 H 351.2°. Best body text is #000000 at 9.27:1 contrast (WCAG AA passes).
Color values
| HEX | #C8A2B2 |
|---|---|
| RGB | rgb(200, 162, 178) |
| HSL | hsl(335, 26%, 71%) |
| HSV | hsv(335, 19%, 78%) |
| CMYK | cmyk(0%, 19%, 11%, 21.6%) |
| CIE-LAB | lab(70.41, 16.59, -2.95) |
| CIE-LCH | lch(70.41, 16.85, 349.93°) |
| OKLab | oklab(75.13% 0.0489 -0.0076) |
| OKLCH | oklch(75.13% 0.049 351.2) |
| XYZ | xyz(44.7752, 41.3357, 47.7308) |
| Luminance | 0.4133 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Dusty Pink
#D8A7B1
ΔE00 4.27
Light Mauve
#C292A1
ΔE00 4.87
Grey Pink
#C3909B
ΔE00 6.07
Faded Pink
#DE9DAC
ΔE00 6.43
Lilac
#C8A2C8
ΔE00 7.00
Greyish Pink
#C88D94
ΔE00 8.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8A2B2 #A2C8B8
analogous
#C8A2C5 #C8A2B2 #C8A5A2
triadic
#C8A2B2 #B2C8A2 #A2B2C8
tetradic
#C8A2B2 #C5C8A2 #A2C8B8 #A5A2C8
square
#C8A2B2 #C5C8A2 #A2C8B8 #A5A2C8
split-complementary
#C8A2B2 #A2C8A5 #A2C5C8
monochromatic
#975973 #B17C92 #C8A2B2 #DFC8D2 #F4ECEF
Accessibility & contrast
On white
2.27
#C8A2B2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.27
#C8A2B2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8A2B2
9.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8A2B2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8A2B2 | 1.00 | 2.27 | 9.27 | 9.27 |
| #FFFFFF | 2.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A5A9B3
Deuteranopia (green-blind)
#AEAEB1
Tritanopia (blue-blind)
#CEA1A7
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #c8a2b2; /* rgb */ color: rgb(200, 162, 178); /* oklch */ color: oklch(75.1% 0.049 351.2);
Tailwind
colors: {
custom: {
50: '#d9bdc9',
500: '#c8a2b2',
950: '#000000',
},
}SCSS
$custom: #c8a2b2; $custom-light: #d9bdc9; $custom-dark: #000000;
JSON
{
"hex": "#c8a2b2",
"rgb": {
"r": 200,
"g": 162,
"b": 178
},
"hsl": {
"h": 334.737,
"s": 25.676,
"l": 70.98
},
"oklch": {
"l": 0.75127,
"c": 0.04948,
"h": 351.2
},
"luminance": 0.41334
}Semantic roles & 50–950 ramp
primary
#C8A2B2
secondary
#DEE8E4
accent
#A47B41
background
#FDFBFC
surface
#FAF6F8
border
#D3D0D1
text
#141213
muted
#838182