#C8A7BE#C8A7BE
#C8A7BE is a light, muted pink. Relative luminance 0.436; OKLCH L 76.5% C 0.049 H 337.2°. Best body text is #000000 at 9.73:1 contrast (WCAG AA passes).
Color values
| HEX | #C8A7BE |
|---|---|
| RGB | rgb(200, 167, 190) |
| HSL | hsl(318, 23%, 72%) |
| HSV | hsv(318, 17%, 78%) |
| CMYK | cmyk(0%, 16.5%, 5%, 21.6%) |
| CIE-LAB | lab(71.98, 15.95, -7.25) |
| CIE-LCH | lch(71.98, 17.52, 335.56°) |
| OKLab | oklab(76.46% 0.0455 -0.0192) |
| OKLCH | oklch(76.46% 0.049 337.2) |
| XYZ | xyz(46.9315, 43.6356, 54.6555) |
| Luminance | 0.4363 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Lilac
#C8A2C8
ΔE00 4.61
Thistle
#D8BFD8
ΔE00 6.41
Dusty Pink
#D8A7B1
ΔE00 6.61
Light Mauve
#C292A1
ΔE00 7.38
Faded Pink
#DE9DAC
ΔE00 8.62
Grey Pink
#C3909B
ΔE00 8.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8A7BE #A7C8B1
analogous
#C2A7C8 #C8A7BE #C8A7AE
triadic
#C8A7BE #BEC8A7 #A7BEC8
tetradic
#C8A7BE #C8C2A7 #A7C8B1 #A7AEC8
square
#C8A7BE #C8C2A7 #A7C8B1 #A7AEC8
split-complementary
#C8A7BE #AEC8A7 #A7C8C2
monochromatic
#975E85 #B081A2 #C8A7BE #E0CDDA #F3ECF1
Accessibility & contrast
On white
2.16
#C8A7BE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.73
#C8A7BE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8A7BE
9.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8A7BE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8A7BE | 1.00 | 2.16 | 9.73 | 9.73 |
| #FFFFFF | 2.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A8AEBF
Deuteranopia (green-blind)
#AFB2BD
Tritanopia (blue-blind)
#CCA8AF
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #c8a7be; /* rgb */ color: rgb(200, 167, 190); /* oklch */ color: oklch(76.5% 0.049 337.2);
Tailwind
colors: {
custom: {
50: '#d9c1d1',
500: '#c8a7be',
950: '#000000',
},
}SCSS
$custom: #c8a7be; $custom-light: #d9c1d1; $custom-dark: #000000;
JSON
{
"hex": "#c8a7be",
"rgb": {
"r": 200,
"g": 167,
"b": 190
},
"hsl": {
"h": 318.182,
"s": 23.077,
"l": 71.961
},
"oklch": {
"l": 0.7646,
"c": 0.04941,
"h": 337.2
},
"luminance": 0.43634
}Semantic roles & 50–950 ramp
primary
#C8A7BE
secondary
#E1EAE4
accent
#A26044
background
#FDFBFC
surface
#FAF7F9
border
#D3D0D2
text
#141214
muted
#838182