#C8A5BE#C8A5BE
#C8A5BE is a light, muted pink. Relative luminance 0.429; OKLCH L 76.1% C 0.053 H 336.5°. Best body text is #000000 at 9.58:1 contrast (WCAG AA passes).
Color values
| HEX | #C8A5BE |
|---|---|
| RGB | rgb(200, 165, 190) |
| HSL | hsl(317, 24%, 72%) |
| HSV | hsv(317, 18%, 78%) |
| CMYK | cmyk(0%, 17.5%, 5%, 21.6%) |
| CIE-LAB | lab(71.49, 17.05, -7.98) |
| CIE-LCH | lch(71.49, 18.82, 334.91°) |
| OKLab | oklab(76.08% 0.0486 -0.0211) |
| OKLCH | oklch(76.08% 0.053 336.5) |
| XYZ | xyz(46.5680, 42.9085, 54.5343) |
| Luminance | 0.4291 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Lilac
#C8A2C8
ΔE00 3.90
Dusty Pink
#D8A7B1
ΔE00 6.82
Thistle
#D8BFD8
ΔE00 6.93
Light Mauve
#C292A1
ΔE00 7.11
Faded Pink
#DE9DAC
ΔE00 8.44
Grey Pink
#C3909B
ΔE00 8.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8A5BE #A5C8AF
analogous
#C1A5C8 #C8A5BE #C8A5AD
triadic
#C8A5BE #BEC8A5 #A5BEC8
tetradic
#C8A5BE #C8C1A5 #A5C8AF #A5ADC8
square
#C8A5BE #C8C1A5 #A5C8AF #A5ADC8
split-complementary
#C8A5BE #ADC8A5 #A5C8C1
monochromatic
#975C86 #B17FA3 #C8A5BE #DFCBD9 #F3ECF1
Accessibility & contrast
On white
2.19
#C8A5BE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.58
#C8A5BE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8A5BE
9.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8A5BE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8A5BE | 1.00 | 2.19 | 9.58 | 9.58 |
| #FFFFFF | 2.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A5ACBF
Deuteranopia (green-blind)
#ADB1BD
Tritanopia (blue-blind)
#CCA6AD
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #c8a5be; /* rgb */ color: rgb(200, 165, 190); /* oklch */ color: oklch(76.1% 0.053 336.5);
Tailwind
colors: {
custom: {
50: '#d9bfd1',
500: '#c8a5be',
950: '#000000',
},
}SCSS
$custom: #c8a5be; $custom-light: #d9bfd1; $custom-dark: #000000;
JSON
{
"hex": "#c8a5be",
"rgb": {
"r": 200,
"g": 165,
"b": 190
},
"hsl": {
"h": 317.143,
"s": 24.138,
"l": 71.569
},
"oklch": {
"l": 0.76079,
"c": 0.053,
"h": 336.5
},
"luminance": 0.42907
}Semantic roles & 50–950 ramp
primary
#C8A5BE
secondary
#E0E9E2
accent
#A35E43
background
#FDFBFC
surface
#FAF7F9
border
#D3D0D2
text
#141214
muted
#838182