#A0959B#A0959B
#A0959B is a light, near-neutral grey. Relative luminance 0.313; OKLCH L 68.1% C 0.015 H 343.4°. Best body text is #000000 at 7.27:1 contrast (WCAG AA passes).
Color values
| HEX | #A0959B |
|---|---|
| RGB | rgb(160, 149, 155) |
| HSL | hsl(327, 5%, 61%) |
| HSV | hsv(327, 7%, 63%) |
| CMYK | cmyk(0%, 6.9%, 3.1%, 37.3%) |
| CIE-LAB | lab(62.79, 5.16, -1.69) |
| CIE-LCH | lch(62.79, 5.43, 341.81°) |
| OKLab | oklab(68.12% 0.0148 -0.0044) |
| OKLCH | oklch(68.12% 0.015 343.4) |
| XYZ | xyz(31.1603, 31.3353, 35.4108) |
| Luminance | 0.3134 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Warm Grey
#978A84
ΔE00 7.28
Dark Gray
#A9A9A9
ΔE00 8.52
Grey
#929591
ΔE00 10.34
Purpley Grey
#947E94
ΔE00 10.35
Pinkish Grey
#C8ACA9
ΔE00 10.55
Gray
#808080
ΔE00 10.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A0959B #95A09A
analogous
#9F95A0 #A0959B #A09595
triadic
#A0959B #9BA095 #959BA0
tetradic
#A0959B #A09F95 #95A09A #9595A0
square
#A0959B #A09F95 #95A09A #9595A0
split-complementary
#A0959B #95A095 #95A09F
monochromatic
#62585E #83757D #A0959B #BDB5B9 #DAD6D8
Accessibility & contrast
On white
2.89
#A0959B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.27
#A0959B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A0959B
7.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A0959B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A0959B | 1.00 | 2.89 | 7.27 | 7.27 |
| #FFFFFF | 2.89 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#95979B
Deuteranopia (green-blind)
#98989B
Tritanopia (blue-blind)
#A29597
Achromatopsia (no color)
#989898
Design tokens & code
CSS
--color: #a0959b; /* rgb */ color: rgb(160, 149, 155); /* oklch */ color: oklch(68.1% 0.015 343.4);
Tailwind
colors: {
custom: {
50: '#bcb4b8',
500: '#a0959b',
950: '#000000',
},
}SCSS
$custom: #a0959b; $custom-light: #bcb4b8; $custom-dark: #000000;
JSON
{
"hex": "#a0959b",
"rgb": {
"r": 160,
"g": 149,
"b": 155
},
"hsl": {
"h": 327.273,
"s": 5.473,
"l": 60.588
},
"oklch": {
"l": 0.68117,
"c": 0.01549,
"h": 343.4
},
"luminance": 0.31335
}Semantic roles & 50–950 ramp
primary
#A0959B
secondary
#C6CAC8
accent
#8F7056
background
#FBFBFB
surface
#F6F6F6
border
#D0D0D0
text
#121111
muted
#818080