#A0909A#A0909A
#A0909A is a light, muted grey. Relative luminance 0.298; OKLCH L 67.1% C 0.024 H 339.8°. Best body text is #000000 at 6.95:1 contrast (WCAG AA passes).
Color values
| HEX | #A0909A |
|---|---|
| RGB | rgb(160, 144, 154) |
| HSL | hsl(323, 8%, 60%) |
| HSV | hsv(323, 10%, 63%) |
| CMYK | cmyk(0%, 10%, 3.8%, 37.3%) |
| CIE-LAB | lab(61.44, 7.78, -3.11) |
| CIE-LCH | lch(61.44, 8.37, 338.21°) |
| OKLab | oklab(67.05% 0.0223 -0.0082) |
| OKLCH | oklch(67.05% 0.024 339.8) |
| XYZ | xyz(30.3025, 29.7536, 34.7123) |
| Luminance | 0.2975 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Purpley Grey
#947E94
ΔE00 7.59
Warm Grey
#978A84
ΔE00 8.76
Rosybrown
#BC8F8F
ΔE00 10.19
Light Mauve
#C292A1
ΔE00 10.27
Dusty Lavender
#AC86A8
ΔE00 10.30
Grey Pink
#C3909B
ΔE00 10.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A0909A #90A096
analogous
#9E90A0 #A0909A #A09092
triadic
#A0909A #9AA090 #909AA0
tetradic
#A0909A #A09E90 #90A096 #9092A0
square
#A0909A #A09E90 #90A096 #9092A0
split-complementary
#A0909A #92A090 #90A09E
monochromatic
#62545D #83707C #A0909A #BCB1B8 #D8D2D6
Accessibility & contrast
On white
3.02
#A0909A on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.95
#A0909A on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #A0909A
6.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A0909A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A0909A | 1.00 | 3.02 | 6.95 | 6.95 |
| #FFFFFF | 3.02 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#90939A
Deuteranopia (green-blind)
#94959A
Tritanopia (blue-blind)
#A29093
Achromatopsia (no color)
#949494
Design tokens & code
CSS
--color: #a0909a; /* rgb */ color: rgb(160, 144, 154); /* oklch */ color: oklch(67.1% 0.024 339.8);
Tailwind
colors: {
custom: {
50: '#bcb0b7',
500: '#a0909a',
950: '#000000',
},
}SCSS
$custom: #a0909a; $custom-light: #bcb0b7; $custom-dark: #000000;
JSON
{
"hex": "#a0909a",
"rgb": {
"r": 160,
"g": 144,
"b": 154
},
"hsl": {
"h": 322.5,
"s": 7.767,
"l": 59.608
},
"oklch": {
"l": 0.67054,
"c": 0.0237,
"h": 339.8
},
"luminance": 0.29753
}Semantic roles & 50–950 ramp
primary
#A0909A
secondary
#C3C9C5
accent
#B18D77
background
#FBFAFB
surface
#F6F4F6
border
#D0CED0
text
#121011
muted
#817F80