#C8A4B2#C8A4B2
#C8A4B2 is a light, muted pink. Relative luminance 0.420; OKLCH L 75.5% C 0.046 H 352.9°. Best body text is #000000 at 9.41:1 contrast (WCAG AA passes).
Color values
| HEX | #C8A4B2 |
|---|---|
| RGB | rgb(200, 164, 178) |
| HSL | hsl(337, 25%, 71%) |
| HSV | hsv(337, 18%, 78%) |
| CMYK | cmyk(0%, 18%, 11%, 21.6%) |
| CIE-LAB | lab(70.90, 15.49, -2.22) |
| CIE-LCH | lch(70.90, 15.65, 351.83°) |
| OKLab | oklab(75.51% 0.0458 -0.0057) |
| OKLCH | oklch(75.51% 0.046 352.9) |
| XYZ | xyz(45.1303, 42.0460, 47.8492) |
| Luminance | 0.4204 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Dusty Pink
#D8A7B1
ΔE00 4.17
Light Mauve
#C292A1
ΔE00 5.46
Grey Pink
#C3909B
ΔE00 6.49
Faded Pink
#DE9DAC
ΔE00 6.84
Lilac
#C8A2C8
ΔE00 7.61
Pinkish Grey
#C8ACA9
ΔE00 7.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8A4B2 #A4C8BA
analogous
#C8A4C4 #C8A4B2 #C8A8A4
triadic
#C8A4B2 #B2C8A4 #A4B2C8
tetradic
#C8A4B2 #C4C8A4 #A4C8BA #A8A4C8
square
#C8A4B2 #C4C8A4 #A4C8BA #A8A4C8
split-complementary
#C8A4B2 #A4C8A8 #A4C4C8
monochromatic
#975B72 #B17E92 #C8A4B2 #DFCAD2 #F3ECEF
Accessibility & contrast
On white
2.23
#C8A4B2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.41
#C8A4B2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8A4B2
9.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8A4B2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8A4B2 | 1.00 | 2.23 | 9.41 | 9.41 |
| #FFFFFF | 2.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A7AAB3
Deuteranopia (green-blind)
#AFB0B1
Tritanopia (blue-blind)
#CEA3A9
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #c8a4b2; /* rgb */ color: rgb(200, 164, 178); /* oklch */ color: oklch(75.5% 0.046 352.9);
Tailwind
colors: {
custom: {
50: '#d9bfc9',
500: '#c8a4b2',
950: '#000000',
},
}SCSS
$custom: #c8a4b2; $custom-light: #d9bfc9; $custom-dark: #000000;
JSON
{
"hex": "#c8a4b2",
"rgb": {
"r": 200,
"g": 164,
"b": 178
},
"hsl": {
"h": 336.667,
"s": 24.658,
"l": 71.373
},
"oklch": {
"l": 0.75508,
"c": 0.04613,
"h": 352.9
},
"luminance": 0.42045
}Semantic roles & 50–950 ramp
primary
#C8A4B2
secondary
#DFE9E5
accent
#A37E42
background
#FDFBFC
surface
#FAF7F8
border
#D3D0D1
text
#141213
muted
#838182