#C8A7BF#C8A7BF
#C8A7BF is a light, muted pink. Relative luminance 0.437; OKLCH L 76.5% C 0.050 H 335.9°. Best body text is #000000 at 9.74:1 contrast (WCAG AA passes).
Color values
| HEX | #C8A7BF |
|---|---|
| RGB | rgb(200, 167, 191) |
| HSL | hsl(316, 23%, 72%) |
| HSV | hsv(316, 17%, 78%) |
| CMYK | cmyk(0%, 16.5%, 4.5%, 21.6%) |
| CIE-LAB | lab(72.01, 16.13, -7.76) |
| CIE-LCH | lch(72.01, 17.90, 334.32°) |
| OKLab | oklab(76.49% 0.0459 -0.0205) |
| OKLCH | oklch(76.49% 0.05 335.9) |
| XYZ | xyz(47.0412, 43.6794, 55.2330) |
| Luminance | 0.4368 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Lilac
#C8A2C8
ΔE00 4.30
Thistle
#D8BFD8
ΔE00 6.35
Dusty Pink
#D8A7B1
ΔE00 6.86
Light Mauve
#C292A1
ΔE00 7.54
Faded Pink
#DE9DAC
ΔE00 8.78
Grey Pink
#C3909B
ΔE00 9.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8A7BF #A7C8B0
analogous
#C1A7C8 #C8A7BF #C8A7AF
triadic
#C8A7BF #BFC8A7 #A7BFC8
tetradic
#C8A7BF #C8C1A7 #A7C8B0 #A7AFC8
square
#C8A7BF #C8C1A7 #A7C8B0 #A7AFC8
split-complementary
#C8A7BF #AFC8A7 #A7C8C1
monochromatic
#975E87 #B081A4 #C8A7BF #E0CDDA #F3ECF1
Accessibility & contrast
On white
2.16
#C8A7BF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.74
#C8A7BF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8A7BF
9.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8A7BF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8A7BF | 1.00 | 2.16 | 9.74 | 9.74 |
| #FFFFFF | 2.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A7AEC0
Deuteranopia (green-blind)
#AEB2BE
Tritanopia (blue-blind)
#CCA8AF
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #c8a7bf; /* rgb */ color: rgb(200, 167, 191); /* oklch */ color: oklch(76.5% 0.050 335.9);
Tailwind
colors: {
custom: {
50: '#d9c1d2',
500: '#c8a7bf',
950: '#000000',
},
}SCSS
$custom: #c8a7bf; $custom-light: #d9c1d2; $custom-dark: #000000;
JSON
{
"hex": "#c8a7bf",
"rgb": {
"r": 200,
"g": 167,
"b": 191
},
"hsl": {
"h": 316.364,
"s": 23.077,
"l": 71.961
},
"oklch": {
"l": 0.76492,
"c": 0.05029,
"h": 335.9
},
"luminance": 0.43678
}Semantic roles & 50–950 ramp
primary
#C8A7BF
secondary
#E1EAE4
accent
#A25D44
background
#FDFBFC
surface
#FAF7F9
border
#D3D0D2
text
#141214
muted
#838182