#C8A2BD#C8A2BD
#C8A2BD is a light, muted pink. Relative luminance 0.418; OKLCH L 75.5% C 0.058 H 336.8°. Best body text is #000000 at 9.36:1 contrast (WCAG AA passes).
Color values
| HEX | #C8A2BD |
|---|---|
| RGB | rgb(200, 162, 189) |
| HSL | hsl(317, 26%, 71%) |
| HSV | hsv(317, 19%, 78%) |
| CMYK | cmyk(0%, 19%, 5.5%, 21.6%) |
| CIE-LAB | lab(70.73, 18.51, -8.56) |
| CIE-LCH | lch(70.73, 20.40, 335.18°) |
| OKLab | oklab(75.48% 0.0529 -0.0227) |
| OKLCH | oklch(75.48% 0.058 336.8) |
| XYZ | xyz(45.9243, 41.7954, 53.7824) |
| Luminance | 0.4179 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Lilac
#C8A2C8
ΔE00 3.35
Light Mauve
#C292A1
ΔE00 6.68
Dusty Pink
#D8A7B1
ΔE00 7.04
Thistle
#D8BFD8
ΔE00 7.80
Faded Pink
#DE9DAC
ΔE00 8.15
Grey Pink
#C3909B
ΔE00 8.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8A2BD #A2C8AD
analogous
#C0A2C8 #C8A2BD #C8A2AA
triadic
#C8A2BD #BDC8A2 #A2BDC8
tetradic
#C8A2BD #C8C0A2 #A2C8AD #A2AAC8
square
#C8A2BD #C8C0A2 #A2C8AD #A2AAC8
split-complementary
#C8A2BD #AAC8A2 #A2C8C0
monochromatic
#975985 #B17CA2 #C8A2BD #DFC8D8 #F4ECF1
Accessibility & contrast
On white
2.24
#C8A2BD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.36
#C8A2BD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8A2BD
9.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8A2BD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8A2BD | 1.00 | 2.24 | 9.36 | 9.36 |
| #FFFFFF | 2.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A3AABE
Deuteranopia (green-blind)
#ABAFBC
Tritanopia (blue-blind)
#CCA3AB
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #c8a2bd; /* rgb */ color: rgb(200, 162, 189); /* oklch */ color: oklch(75.5% 0.058 336.8);
Tailwind
colors: {
custom: {
50: '#d9bdd0',
500: '#c8a2bd',
950: '#000000',
},
}SCSS
$custom: #c8a2bd; $custom-light: #d9bdd0; $custom-dark: #000000;
JSON
{
"hex": "#c8a2bd",
"rgb": {
"r": 200,
"g": 162,
"b": 189
},
"hsl": {
"h": 317.368,
"s": 25.676,
"l": 70.98
},
"oklch": {
"l": 0.75479,
"c": 0.05754,
"h": 336.8
},
"luminance": 0.41794
}Semantic roles & 50–950 ramp
primary
#C8A2BD
secondary
#DEE8E1
accent
#A45E41
background
#FDFBFC
surface
#FAF6F9
border
#D3D0D2
text
#141214
muted
#838182