#C8A0BB#C8A0BB
#C8A0BB is a light, muted pink. Relative luminance 0.410; OKLCH L 75.0% C 0.059 H 338.4°. Best body text is #000000 at 9.20:1 contrast (WCAG AA passes).
Color values
| HEX | #C8A0BB |
|---|---|
| RGB | rgb(200, 160, 187) |
| HSL | hsl(320, 27%, 71%) |
| HSV | hsv(320, 20%, 78%) |
| CMYK | cmyk(0%, 20%, 6.5%, 21.6%) |
| CIE-LAB | lab(70.18, 19.25, -8.27) |
| CIE-LCH | lch(70.18, 20.95, 336.76°) |
| OKLab | oklab(75.04% 0.0553 -0.0219) |
| OKLCH | oklch(75.04% 0.059 338.4) |
| XYZ | xyz(45.3592, 41.0101, 52.5304) |
| Luminance | 0.4101 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Lilac
#C8A2C8
ΔE00 3.57
Light Mauve
#C292A1
ΔE00 6.16
Dusty Pink
#D8A7B1
ΔE00 6.91
Faded Pink
#DE9DAC
ΔE00 7.75
Grey Pink
#C3909B
ΔE00 7.84
Dusty Lavender
#AC86A8
ΔE00 8.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8A0BB #A0C8AD
analogous
#C1A0C8 #C8A0BB #C8A0A7
triadic
#C8A0BB #BBC8A0 #A0BBC8
tetradic
#C8A0BB #C8C1A0 #A0C8AD #A0A7C8
square
#C8A0BB #C8C1A0 #A0C8AD #A0A7C8
split-complementary
#C8A0BB #A7C8A0 #A0C8C1
monochromatic
#965782 #B2799F #C8A0BB #DEC7D7 #F4ECF1
Accessibility & contrast
On white
2.28
#C8A0BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.20
#C8A0BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8A0BB
9.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8A0BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8A0BB | 1.00 | 2.28 | 9.20 | 9.20 |
| #FFFFFF | 2.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A1A8BC
Deuteranopia (green-blind)
#AAAEBA
Tritanopia (blue-blind)
#CDA1A9
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #c8a0bb; /* rgb */ color: rgb(200, 160, 187); /* oklch */ color: oklch(75.0% 0.059 338.4);
Tailwind
colors: {
custom: {
50: '#d9bccf',
500: '#c8a0bb',
950: '#000000',
},
}SCSS
$custom: #c8a0bb; $custom-light: #d9bccf; $custom-dark: #000000;
JSON
{
"hex": "#c8a0bb",
"rgb": {
"r": 200,
"g": 160,
"b": 187
},
"hsl": {
"h": 319.5,
"s": 26.667,
"l": 70.588
},
"oklch": {
"l": 0.75037,
"c": 0.05943,
"h": 338.4
},
"luminance": 0.41009
}Semantic roles & 50–950 ramp
primary
#C8A0BB
secondary
#DCE7E0
accent
#A56140
background
#FDFBFC
surface
#FAF6F9
border
#D3D0D2
text
#141213
muted
#838182