#A59EA5#A59EA5
#A59EA5 is a light, near-neutral grey. Relative luminance 0.352; OKLCH L 70.7% C 0.013 H 325.7°. Best body text is #000000 at 8.03:1 contrast (WCAG AA passes).
Color values
| HEX | #A59EA5 |
|---|---|
| RGB | rgb(165, 158, 165) |
| HSL | hsl(300, 4%, 63%) |
| HSV | hsv(300, 4%, 65%) |
| CMYK | cmyk(0%, 4.2%, 0%, 35.3%) |
| CIE-LAB | lab(65.88, 3.85, -2.73) |
| CIE-LCH | lch(65.88, 4.72, 324.67°) |
| OKLab | oklab(70.73% 0.0106 -0.0072) |
| OKLCH | oklch(70.73% 0.013 325.7) |
| XYZ | xyz(34.5344, 35.1698, 40.5592) |
| Luminance | 0.3517 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Dark Gray
#A9A9A9
ΔE00 6.19
Dove Gray
#B6B8BD
ΔE00 8.41
Warm Grey
#978A84
ΔE00 9.33
Grey
#929591
ΔE00 9.88
Cool Gray
#9AA7B0
ΔE00 10.11
Pinkish Grey
#C8ACA9
ΔE00 10.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A59EA5 #9EA59E
analogous
#A19EA5 #A59EA5 #A59EA1
triadic
#A59EA5 #A5A59E #9EA5A5
tetradic
#A59EA5 #A5A19E #9EA59E #9EA1A5
square
#A59EA5 #A5A19E #9EA59E #9EA1A5
split-complementary
#A59EA5 #A1A59E #9EA5A1
monochromatic
#686168 #887E88 #A59EA5 #C2BEC2 #E0DDE0
Accessibility & contrast
On white
2.61
#A59EA5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.03
#A59EA5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A59EA5
8.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A59EA5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A59EA5 | 1.00 | 2.61 | 8.03 | 8.03 |
| #FFFFFF | 2.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9EA0A5
Deuteranopia (green-blind)
#9FA0A5
Tritanopia (blue-blind)
#A69EA0
Achromatopsia (no color)
#A0A0A0
Design tokens & code
CSS
--color: #a59ea5; /* rgb */ color: rgb(165, 158, 165); /* oklch */ color: oklch(70.7% 0.013 325.7);
Tailwind
colors: {
custom: {
50: '#bfbabf',
500: '#a59ea5',
950: '#000000',
},
}SCSS
$custom: #a59ea5; $custom-light: #bfbabf; $custom-dark: #000000;
JSON
{
"hex": "#a59ea5",
"rgb": {
"r": 165,
"g": 158,
"b": 165
},
"hsl": {
"h": 300,
"s": 3.743,
"l": 63.333
},
"oklch": {
"l": 0.70732,
"c": 0.01282,
"h": 325.7
},
"luminance": 0.3517
}Semantic roles & 50–950 ramp
primary
#A59EA5
secondary
#CED1CE
accent
#8E5858
background
#FBFBFB
surface
#F7F6F7
border
#D0D0D0
text
#121112
muted
#818081