#C8A2B6#C8A2B6
#C8A2B6 is a light, muted pink. Relative luminance 0.415; OKLCH L 75.3% C 0.052 H 345.5°. Best body text is #000000 at 9.30:1 contrast (WCAG AA passes).
Color values
| HEX | #C8A2B6 |
|---|---|
| RGB | rgb(200, 162, 182) |
| HSL | hsl(328, 26%, 71%) |
| HSV | hsv(328, 19%, 78%) |
| CMYK | cmyk(0%, 19%, 9%, 21.6%) |
| CIE-LAB | lab(70.52, 17.28, -4.99) |
| CIE-LCH | lch(70.52, 17.98, 343.88°) |
| OKLab | oklab(75.25% 0.0504 -0.0131) |
| OKLCH | oklch(75.25% 0.052 345.5) |
| XYZ | xyz(45.1827, 41.4987, 49.8769) |
| Luminance | 0.4150 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Dusty Pink
#D8A7B1
ΔE00 5.18
Light Mauve
#C292A1
ΔE00 5.32
Lilac
#C8A2C8
ΔE00 5.63
Grey Pink
#C3909B
ΔE00 6.76
Faded Pink
#DE9DAC
ΔE00 6.89
Thistle
#D8BFD8
ΔE00 8.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8A2B6 #A2C8B4
analogous
#C7A2C8 #C8A2B6 #C8A2A3
triadic
#C8A2B6 #B6C8A2 #A2B6C8
tetradic
#C8A2B6 #C8C7A2 #A2C8B4 #A2A3C8
square
#C8A2B6 #C8C7A2 #A2C8B4 #A2A3C8
split-complementary
#C8A2B6 #A3C8A2 #A2C8C7
monochromatic
#975979 #B17C98 #C8A2B6 #DFC8D4 #F4ECF0
Accessibility & contrast
On white
2.26
#C8A2B6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.30
#C8A2B6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8A2B6
9.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8A2B6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8A2B6 | 1.00 | 2.26 | 9.30 | 9.30 |
| #FFFFFF | 2.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A4A9B7
Deuteranopia (green-blind)
#ADAFB5
Tritanopia (blue-blind)
#CDA2A9
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #c8a2b6; /* rgb */ color: rgb(200, 162, 182); /* oklch */ color: oklch(75.3% 0.052 345.5);
Tailwind
colors: {
custom: {
50: '#d9bdcb',
500: '#c8a2b6',
950: '#000000',
},
}SCSS
$custom: #c8a2b6; $custom-light: #d9bdcb; $custom-dark: #000000;
JSON
{
"hex": "#c8a2b6",
"rgb": {
"r": 200,
"g": 162,
"b": 182
},
"hsl": {
"h": 328.421,
"s": 25.676,
"l": 70.98
},
"oklch": {
"l": 0.75252,
"c": 0.05204,
"h": 345.5
},
"luminance": 0.41497
}Semantic roles & 50–950 ramp
primary
#C8A2B6
secondary
#DEE8E3
accent
#A47041
background
#FDFBFC
surface
#FAF6F8
border
#D3D0D1
text
#141213
muted
#838182