#C8A2B3#C8A2B3
#C8A2B3 is a light, muted pink. Relative luminance 0.414; OKLCH L 75.2% C 0.050 H 349.7°. Best body text is #000000 at 9.27:1 contrast (WCAG AA passes).
Color values
| HEX | #C8A2B3 |
|---|---|
| RGB | rgb(200, 162, 179) |
| HSL | hsl(333, 26%, 71%) |
| HSV | hsv(333, 19%, 78%) |
| CMYK | cmyk(0%, 19%, 10.5%, 21.6%) |
| CIE-LAB | lab(70.44, 16.76, -3.46) |
| CIE-LCH | lch(70.44, 17.11, 348.34°) |
| OKLab | oklab(75.16% 0.0493 -0.0089) |
| OKLCH | oklch(75.16% 0.05 349.7) |
| XYZ | xyz(44.8760, 41.3761, 48.2615) |
| Luminance | 0.4138 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Dusty Pink
#D8A7B1
ΔE00 4.48
Light Mauve
#C292A1
ΔE00 4.95
Grey Pink
#C3909B
ΔE00 6.22
Faded Pink
#DE9DAC
ΔE00 6.52
Lilac
#C8A2C8
ΔE00 6.65
Greyish Pink
#C88D94
ΔE00 8.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8A2B3 #A2C8B7
analogous
#C8A2C6 #C8A2B3 #C8A4A2
triadic
#C8A2B3 #B3C8A2 #A2B3C8
tetradic
#C8A2B3 #C6C8A2 #A2C8B7 #A4A2C8
square
#C8A2B3 #C6C8A2 #A2C8B7 #A4A2C8
split-complementary
#C8A2B3 #A2C8A4 #A2C6C8
monochromatic
#975975 #B17C94 #C8A2B3 #DFC8D2 #F4ECEF
Accessibility & contrast
On white
2.26
#C8A2B3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.27
#C8A2B3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8A2B3
9.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8A2B3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8A2B3 | 1.00 | 2.26 | 9.27 | 9.27 |
| #FFFFFF | 2.26 | 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)
#A5A9B4
Deuteranopia (green-blind)
#ADAFB2
Tritanopia (blue-blind)
#CEA1A8
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #c8a2b3; /* rgb */ color: rgb(200, 162, 179); /* oklch */ color: oklch(75.2% 0.050 349.7);
Tailwind
colors: {
custom: {
50: '#d9bdc9',
500: '#c8a2b3',
950: '#000000',
},
}SCSS
$custom: #c8a2b3; $custom-light: #d9bdc9; $custom-dark: #000000;
JSON
{
"hex": "#c8a2b3",
"rgb": {
"r": 200,
"g": 162,
"b": 179
},
"hsl": {
"h": 333.158,
"s": 25.676,
"l": 70.98
},
"oklch": {
"l": 0.75158,
"c": 0.05008,
"h": 349.7
},
"luminance": 0.41375
}Semantic roles & 50–950 ramp
primary
#C8A2B3
secondary
#DEE8E3
accent
#A47841
background
#FDFBFC
surface
#FAF6F8
border
#D3D0D1
text
#141213
muted
#838182