#A09E94#A09E94
#A09E94 is a light, near-neutral grey. Relative luminance 0.341; OKLCH L 69.8% C 0.014 H 97.5°. Best body text is #000000 at 7.81:1 contrast (WCAG AA passes).
Color values
| HEX | #A09E94 |
|---|---|
| RGB | rgb(160, 158, 148) |
| HSL | hsl(50, 6%, 60%) |
| HSV | hsv(50, 8%, 63%) |
| CMYK | cmyk(0%, 1.2%, 7.5%, 37.3%) |
| CIE-LAB | lab(65.01, -1.12, 5.48) |
| CIE-LCH | lch(65.01, 5.59, 101.52°) |
| OKLab | oklab(69.8% -0.0019 0.0144) |
| OKLCH | oklch(69.8% 0.014 97.5) |
| XYZ | xyz(32.0687, 34.0656, 32.8971) |
| Luminance | 0.3407 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Greyish
#A8A495
ΔE00 2.85
Stone
#A89F91
ΔE00 3.64
Cement
#A5A391
ΔE00 3.68
Grey
#929591
ΔE00 4.65
Dark Gray
#A9A9A9
ΔE00 6.10
Greige
#B8AB98
ΔE00 7.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A09E94 #9496A0
analogous
#A09894 #A09E94 #9CA094
triadic
#A09E94 #94A09E #9E94A0
tetradic
#A09E94 #94A098 #9496A0 #A0949C
square
#A09E94 #94A098 #9496A0 #A0949C
split-complementary
#A09E94 #949CA0 #9894A0
monochromatic
#626057 #838074 #A09E94 #BDBBB4 #DAD9D5
Accessibility & contrast
On white
2.69
#A09E94 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.81
#A09E94 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A09E94
7.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A09E94 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A09E94 | 1.00 | 2.69 | 7.81 | 7.81 |
| #FFFFFF | 2.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A09D93
Deuteranopia (green-blind)
#A19E94
Tritanopia (blue-blind)
#A29C9B
Achromatopsia (no color)
#9E9E9E
Design tokens & code
CSS
--color: #a09e94; /* rgb */ color: rgb(160, 158, 148); /* oklch */ color: oklch(69.8% 0.014 97.5);
Tailwind
colors: {
custom: {
50: '#bcbab3',
500: '#a09e94',
950: '#000000',
},
}SCSS
$custom: #a09e94; $custom-light: #bcbab3; $custom-dark: #000000;
JSON
{
"hex": "#a09e94",
"rgb": {
"r": 160,
"g": 158,
"b": 148
},
"hsl": {
"h": 50,
"s": 5.941,
"l": 60.392
},
"oklch": {
"l": 0.69801,
"c": 0.01449,
"h": 97.5
},
"luminance": 0.34065
}Semantic roles & 50–950 ramp
primary
#A09E94
secondary
#C6C6CA
accent
#5F9056
background
#FBFBFB
surface
#F6F6F6
border
#D0D0D0
text
#121111
muted
#818080