#A0909C#A0909C
#A0909C is a light, muted grey. Relative luminance 0.298; OKLCH L 67.1% C 0.025 H 334.5°. Best body text is #000000 at 6.96:1 contrast (WCAG AA passes).
Color values
| HEX | #A0909C |
|---|---|
| RGB | rgb(160, 144, 156) |
| HSL | hsl(315, 8%, 60%) |
| HSV | hsv(315, 10%, 63%) |
| CMYK | cmyk(0%, 10%, 2.5%, 37.3%) |
| CIE-LAB | lab(61.50, 8.15, -4.16) |
| CIE-LCH | lch(61.50, 9.15, 332.98°) |
| OKLab | oklab(67.12% 0.023 -0.011) |
| OKLCH | oklch(67.12% 0.026 334.5) |
| XYZ | xyz(30.4705, 29.8208, 35.5969) |
| Luminance | 0.2982 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Purpley Grey
#947E94
ΔE00 7.11
Warm Grey
#978A84
ΔE00 9.57
Dusty Lavender
#AC86A8
ΔE00 9.66
Light Mauve
#C292A1
ΔE00 10.13
Heather
#A484AC
ΔE00 10.40
Rosybrown
#BC8F8F
ΔE00 10.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A0909C #90A094
analogous
#9C90A0 #A0909C #A09094
triadic
#A0909C #9CA090 #909CA0
tetradic
#A0909C #A09C90 #90A094 #9094A0
square
#A0909C #A09C90 #90A094 #9094A0
split-complementary
#A0909C #94A090 #90A09C
monochromatic
#62545E #83707E #A0909C #BCB1B9 #D8D2D7
Accessibility & contrast
On white
3.02
#A0909C on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.96
#A0909C on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #A0909C
6.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A0909C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A0909C | 1.00 | 3.02 | 6.96 | 6.96 |
| #FFFFFF | 3.02 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#90939D
Deuteranopia (green-blind)
#93959B
Tritanopia (blue-blind)
#A29194
Achromatopsia (no color)
#949494
Design tokens & code
CSS
--color: #a0909c; /* rgb */ color: rgb(160, 144, 156); /* oklch */ color: oklch(67.1% 0.025 334.5);
Tailwind
colors: {
custom: {
50: '#bcb0b9',
500: '#a0909c',
950: '#000000',
},
}SCSS
$custom: #a0909c; $custom-light: #bcb0b9; $custom-dark: #000000;
JSON
{
"hex": "#a0909c",
"rgb": {
"r": 160,
"g": 144,
"b": 156
},
"hsl": {
"h": 315,
"s": 7.767,
"l": 59.608
},
"oklch": {
"l": 0.67119,
"c": 0.0255,
"h": 334.5
},
"luminance": 0.2982
}Semantic roles & 50–950 ramp
primary
#A0909C
secondary
#C3C9C4
accent
#B18577
background
#FBFAFB
surface
#F6F4F6
border
#D0CED0
text
#121011
muted
#817F80