#C8A9BF#C8A9BF
#C8A9BF is a light, muted pink. Relative luminance 0.444; OKLCH L 76.9% C 0.047 H 336.6°. Best body text is #000000 at 9.88:1 contrast (WCAG AA passes).
Color values
| HEX | #C8A9BF |
|---|---|
| RGB | rgb(200, 169, 191) |
| HSL | hsl(317, 22%, 72%) |
| HSV | hsv(317, 16%, 78%) |
| CMYK | cmyk(0%, 15.5%, 4.5%, 21.6%) |
| CIE-LAB | lab(72.51, 15.04, -7.03) |
| CIE-LCH | lch(72.51, 16.60, 334.96°) |
| OKLab | oklab(76.87% 0.0428 -0.0186) |
| OKLCH | oklch(76.87% 0.047 336.6) |
| XYZ | xyz(47.4104, 44.4179, 55.3561) |
| Luminance | 0.4442 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Lilac
#C8A2C8
ΔE00 5.09
Thistle
#D8BFD8
ΔE00 5.88
Dusty Pink
#D8A7B1
ΔE00 6.75
Light Mauve
#C292A1
ΔE00 7.88
Faded Pink
#DE9DAC
ΔE00 9.03
Grey Pink
#C3909B
ΔE00 9.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8A9BF #A9C8B2
analogous
#C2A9C8 #C8A9BF #C8A9B0
triadic
#C8A9BF #BFC8A9 #A9BFC8
tetradic
#C8A9BF #C8C2A9 #A9C8B2 #A9B0C8
square
#C8A9BF #C8C2A9 #A9C8B2 #A9B0C8
split-complementary
#C8A9BF #B0C8A9 #A9C8C2
monochromatic
#966087 #B084A3 #C8A9BF #E0CEDB #F3ECF1
Accessibility & contrast
On white
2.12
#C8A9BF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.88
#C8A9BF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8A9BF
9.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8A9BF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8A9BF | 1.00 | 2.12 | 9.88 | 9.88 |
| #FFFFFF | 2.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A9AFC0
Deuteranopia (green-blind)
#B0B3BE
Tritanopia (blue-blind)
#CCAAB0
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #c8a9bf; /* rgb */ color: rgb(200, 169, 191); /* oklch */ color: oklch(76.9% 0.047 336.6);
Tailwind
colors: {
custom: {
50: '#d9c2d2',
500: '#c8a9bf',
950: '#000000',
},
}SCSS
$custom: #c8a9bf; $custom-light: #d9c2d2; $custom-dark: #000000;
JSON
{
"hex": "#c8a9bf",
"rgb": {
"r": 200,
"g": 169,
"b": 191
},
"hsl": {
"h": 317.419,
"s": 21.986,
"l": 72.353
},
"oklch": {
"l": 0.76874,
"c": 0.0467,
"h": 336.6
},
"luminance": 0.44417
}Semantic roles & 50–950 ramp
primary
#C8A9BF
secondary
#E2E9E4
accent
#A06045
background
#FDFBFC
surface
#FAF7F9
border
#D3D0D2
text
#141214
muted
#838182