#C8A2BF#C8A2BF
#C8A2BF is a light, muted pink. Relative luminance 0.419; OKLCH L 75.5% C 0.059 H 334.6°. Best body text is #000000 at 9.38:1 contrast (WCAG AA passes).
Color values
| HEX | #C8A2BF |
|---|---|
| RGB | rgb(200, 162, 191) |
| HSL | hsl(314, 26%, 71%) |
| HSV | hsv(314, 19%, 78%) |
| CMYK | cmyk(0%, 19%, 4.5%, 21.6%) |
| CIE-LAB | lab(70.79, 18.87, -9.58) |
| CIE-LCH | lch(70.79, 21.17, 333.09°) |
| OKLab | oklab(75.55% 0.0536 -0.0254) |
| OKLCH | oklch(75.55% 0.059 334.6) |
| XYZ | xyz(46.1429, 41.8828, 54.9336) |
| Luminance | 0.4188 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Lilac
#C8A2C8
ΔE00 2.72
Light Mauve
#C292A1
ΔE00 7.15
Dusty Pink
#D8A7B1
ΔE00 7.60
Thistle
#D8BFD8
ΔE00 7.79
Plum
#DDA0DD
ΔE00 8.30
Faded Pink
#DE9DAC
ΔE00 8.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8A2BF #A2C8AB
analogous
#BEA2C8 #C8A2BF #C8A2AC
triadic
#C8A2BF #BFC8A2 #A2BFC8
tetradic
#C8A2BF #C8BEA2 #A2C8AB #A2ACC8
square
#C8A2BF #C8BEA2 #A2C8AB #A2ACC8
split-complementary
#C8A2BF #ACC8A2 #A2C8BE
monochromatic
#975988 #B17CA5 #C8A2BF #DFC8D9 #F4ECF2
Accessibility & contrast
On white
2.24
#C8A2BF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.38
#C8A2BF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8A2BF
9.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8A2BF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8A2BF | 1.00 | 2.24 | 9.38 | 9.38 |
| #FFFFFF | 2.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A2AAC0
Deuteranopia (green-blind)
#AAAFBE
Tritanopia (blue-blind)
#CCA3AC
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #c8a2bf; /* rgb */ color: rgb(200, 162, 191); /* oklch */ color: oklch(75.5% 0.059 334.6);
Tailwind
colors: {
custom: {
50: '#d9bdd2',
500: '#c8a2bf',
950: '#000000',
},
}SCSS
$custom: #c8a2bf; $custom-light: #d9bdd2; $custom-dark: #000000;
JSON
{
"hex": "#c8a2bf",
"rgb": {
"r": 200,
"g": 162,
"b": 191
},
"hsl": {
"h": 314.211,
"s": 25.676,
"l": 70.98
},
"oklch": {
"l": 0.75546,
"c": 0.05931,
"h": 334.6
},
"luminance": 0.41882
}Semantic roles & 50–950 ramp
primary
#C8A2BF
secondary
#DEE8E0
accent
#A45941
background
#FDFBFC
surface
#FAF6F9
border
#D3D0D2
text
#141214
muted
#838182