#C8A4BD#C8A4BD
#C8A4BD is a light, muted pink. Relative luminance 0.425; OKLCH L 75.9% C 0.054 H 337.4°. Best body text is #000000 at 9.50:1 contrast (WCAG AA passes).
Color values
| HEX | #C8A4BD |
|---|---|
| RGB | rgb(200, 164, 189) |
| HSL | hsl(318, 25%, 71%) |
| HSV | hsv(318, 18%, 78%) |
| CMYK | cmyk(0%, 18%, 5.5%, 21.6%) |
| CIE-LAB | lab(71.22, 17.42, -7.84) |
| CIE-LCH | lch(71.22, 19.10, 335.77°) |
| OKLab | oklab(75.86% 0.0498 -0.0207) |
| OKLCH | oklch(75.86% 0.054 337.4) |
| XYZ | xyz(46.2794, 42.5056, 53.9007) |
| Luminance | 0.4250 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Lilac
#C8A2C8
ΔE00 3.90
Dusty Pink
#D8A7B1
ΔE00 6.69
Light Mauve
#C292A1
ΔE00 6.82
Thistle
#D8BFD8
ΔE00 7.24
Faded Pink
#DE9DAC
ΔE00 8.20
Grey Pink
#C3909B
ΔE00 8.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8A4BD #A4C8AF
analogous
#C1A4C8 #C8A4BD #C8A4AB
triadic
#C8A4BD #BDC8A4 #A4BDC8
tetradic
#C8A4BD #C8C1A4 #A4C8AF #A4ABC8
square
#C8A4BD #C8C1A4 #A4C8AF #A4ABC8
split-complementary
#C8A4BD #ABC8A4 #A4C8C1
monochromatic
#975B84 #B17EA1 #C8A4BD #DFCAD9 #F3ECF1
Accessibility & contrast
On white
2.21
#C8A4BD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.50
#C8A4BD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8A4BD
9.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8A4BD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8A4BD | 1.00 | 2.21 | 9.50 | 9.50 |
| #FFFFFF | 2.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A5ABBE
Deuteranopia (green-blind)
#ADB0BC
Tritanopia (blue-blind)
#CCA5AC
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #c8a4bd; /* rgb */ color: rgb(200, 164, 189); /* oklch */ color: oklch(75.9% 0.054 337.4);
Tailwind
colors: {
custom: {
50: '#d9bfd0',
500: '#c8a4bd',
950: '#000000',
},
}SCSS
$custom: #c8a4bd; $custom-light: #d9bfd0; $custom-dark: #000000;
JSON
{
"hex": "#c8a4bd",
"rgb": {
"r": 200,
"g": 164,
"b": 189
},
"hsl": {
"h": 318.333,
"s": 24.658,
"l": 71.373
},
"oklch": {
"l": 0.75857,
"c": 0.05393,
"h": 337.4
},
"luminance": 0.42504
}Semantic roles & 50–950 ramp
primary
#C8A4BD
secondary
#DFE9E2
accent
#A36042
background
#FDFBFC
surface
#FAF7F9
border
#D3D0D2
text
#141214
muted
#838182