#A08B95#A08B95
#A08B95 is a light, muted pink. Relative luminance 0.281; OKLCH L 65.9% C 0.029 H 347.5°. Best body text is #000000 at 6.62:1 contrast (WCAG AA passes).
Color values
| HEX | #A08B95 |
|---|---|
| RGB | rgb(160, 139, 149) |
| HSL | hsl(331, 10%, 59%) |
| HSV | hsv(331, 13%, 63%) |
| CMYK | cmyk(0%, 13.1%, 6.9%, 37.3%) |
| CIE-LAB | lab(59.99, 9.67, -2.40) |
| CIE-LCH | lch(59.99, 9.96, 346.07°) |
| OKLab | oklab(65.87% 0.0282 -0.0062) |
| OKLCH | oklch(65.87% 0.029 347.5) |
| XYZ | xyz(29.1541, 28.1093, 32.3178) |
| Luminance | 0.2811 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Purpley Grey
#947E94
ΔE00 6.31
Rosybrown
#BC8F8F
ΔE00 8.95
Warm Grey
#978A84
ΔE00 9.12
Light Mauve
#C292A1
ΔE00 9.14
Dusty Lavender
#AC86A8
ΔE00 9.22
Grey Pink
#C3909B
ΔE00 9.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A08B95 #8BA096
analogous
#A08B9F #A08B95 #A08B8B
triadic
#A08B95 #95A08B #8B95A0
tetradic
#A08B95 #9FA08B #8BA096 #8B8BA0
square
#A08B95 #9FA08B #8BA096 #8B8BA0
split-complementary
#A08B95 #8BA08B #8B9FA0
monochromatic
#615058 #836B76 #A08B95 #BCADB4 #D7CED2
Accessibility & contrast
On white
3.17
#A08B95 on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.62
#A08B95 on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #A08B95
6.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A08B95 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A08B95 | 1.00 | 3.17 | 6.62 | 6.62 |
| #FFFFFF | 3.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8C8F95
Deuteranopia (green-blind)
#919294
Tritanopia (blue-blind)
#A38B8E
Achromatopsia (no color)
#919191
Design tokens & code
CSS
--color: #a08b95; /* rgb */ color: rgb(160, 139, 149); /* oklch */ color: oklch(65.9% 0.029 347.5);
Tailwind
colors: {
custom: {
50: '#bcacb4',
500: '#a08b95',
950: '#000000',
},
}SCSS
$custom: #a08b95; $custom-light: #bcacb4; $custom-dark: #000000;
JSON
{
"hex": "#a08b95",
"rgb": {
"r": 160,
"g": 139,
"b": 149
},
"hsl": {
"h": 331.429,
"s": 9.953,
"l": 58.627
},
"oklch": {
"l": 0.65874,
"c": 0.02887,
"h": 347.5
},
"luminance": 0.28109
}Semantic roles & 50–950 ramp
primary
#A08B95
secondary
#BFC8C4
accent
#B39575
background
#FBFAFB
surface
#F6F4F6
border
#D0CED0
text
#121011
muted
#817F80