#C8A4BA#C8A4BA
#C8A4BA is a light, muted pink. Relative luminance 0.424; OKLCH L 75.8% C 0.051 H 341.2°. Best body text is #000000 at 9.48:1 contrast (WCAG AA passes).
Color values
| HEX | #C8A4BA |
|---|---|
| RGB | rgb(200, 164, 186) |
| HSL | hsl(323, 25%, 71%) |
| HSV | hsv(323, 18%, 78%) |
| CMYK | cmyk(0%, 18%, 7%, 21.6%) |
| CIE-LAB | lab(71.13, 16.88, -6.31) |
| CIE-LCH | lch(71.13, 18.02, 339.50°) |
| OKLab | oklab(75.76% 0.0487 -0.0166) |
| OKLCH | oklch(75.76% 0.051 341.2) |
| XYZ | xyz(45.9571, 42.3767, 52.2035) |
| Luminance | 0.4238 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Lilac
#C8A2C8
ΔE00 4.88
Dusty Pink
#D8A7B1
ΔE00 5.90
Light Mauve
#C292A1
ΔE00 6.26
Thistle
#D8BFD8
ΔE00 7.41
Faded Pink
#DE9DAC
ΔE00 7.68
Grey Pink
#C3909B
ΔE00 7.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8A4BA #A4C8B2
analogous
#C4A4C8 #C8A4BA #C8A4A8
triadic
#C8A4BA #BAC8A4 #A4BAC8
tetradic
#C8A4BA #C8C4A4 #A4C8B2 #A4A8C8
square
#C8A4BA #C8C4A4 #A4C8B2 #A4A8C8
split-complementary
#C8A4BA #A8C8A4 #A4C8C4
monochromatic
#975B7F #B17E9D #C8A4BA #DFCAD7 #F3ECF1
Accessibility & contrast
On white
2.22
#C8A4BA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.48
#C8A4BA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8A4BA
9.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8A4BA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8A4BA | 1.00 | 2.22 | 9.48 | 9.48 |
| #FFFFFF | 2.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A5ABBB
Deuteranopia (green-blind)
#ADB0B9
Tritanopia (blue-blind)
#CDA4AB
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #c8a4ba; /* rgb */ color: rgb(200, 164, 186); /* oklch */ color: oklch(75.8% 0.051 341.2);
Tailwind
colors: {
custom: {
50: '#d9bfce',
500: '#c8a4ba',
950: '#000000',
},
}SCSS
$custom: #c8a4ba; $custom-light: #d9bfce; $custom-dark: #000000;
JSON
{
"hex": "#c8a4ba",
"rgb": {
"r": 200,
"g": 164,
"b": 186
},
"hsl": {
"h": 323.333,
"s": 24.658,
"l": 71.373
},
"oklch": {
"l": 0.75759,
"c": 0.05147,
"h": 341.2
},
"luminance": 0.42375
}Semantic roles & 50–950 ramp
primary
#C8A4BA
secondary
#DFE9E3
accent
#A36842
background
#FDFBFC
surface
#FAF7F9
border
#D3D0D2
text
#141213
muted
#838182