#C8A7B2#C8A7B2
#C8A7B2 is a light, muted pink. Relative luminance 0.431; OKLCH L 76.1% C 0.041 H 356.1°. Best body text is #000000 at 9.63:1 contrast (WCAG AA passes).
Color values
| HEX | #C8A7B2 |
|---|---|
| RGB | rgb(200, 167, 178) |
| HSL | hsl(340, 23%, 72%) |
| HSV | hsv(340, 17%, 78%) |
| CMYK | cmyk(0%, 16.5%, 11%, 21.6%) |
| CIE-LAB | lab(71.64, 13.85, -1.14) |
| CIE-LCH | lch(71.64, 13.90, 355.32°) |
| OKLab | oklab(76.08% 0.0411 -0.0028) |
| OKLCH | oklch(76.08% 0.041 356.1) |
| XYZ | xyz(45.6736, 43.1324, 48.0303) |
| Luminance | 0.4313 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Dusty Pink
#D8A7B1
ΔE00 4.47
Pinkish Grey
#C8ACA9
ΔE00 6.27
Light Mauve
#C292A1
ΔE00 6.56
Grey Pink
#C3909B
ΔE00 7.35
Faded Pink
#DE9DAC
ΔE00 7.69
Thistle
#D8BFD8
ΔE00 8.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8A7B2 #A7C8BD
analogous
#C8A7C3 #C8A7B2 #C8ADA7
triadic
#C8A7B2 #B2C8A7 #A7B2C8
tetradic
#C8A7B2 #C3C8A7 #A7C8BD #ADA7C8
square
#C8A7B2 #C3C8A7 #A7C8BD #ADA7C8
split-complementary
#C8A7B2 #A7C8AD #A7C3C8
monochromatic
#975E71 #B08191 #C8A7B2 #E0CDD3 #F3ECEF
Accessibility & contrast
On white
2.18
#C8A7B2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.63
#C8A7B2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8A7B2
9.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8A7B2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8A7B2 | 1.00 | 2.18 | 9.63 | 9.63 |
| #FFFFFF | 2.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AAACB2
Deuteranopia (green-blind)
#B2B2B1
Tritanopia (blue-blind)
#CEA6AB
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #c8a7b2; /* rgb */ color: rgb(200, 167, 178); /* oklch */ color: oklch(76.1% 0.041 356.1);
Tailwind
colors: {
custom: {
50: '#d9c1c9',
500: '#c8a7b2',
950: '#000000',
},
}SCSS
$custom: #c8a7b2; $custom-light: #d9c1c9; $custom-dark: #000000;
JSON
{
"hex": "#c8a7b2",
"rgb": {
"r": 200,
"g": 167,
"b": 178
},
"hsl": {
"h": 340,
"s": 23.077,
"l": 71.961
},
"oklch": {
"l": 0.76084,
"c": 0.04122,
"h": 356.1
},
"luminance": 0.43131
}Semantic roles & 50–950 ramp
primary
#C8A7B2
secondary
#E1EAE7
accent
#A28244
background
#FDFBFC
surface
#FAF7F8
border
#D3D0D1
text
#141213
muted
#838182