#A58E95#A58E95
#A58E95 is a light, muted pink. Relative luminance 0.295; OKLCH L 67.0% C 0.029 H 357.6°. Best body text is #000000 at 6.90:1 contrast (WCAG AA passes).
Color values
| HEX | #A58E95 |
|---|---|
| RGB | rgb(165, 142, 149) |
| HSL | hsl(342, 11%, 60%) |
| HSV | hsv(342, 14%, 65%) |
| CMYK | cmyk(0%, 13.9%, 9.7%, 35.3%) |
| CIE-LAB | lab(61.23, 9.83, -0.52) |
| CIE-LCH | lch(61.23, 9.85, 357.00°) |
| OKLab | oklab(66.96% 0.0292 -0.0012) |
| OKLCH | oklch(66.96% 0.029 357.6) |
| XYZ | xyz(30.6145, 29.5160, 32.5124) |
| Luminance | 0.2952 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Rosybrown
#BC8F8F
ΔE00 7.52
Purpley Grey
#947E94
ΔE00 7.96
Light Mauve
#C292A1
ΔE00 8.39
Warm Grey
#978A84
ΔE00 8.57
Grey Pink
#C3909B
ΔE00 8.62
Dusty Lavender
#AC86A8
ΔE00 10.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A58E95 #8EA59E
analogous
#A58EA0 #A58E95 #A5928E
triadic
#A58E95 #95A58E #8E95A5
tetradic
#A58E95 #A0A58E #8EA59E #928EA5
square
#A58E95 #A0A58E #8EA59E #928EA5
split-complementary
#A58E95 #8EA592 #8EA0A5
monochromatic
#675258 #896D75 #A58E95 #C0B0B5 #DBD2D5
Accessibility & contrast
On white
3.04
#A58E95 on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.90
#A58E95 on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #A58E95
6.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A58E95 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A58E95 | 1.00 | 3.04 | 6.90 | 6.90 |
| #FFFFFF | 3.04 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#909295
Deuteranopia (green-blind)
#959595
Tritanopia (blue-blind)
#A98D90
Achromatopsia (no color)
#949494
Design tokens & code
CSS
--color: #a58e95; /* rgb */ color: rgb(165, 142, 149); /* oklch */ color: oklch(67.0% 0.029 357.6);
Tailwind
colors: {
custom: {
50: '#bfafb4',
500: '#a58e95',
950: '#000000',
},
}SCSS
$custom: #a58e95; $custom-light: #bfafb4; $custom-dark: #000000;
JSON
{
"hex": "#a58e95",
"rgb": {
"r": 165,
"g": 142,
"b": 149
},
"hsl": {
"h": 341.739,
"s": 11.33,
"l": 60.196
},
"oklch": {
"l": 0.66955,
"c": 0.02925,
"h": 357.6
},
"luminance": 0.29515
}Semantic roles & 50–950 ramp
primary
#A58E95
secondary
#C3CCC9
accent
#958050
background
#FBFAFB
surface
#F7F4F6
border
#D0CED0
text
#121011
muted
#817F80