#C8A8B2#C8A8B2
#C8A8B2 is a light, muted pink. Relative luminance 0.435; OKLCH L 76.3% C 0.040 H 357.3°. Best body text is #000000 at 9.70:1 contrast (WCAG AA passes).
Color values
| HEX | #C8A8B2 |
|---|---|
| RGB | rgb(200, 168, 178) |
| HSL | hsl(341, 23%, 72%) |
| HSV | hsv(341, 16%, 78%) |
| CMYK | cmyk(0%, 16%, 11%, 21.6%) |
| CIE-LAB | lab(71.89, 13.31, -0.77) |
| CIE-LCH | lch(71.89, 13.33, 356.68°) |
| OKLab | oklab(76.28% 0.0396 -0.0018) |
| OKLCH | oklch(76.28% 0.04 357.3) |
| XYZ | xyz(45.8575, 43.5002, 48.0916) |
| Luminance | 0.4350 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Dusty Pink
#D8A7B1
ΔE00 4.68
Pinkish Grey
#C8ACA9
ΔE00 5.81
Light Mauve
#C292A1
ΔE00 6.97
Grey Pink
#C3909B
ΔE00 7.68
Faded Pink
#DE9DAC
ΔE00 8.02
Thistle
#D8BFD8
ΔE00 8.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8A8B2 #A8C8BE
analogous
#C8A8C2 #C8A8B2 #C8AEA8
triadic
#C8A8B2 #B2C8A8 #A8B2C8
tetradic
#C8A8B2 #C2C8A8 #A8C8BE #AEA8C8
square
#C8A8B2 #C2C8A8 #A8C8BE #AEA8C8
split-complementary
#C8A8B2 #A8C8AE #A8C2C8
monochromatic
#965F70 #B08391 #C8A8B2 #E0CDD3 #F3ECEE
Accessibility & contrast
On white
2.16
#C8A8B2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.70
#C8A8B2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8A8B2
9.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8A8B2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8A8B2 | 1.00 | 2.16 | 9.70 | 9.70 |
| #FFFFFF | 2.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ABADB2
Deuteranopia (green-blind)
#B2B2B1
Tritanopia (blue-blind)
#CEA7AB
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #c8a8b2; /* rgb */ color: rgb(200, 168, 178); /* oklch */ color: oklch(76.3% 0.040 357.3);
Tailwind
colors: {
custom: {
50: '#d9c2c9',
500: '#c8a8b2',
950: '#000000',
},
}SCSS
$custom: #c8a8b2; $custom-light: #d9c2c9; $custom-dark: #000000;
JSON
{
"hex": "#c8a8b2",
"rgb": {
"r": 200,
"g": 168,
"b": 178
},
"hsl": {
"h": 341.25,
"s": 22.535,
"l": 72.157
},
"oklch": {
"l": 0.76277,
"c": 0.03961,
"h": 357.3
},
"luminance": 0.43499
}Semantic roles & 50–950 ramp
primary
#C8A8B2
secondary
#E1EAE7
accent
#A18445
background
#FDFBFC
surface
#FAF7F8
border
#D3D0D1
text
#141213
muted
#838182