#C8A0B2#C8A0B2
#C8A0B2 is a light, muted pink. Relative luminance 0.406; OKLCH L 74.7% C 0.053 H 349.7°. Best body text is #000000 at 9.13:1 contrast (WCAG AA passes).
Color values
| HEX | #C8A0B2 |
|---|---|
| RGB | rgb(200, 160, 178) |
| HSL | hsl(333, 27%, 71%) |
| HSV | hsv(333, 20%, 78%) |
| CMYK | cmyk(0%, 20%, 11%, 21.6%) |
| CIE-LAB | lab(69.92, 17.69, -3.67) |
| CIE-LCH | lch(69.92, 18.06, 348.29°) |
| OKLab | oklab(74.75% 0.052 -0.0095) |
| OKLCH | oklch(74.75% 0.053 349.7) |
| XYZ | xyz(44.4257, 40.6367, 47.6143) |
| Luminance | 0.4063 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Light Mauve
#C292A1
ΔE00 4.40
Dusty Pink
#D8A7B1
ΔE00 4.57
Grey Pink
#C3909B
ΔE00 5.77
Faded Pink
#DE9DAC
ΔE00 6.16
Lilac
#C8A2C8
ΔE00 6.47
Greyish Pink
#C88D94
ΔE00 7.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8A0B2 #A0C8B6
analogous
#C8A0C6 #C8A0B2 #C8A2A0
triadic
#C8A0B2 #B2C8A0 #A0B2C8
tetradic
#C8A0B2 #C6C8A0 #A0C8B6 #A2A0C8
square
#C8A0B2 #C6C8A0 #A0C8B6 #A2A0C8
split-complementary
#C8A0B2 #A0C8A2 #A0C6C8
monochromatic
#965774 #B27993 #C8A0B2 #DEC7D1 #F4ECEF
Accessibility & contrast
On white
2.30
#C8A0B2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.13
#C8A0B2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8A0B2
9.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8A0B2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8A0B2 | 1.00 | 2.30 | 9.13 | 9.13 |
| #FFFFFF | 2.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A3A7B3
Deuteranopia (green-blind)
#ACADB1
Tritanopia (blue-blind)
#CE9FA6
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #c8a0b2; /* rgb */ color: rgb(200, 160, 178); /* oklch */ color: oklch(74.7% 0.053 349.7);
Tailwind
colors: {
custom: {
50: '#d9bcc9',
500: '#c8a0b2',
950: '#000000',
},
}SCSS
$custom: #c8a0b2; $custom-light: #d9bcc9; $custom-dark: #000000;
JSON
{
"hex": "#c8a0b2",
"rgb": {
"r": 200,
"g": 160,
"b": 178
},
"hsl": {
"h": 333,
"s": 26.667,
"l": 70.588
},
"oklch": {
"l": 0.74747,
"c": 0.05288,
"h": 349.7
},
"luminance": 0.40635
}Semantic roles & 50–950 ramp
primary
#C8A0B2
secondary
#DCE7E2
accent
#A57840
background
#FDFBFC
surface
#FAF6F8
border
#D3D0D1
text
#141213
muted
#838182