#C8A4BE#C8A4BE
#C8A4BE is a light, muted pink. Relative luminance 0.425; OKLCH L 75.9% C 0.055 H 336.2°. Best body text is #000000 at 9.51:1 contrast (WCAG AA passes).
Color values
| HEX | #C8A4BE |
|---|---|
| RGB | rgb(200, 164, 190) |
| HSL | hsl(317, 25%, 71%) |
| HSV | hsv(317, 18%, 78%) |
| CMYK | cmyk(0%, 18%, 5%, 21.6%) |
| CIE-LAB | lab(71.25, 17.60, -8.34) |
| CIE-LCH | lch(71.25, 19.47, 334.63°) |
| OKLab | oklab(75.89% 0.0502 -0.0221) |
| OKLCH | oklch(75.89% 0.055 336.2) |
| XYZ | xyz(46.3883, 42.5491, 54.4744) |
| Luminance | 0.4255 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Lilac
#C8A2C8
ΔE00 3.58
Dusty Pink
#D8A7B1
ΔE00 6.96
Light Mauve
#C292A1
ΔE00 7.02
Thistle
#D8BFD8
ΔE00 7.20
Faded Pink
#DE9DAC
ΔE00 8.39
Grey Pink
#C3909B
ΔE00 8.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8A4BE #A4C8AE
analogous
#C0A4C8 #C8A4BE #C8A4AC
triadic
#C8A4BE #BEC8A4 #A4BEC8
tetradic
#C8A4BE #C8C0A4 #A4C8AE #A4ACC8
square
#C8A4BE #C8C0A4 #A4C8AE #A4ACC8
split-complementary
#C8A4BE #ACC8A4 #A4C8C0
monochromatic
#975B86 #B17EA3 #C8A4BE #DFCAD9 #F3ECF1
Accessibility & contrast
On white
2.21
#C8A4BE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.51
#C8A4BE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8A4BE
9.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8A4BE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8A4BE | 1.00 | 2.21 | 9.51 | 9.51 |
| #FFFFFF | 2.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A4ABBF
Deuteranopia (green-blind)
#ACB0BD
Tritanopia (blue-blind)
#CCA5AD
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #c8a4be; /* rgb */ color: rgb(200, 164, 190); /* oklch */ color: oklch(75.9% 0.055 336.2);
Tailwind
colors: {
custom: {
50: '#d9bfd1',
500: '#c8a4be',
950: '#000000',
},
}SCSS
$custom: #c8a4be; $custom-light: #d9bfd1; $custom-dark: #000000;
JSON
{
"hex": "#c8a4be",
"rgb": {
"r": 200,
"g": 164,
"b": 190
},
"hsl": {
"h": 316.667,
"s": 24.658,
"l": 71.373
},
"oklch": {
"l": 0.7589,
"c": 0.05481,
"h": 336.2
},
"luminance": 0.42548
}Semantic roles & 50–950 ramp
primary
#C8A4BE
secondary
#DFE9E2
accent
#A35D42
background
#FDFBFC
surface
#FAF7F9
border
#D3D0D2
text
#141214
muted
#838182