#C8A5BF#C8A5BF
#C8A5BF is a light, muted pink. Relative luminance 0.430; OKLCH L 76.1% C 0.054 H 335.3°. Best body text is #000000 at 9.59:1 contrast (WCAG AA passes).
Color values
| HEX | #C8A5BF |
|---|---|
| RGB | rgb(200, 165, 191) |
| HSL | hsl(315, 24%, 72%) |
| HSV | hsv(315, 18%, 78%) |
| CMYK | cmyk(0%, 17.5%, 4.5%, 21.6%) |
| CIE-LAB | lab(71.52, 17.23, -8.49) |
| CIE-LCH | lch(71.52, 19.21, 333.77°) |
| OKLab | oklab(76.11% 0.049 -0.0225) |
| OKLCH | oklch(76.11% 0.054 335.3) |
| XYZ | xyz(46.6776, 42.9523, 55.1119) |
| Luminance | 0.4295 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Lilac
#C8A2C8
ΔE00 3.58
Thistle
#D8BFD8
ΔE00 6.90
Dusty Pink
#D8A7B1
ΔE00 7.09
Light Mauve
#C292A1
ΔE00 7.31
Faded Pink
#DE9DAC
ΔE00 8.63
Grey Pink
#C3909B
ΔE00 8.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8A5BF #A5C8AE
analogous
#C0A5C8 #C8A5BF #C8A5AE
triadic
#C8A5BF #BFC8A5 #A5BFC8
tetradic
#C8A5BF #C8C0A5 #A5C8AE #A5AEC8
square
#C8A5BF #C8C0A5 #A5C8AE #A5AEC8
split-complementary
#C8A5BF #AEC8A5 #A5C8C0
monochromatic
#975C88 #B17FA4 #C8A5BF #DFCBDA #F3ECF1
Accessibility & contrast
On white
2.19
#C8A5BF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.59
#C8A5BF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8A5BF
9.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8A5BF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8A5BF | 1.00 | 2.19 | 9.59 | 9.59 |
| #FFFFFF | 2.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A5ACC0
Deuteranopia (green-blind)
#ADB1BE
Tritanopia (blue-blind)
#CCA6AE
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #c8a5bf; /* rgb */ color: rgb(200, 165, 191); /* oklch */ color: oklch(76.1% 0.054 335.3);
Tailwind
colors: {
custom: {
50: '#d9bfd2',
500: '#c8a5bf',
950: '#000000',
},
}SCSS
$custom: #c8a5bf; $custom-light: #d9bfd2; $custom-dark: #000000;
JSON
{
"hex": "#c8a5bf",
"rgb": {
"r": 200,
"g": 165,
"b": 191
},
"hsl": {
"h": 315.429,
"s": 24.138,
"l": 71.569
},
"oklch": {
"l": 0.76112,
"c": 0.05389,
"h": 335.3
},
"luminance": 0.42951
}Semantic roles & 50–950 ramp
primary
#C8A5BF
secondary
#E0E9E2
accent
#A35B43
background
#FDFBFC
surface
#FAF7F9
border
#D3D0D2
text
#141214
muted
#838182