#C8A4BF#C8A4BF
#C8A4BF is a light, muted pink. Relative luminance 0.426; OKLCH L 75.9% C 0.056 H 335.1°. Best body text is #000000 at 9.52:1 contrast (WCAG AA passes).
Color values
| HEX | #C8A4BF |
|---|---|
| RGB | rgb(200, 164, 191) |
| HSL | hsl(315, 25%, 71%) |
| HSV | hsv(315, 18%, 78%) |
| CMYK | cmyk(0%, 18%, 4.5%, 21.6%) |
| CIE-LAB | lab(71.28, 17.78, -8.85) |
| CIE-LCH | lch(71.28, 19.86, 333.53°) |
| OKLab | oklab(75.92% 0.0505 -0.0235) |
| OKLCH | oklch(75.92% 0.056 335.1) |
| XYZ | xyz(46.4980, 42.5930, 55.0520) |
| Luminance | 0.4259 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Lilac
#C8A2C8
ΔE00 3.26
Thistle
#D8BFD8
ΔE00 7.19
Light Mauve
#C292A1
ΔE00 7.23
Dusty Pink
#D8A7B1
ΔE00 7.24
Faded Pink
#DE9DAC
ΔE00 8.59
Grey Pink
#C3909B
ΔE00 8.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8A4BF #A4C8AD
analogous
#BFA4C8 #C8A4BF #C8A4AD
triadic
#C8A4BF #BFC8A4 #A4BFC8
tetradic
#C8A4BF #C8BFA4 #A4C8AD #A4ADC8
square
#C8A4BF #C8BFA4 #A4C8AD #A4ADC8
split-complementary
#C8A4BF #ADC8A4 #A4C8BF
monochromatic
#975B88 #B17EA4 #C8A4BF #DFCADA #F3ECF2
Accessibility & contrast
On white
2.21
#C8A4BF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.52
#C8A4BF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8A4BF
9.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8A4BF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8A4BF | 1.00 | 2.21 | 9.52 | 9.52 |
| #FFFFFF | 2.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A4ABC0
Deuteranopia (green-blind)
#ACB0BE
Tritanopia (blue-blind)
#CCA5AD
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #c8a4bf; /* rgb */ color: rgb(200, 164, 191); /* oklch */ color: oklch(75.9% 0.056 335.1);
Tailwind
colors: {
custom: {
50: '#d9bfd2',
500: '#c8a4bf',
950: '#000000',
},
}SCSS
$custom: #c8a4bf; $custom-light: #d9bfd2; $custom-dark: #000000;
JSON
{
"hex": "#c8a4bf",
"rgb": {
"r": 200,
"g": 164,
"b": 191
},
"hsl": {
"h": 315,
"s": 24.658,
"l": 71.373
},
"oklch": {
"l": 0.75923,
"c": 0.05569,
"h": 335.1
},
"luminance": 0.42592
}Semantic roles & 50–950 ramp
primary
#C8A4BF
secondary
#DFE9E2
accent
#A35B42
background
#FDFBFC
surface
#FAF7F9
border
#D3D0D2
text
#141214
muted
#838182