#C8A8BD#C8A8BD
#C8A8BD is a light, muted pink. Relative luminance 0.440; OKLCH L 76.6% C 0.047 H 338.9°. Best body text is #000000 at 9.79:1 contrast (WCAG AA passes).
Color values
| HEX | #C8A8BD |
|---|---|
| RGB | rgb(200, 168, 189) |
| HSL | hsl(321, 23%, 72%) |
| HSV | hsv(321, 16%, 78%) |
| CMYK | cmyk(0%, 16%, 5.5%, 21.6%) |
| CIE-LAB | lab(72.20, 15.23, -6.38) |
| CIE-LCH | lch(72.20, 16.51, 337.27°) |
| OKLab | oklab(76.62% 0.0437 -0.0168) |
| OKLCH | oklch(76.62% 0.047 338.9) |
| XYZ | xyz(47.0065, 43.9598, 54.1431) |
| Luminance | 0.4396 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Lilac
#C8A2C8
ΔE00 5.31
Thistle
#D8BFD8
ΔE00 6.27
Dusty Pink
#D8A7B1
ΔE00 6.32
Light Mauve
#C292A1
ΔE00 7.41
Faded Pink
#DE9DAC
ΔE00 8.61
Grey Pink
#C3909B
ΔE00 8.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8A8BD #A8C8B3
analogous
#C3A8C8 #C8A8BD #C8A8AD
triadic
#C8A8BD #BDC8A8 #A8BDC8
tetradic
#C8A8BD #C8C3A8 #A8C8B3 #A8ADC8
square
#C8A8BD #C8C3A8 #A8C8B3 #A8ADC8
split-complementary
#C8A8BD #ADC8A8 #A8C8C3
monochromatic
#965F83 #B083A1 #C8A8BD #E0CDD9 #F3ECF1
Accessibility & contrast
On white
2.14
#C8A8BD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.79
#C8A8BD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8A8BD
9.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8A8BD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8A8BD | 1.00 | 2.14 | 9.79 | 9.79 |
| #FFFFFF | 2.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A9AEBE
Deuteranopia (green-blind)
#B0B3BC
Tritanopia (blue-blind)
#CCA9AF
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #c8a8bd; /* rgb */ color: rgb(200, 168, 189); /* oklch */ color: oklch(76.6% 0.047 338.9);
Tailwind
colors: {
custom: {
50: '#d9c2d0',
500: '#c8a8bd',
950: '#000000',
},
}SCSS
$custom: #c8a8bd; $custom-light: #d9c2d0; $custom-dark: #000000;
JSON
{
"hex": "#c8a8bd",
"rgb": {
"r": 200,
"g": 168,
"b": 189
},
"hsl": {
"h": 320.625,
"s": 22.535,
"l": 72.157
},
"oklch": {
"l": 0.76618,
"c": 0.04678,
"h": 338.9
},
"luminance": 0.43959
}Semantic roles & 50–950 ramp
primary
#C8A8BD
secondary
#E1EAE4
accent
#A16445
background
#FDFBFC
surface
#FAF7F9
border
#D3D0D2
text
#141214
muted
#838182