#C8A5BD#C8A5BD
#C8A5BD is a light, muted pink. Relative luminance 0.429; OKLCH L 76.0% C 0.052 H 337.7°. Best body text is #000000 at 9.57:1 contrast (WCAG AA passes).
Color values
| HEX | #C8A5BD |
|---|---|
| RGB | rgb(200, 165, 189) |
| HSL | hsl(319, 24%, 72%) |
| HSV | hsv(319, 18%, 78%) |
| CMYK | cmyk(0%, 17.5%, 5.5%, 21.6%) |
| CIE-LAB | lab(71.46, 16.87, -7.47) |
| CIE-LCH | lch(71.46, 18.45, 336.11°) |
| OKLab | oklab(76.05% 0.0483 -0.0197) |
| OKLCH | oklch(76.05% 0.052 337.7) |
| XYZ | xyz(46.4590, 42.8649, 53.9606) |
| Luminance | 0.4286 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Lilac
#C8A2C8
ΔE00 4.22
Dusty Pink
#D8A7B1
ΔE00 6.56
Light Mauve
#C292A1
ΔE00 6.92
Thistle
#D8BFD8
ΔE00 6.97
Faded Pink
#DE9DAC
ΔE00 8.26
Grey Pink
#C3909B
ΔE00 8.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8A5BD #A5C8B0
analogous
#C2A5C8 #C8A5BD #C8A5AC
triadic
#C8A5BD #BDC8A5 #A5BDC8
tetradic
#C8A5BD #C8C2A5 #A5C8B0 #A5ACC8
square
#C8A5BD #C8C2A5 #A5C8B0 #A5ACC8
split-complementary
#C8A5BD #ACC8A5 #A5C8C2
monochromatic
#975C84 #B17FA1 #C8A5BD #DFCBD9 #F3ECF1
Accessibility & contrast
On white
2.19
#C8A5BD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.57
#C8A5BD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8A5BD
9.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8A5BD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8A5BD | 1.00 | 2.19 | 9.57 | 9.57 |
| #FFFFFF | 2.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A6ACBE
Deuteranopia (green-blind)
#ADB1BC
Tritanopia (blue-blind)
#CCA6AD
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #c8a5bd; /* rgb */ color: rgb(200, 165, 189); /* oklch */ color: oklch(76.0% 0.052 337.7);
Tailwind
colors: {
custom: {
50: '#d9bfd0',
500: '#c8a5bd',
950: '#000000',
},
}SCSS
$custom: #c8a5bd; $custom-light: #d9bfd0; $custom-dark: #000000;
JSON
{
"hex": "#c8a5bd",
"rgb": {
"r": 200,
"g": 165,
"b": 189
},
"hsl": {
"h": 318.857,
"s": 24.138,
"l": 71.569
},
"oklch": {
"l": 0.76046,
"c": 0.05214,
"h": 337.7
},
"luminance": 0.42864
}Semantic roles & 50–950 ramp
primary
#C8A5BD
secondary
#E0E9E3
accent
#A36143
background
#FDFBFC
surface
#FAF7F9
border
#D3D0D2
text
#141214
muted
#838182