#C8A2B4#C8A2B4
#C8A2B4 is a light, muted pink. Relative luminance 0.414; OKLCH L 75.2% C 0.051 H 348.3°. Best body text is #000000 at 9.28:1 contrast (WCAG AA passes).
Color values
| HEX | #C8A2B4 |
|---|---|
| RGB | rgb(200, 162, 180) |
| HSL | hsl(332, 26%, 71%) |
| HSV | hsv(332, 19%, 78%) |
| CMYK | cmyk(0%, 19%, 10%, 21.6%) |
| CIE-LAB | lab(70.47, 16.93, -3.97) |
| CIE-LCH | lch(70.47, 17.39, 346.80°) |
| OKLab | oklab(75.19% 0.0496 -0.0103) |
| OKLCH | oklch(75.19% 0.051 348.3) |
| XYZ | xyz(44.9775, 41.4167, 48.7961) |
| Luminance | 0.4142 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Dusty Pink
#D8A7B1
ΔE00 4.70
Light Mauve
#C292A1
ΔE00 5.05
Lilac
#C8A2C8
ΔE00 6.31
Grey Pink
#C3909B
ΔE00 6.39
Faded Pink
#DE9DAC
ΔE00 6.63
Thistle
#D8BFD8
ΔE00 8.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8A2B4 #A2C8B6
analogous
#C8A2C7 #C8A2B4 #C8A3A2
triadic
#C8A2B4 #B4C8A2 #A2B4C8
tetradic
#C8A2B4 #C7C8A2 #A2C8B6 #A3A2C8
square
#C8A2B4 #C7C8A2 #A2C8B6 #A3A2C8
split-complementary
#C8A2B4 #A2C8A3 #A2C7C8
monochromatic
#975976 #B17C95 #C8A2B4 #DFC8D3 #F4ECEF
Accessibility & contrast
On white
2.26
#C8A2B4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.28
#C8A2B4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8A2B4
9.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8A2B4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8A2B4 | 1.00 | 2.26 | 9.28 | 9.28 |
| #FFFFFF | 2.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A5A9B5
Deuteranopia (green-blind)
#ADAFB3
Tritanopia (blue-blind)
#CEA1A8
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #c8a2b4; /* rgb */ color: rgb(200, 162, 180); /* oklch */ color: oklch(75.2% 0.051 348.3);
Tailwind
colors: {
custom: {
50: '#d9bdca',
500: '#c8a2b4',
950: '#000000',
},
}SCSS
$custom: #c8a2b4; $custom-light: #d9bdca; $custom-dark: #000000;
JSON
{
"hex": "#c8a2b4",
"rgb": {
"r": 200,
"g": 162,
"b": 180
},
"hsl": {
"h": 331.579,
"s": 25.676,
"l": 70.98
},
"oklch": {
"l": 0.75189,
"c": 0.0507,
"h": 348.3
},
"luminance": 0.41415
}Semantic roles & 50–950 ramp
primary
#C8A2B4
secondary
#DEE8E3
accent
#A47541
background
#FDFBFC
surface
#FAF6F8
border
#D3D0D1
text
#141213
muted
#838182