#C8A8BF#C8A8BF
#C8A8BF is a light, muted pink. Relative luminance 0.440; OKLCH L 76.7% C 0.048 H 336.2°. Best body text is #000000 at 9.81:1 contrast (WCAG AA passes).
Color values
| HEX | #C8A8BF |
|---|---|
| RGB | rgb(200, 168, 191) |
| HSL | hsl(317, 23%, 72%) |
| HSV | hsv(317, 16%, 78%) |
| CMYK | cmyk(0%, 16%, 4.5%, 21.6%) |
| CIE-LAB | lab(72.26, 15.59, -7.39) |
| CIE-LCH | lch(72.26, 17.25, 334.63°) |
| OKLab | oklab(76.68% 0.0444 -0.0196) |
| OKLCH | oklch(76.68% 0.048 336.2) |
| XYZ | xyz(47.2251, 44.0472, 55.2943) |
| Luminance | 0.4405 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Lilac
#C8A2C8
ΔE00 4.68
Thistle
#D8BFD8
ΔE00 6.11
Dusty Pink
#D8A7B1
ΔE00 6.79
Light Mauve
#C292A1
ΔE00 7.70
Faded Pink
#DE9DAC
ΔE00 8.89
Grey Pink
#C3909B
ΔE00 9.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8A8BF #A8C8B1
analogous
#C1A8C8 #C8A8BF #C8A8AF
triadic
#C8A8BF #BFC8A8 #A8BFC8
tetradic
#C8A8BF #C8C1A8 #A8C8B1 #A8AFC8
square
#C8A8BF #C8C1A8 #A8C8B1 #A8AFC8
split-complementary
#C8A8BF #AFC8A8 #A8C8C1
monochromatic
#965F87 #B083A3 #C8A8BF #E0CDDB #F3ECF1
Accessibility & contrast
On white
2.14
#C8A8BF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.81
#C8A8BF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8A8BF
9.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8A8BF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8A8BF | 1.00 | 2.14 | 9.81 | 9.81 |
| #FFFFFF | 2.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A8AEC0
Deuteranopia (green-blind)
#AFB3BE
Tritanopia (blue-blind)
#CCA9B0
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #c8a8bf; /* rgb */ color: rgb(200, 168, 191); /* oklch */ color: oklch(76.7% 0.048 336.2);
Tailwind
colors: {
custom: {
50: '#d9c2d2',
500: '#c8a8bf',
950: '#000000',
},
}SCSS
$custom: #c8a8bf; $custom-light: #d9c2d2; $custom-dark: #000000;
JSON
{
"hex": "#c8a8bf",
"rgb": {
"r": 200,
"g": 168,
"b": 191
},
"hsl": {
"h": 316.875,
"s": 22.535,
"l": 72.157
},
"oklch": {
"l": 0.76683,
"c": 0.04849,
"h": 336.2
},
"luminance": 0.44046
}Semantic roles & 50–950 ramp
primary
#C8A8BF
secondary
#E1EAE4
accent
#A15F45
background
#FDFBFC
surface
#FAF7F9
border
#D3D0D2
text
#141214
muted
#838182