#C8A7B3#C8A7B3
#C8A7B3 is a light, muted pink. Relative luminance 0.432; OKLCH L 76.1% C 0.042 H 354.3°. Best body text is #000000 at 9.63:1 contrast (WCAG AA passes).
Color values
| HEX | #C8A7B3 |
|---|---|
| RGB | rgb(200, 167, 179) |
| HSL | hsl(338, 23%, 72%) |
| HSV | hsv(338, 17%, 78%) |
| CMYK | cmyk(0%, 16.5%, 10.5%, 21.6%) |
| CIE-LAB | lab(71.67, 14.02, -1.65) |
| CIE-LCH | lch(71.67, 14.12, 353.30°) |
| OKLab | oklab(76.11% 0.0415 -0.0042) |
| OKLCH | oklch(76.11% 0.042 354.3) |
| XYZ | xyz(45.7743, 43.1727, 48.5610) |
| Luminance | 0.4317 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Dusty Pink
#D8A7B1
ΔE00 4.54
Light Mauve
#C292A1
ΔE00 6.52
Pinkish Grey
#C8ACA9
ΔE00 6.63
Grey Pink
#C3909B
ΔE00 7.39
Faded Pink
#DE9DAC
ΔE00 7.67
Thistle
#D8BFD8
ΔE00 8.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8A7B3 #A7C8BC
analogous
#C8A7C4 #C8A7B3 #C8ACA7
triadic
#C8A7B3 #B3C8A7 #A7B3C8
tetradic
#C8A7B3 #C4C8A7 #A7C8BC #ACA7C8
square
#C8A7B3 #C4C8A7 #A7C8BC #ACA7C8
split-complementary
#C8A7B3 #A7C8AC #A7C4C8
monochromatic
#975E73 #B08192 #C8A7B3 #E0CDD4 #F3ECEF
Accessibility & contrast
On white
2.18
#C8A7B3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.63
#C8A7B3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8A7B3
9.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8A7B3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8A7B3 | 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)
#AAACB3
Deuteranopia (green-blind)
#B1B2B2
Tritanopia (blue-blind)
#CEA6AB
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #c8a7b3; /* rgb */ color: rgb(200, 167, 179); /* oklch */ color: oklch(76.1% 0.042 354.3);
Tailwind
colors: {
custom: {
50: '#d9c1c9',
500: '#c8a7b3',
950: '#000000',
},
}SCSS
$custom: #c8a7b3; $custom-light: #d9c1c9; $custom-dark: #000000;
JSON
{
"hex": "#c8a7b3",
"rgb": {
"r": 200,
"g": 167,
"b": 179
},
"hsl": {
"h": 338.182,
"s": 23.077,
"l": 71.961
},
"oklch": {
"l": 0.76114,
"c": 0.0417,
"h": 354.3
},
"luminance": 0.43171
}Semantic roles & 50–950 ramp
primary
#C8A7B3
secondary
#E1EAE7
accent
#A28044
background
#FDFBFC
surface
#FAF7F8
border
#D3D0D1
text
#141213
muted
#838182