#C8A5B2#C8A5B2
#C8A5B2 is a light, muted pink. Relative luminance 0.424; OKLCH L 75.7% C 0.044 H 353.9°. Best body text is #000000 at 9.48:1 contrast (WCAG AA passes).
Color values
| HEX | #C8A5B2 |
|---|---|
| RGB | rgb(200, 165, 178) |
| HSL | hsl(338, 24%, 72%) |
| HSV | hsv(338, 18%, 78%) |
| CMYK | cmyk(0%, 17.5%, 11%, 21.6%) |
| CIE-LAB | lab(71.15, 14.95, -1.86) |
| CIE-LCH | lch(71.15, 15.06, 352.90°) |
| OKLab | oklab(75.7% 0.0442 -0.0047) |
| OKLCH | oklch(75.7% 0.044 353.9) |
| XYZ | xyz(45.3100, 42.4053, 47.9091) |
| Luminance | 0.4240 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Dusty Pink
#D8A7B1
ΔE00 4.21
Light Mauve
#C292A1
ΔE00 5.80
Grey Pink
#C3909B
ΔE00 6.75
Faded Pink
#DE9DAC
ΔE00 7.09
Pinkish Grey
#C8ACA9
ΔE00 7.19
Lilac
#C8A2C8
ΔE00 7.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8A5B2 #A5C8BB
analogous
#C8A5C4 #C8A5B2 #C8AAA5
triadic
#C8A5B2 #B2C8A5 #A5B2C8
tetradic
#C8A5B2 #C4C8A5 #A5C8BB #AAA5C8
square
#C8A5B2 #C4C8A5 #A5C8BB #AAA5C8
split-complementary
#C8A5B2 #A5C8AA #A5C4C8
monochromatic
#975C72 #B17F92 #C8A5B2 #DFCBD3 #F3ECEF
Accessibility & contrast
On white
2.22
#C8A5B2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.48
#C8A5B2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8A5B2
9.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8A5B2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8A5B2 | 1.00 | 2.22 | 9.48 | 9.48 |
| #FFFFFF | 2.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A8ABB3
Deuteranopia (green-blind)
#B0B0B1
Tritanopia (blue-blind)
#CEA4A9
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #c8a5b2; /* rgb */ color: rgb(200, 165, 178); /* oklch */ color: oklch(75.7% 0.044 353.9);
Tailwind
colors: {
custom: {
50: '#d9bfc9',
500: '#c8a5b2',
950: '#000000',
},
}SCSS
$custom: #c8a5b2; $custom-light: #d9bfc9; $custom-dark: #000000;
JSON
{
"hex": "#c8a5b2",
"rgb": {
"r": 200,
"g": 165,
"b": 178
},
"hsl": {
"h": 337.714,
"s": 24.138,
"l": 71.569
},
"oklch": {
"l": 0.757,
"c": 0.04447,
"h": 353.9
},
"luminance": 0.42404
}Semantic roles & 50–950 ramp
primary
#C8A5B2
secondary
#E0E9E6
accent
#A37F43
background
#FDFBFC
surface
#FAF7F8
border
#D3D0D1
text
#141213
muted
#838182