#C8A0BA#C8A0BA
#C8A0BA is a light, muted pink. Relative luminance 0.410; OKLCH L 75.0% C 0.059 H 339.5°. Best body text is #000000 at 9.19:1 contrast (WCAG AA passes).
Color values
| HEX | #C8A0BA |
|---|---|
| RGB | rgb(200, 160, 186) |
| HSL | hsl(321, 27%, 71%) |
| HSV | hsv(321, 20%, 78%) |
| CMYK | cmyk(0%, 20%, 7%, 21.6%) |
| CIE-LAB | lab(70.15, 19.08, -7.76) |
| CIE-LCH | lch(70.15, 20.59, 337.87°) |
| OKLab | oklab(75% 0.0549 -0.0205) |
| OKLCH | oklch(75% 0.059 339.5) |
| XYZ | xyz(45.2525, 40.9674, 51.9686) |
| Luminance | 0.4097 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Lilac
#C8A2C8
ΔE00 3.88
Light Mauve
#C292A1
ΔE00 5.93
Dusty Pink
#D8A7B1
ΔE00 6.64
Faded Pink
#DE9DAC
ΔE00 7.54
Grey Pink
#C3909B
ΔE00 7.58
Dusty Lavender
#AC86A8
ΔE00 8.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8A0BA #A0C8AE
analogous
#C2A0C8 #C8A0BA #C8A0A6
triadic
#C8A0BA #BAC8A0 #A0BAC8
tetradic
#C8A0BA #C8C2A0 #A0C8AE #A0A6C8
square
#C8A0BA #C8C2A0 #A0C8AE #A0A6C8
split-complementary
#C8A0BA #A6C8A0 #A0C8C2
monochromatic
#965780 #B2799E #C8A0BA #DEC7D6 #F4ECF1
Accessibility & contrast
On white
2.28
#C8A0BA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.19
#C8A0BA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8A0BA
9.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8A0BA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8A0BA | 1.00 | 2.28 | 9.19 | 9.19 |
| #FFFFFF | 2.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A1A8BB
Deuteranopia (green-blind)
#AAAEB9
Tritanopia (blue-blind)
#CDA1A9
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #c8a0ba; /* rgb */ color: rgb(200, 160, 186); /* oklch */ color: oklch(75.0% 0.059 339.5);
Tailwind
colors: {
custom: {
50: '#d9bcce',
500: '#c8a0ba',
950: '#000000',
},
}SCSS
$custom: #c8a0ba; $custom-light: #d9bcce; $custom-dark: #000000;
JSON
{
"hex": "#c8a0ba",
"rgb": {
"r": 200,
"g": 160,
"b": 186
},
"hsl": {
"h": 321,
"s": 26.667,
"l": 70.588
},
"oklch": {
"l": 0.75004,
"c": 0.05861,
"h": 339.5
},
"luminance": 0.40966
}Semantic roles & 50–950 ramp
primary
#C8A0BA
secondary
#DCE7E0
accent
#A56440
background
#FDFBFC
surface
#FAF6F9
border
#D3D0D2
text
#141213
muted
#838182