#A0969C#A0969C
#A0969C is a light, near-neutral grey. Relative luminance 0.317; OKLCH L 68.4% C 0.015 H 340.7°. Best body text is #000000 at 7.34:1 contrast (WCAG AA passes).
Color values
| HEX | #A0969C |
|---|---|
| RGB | rgb(160, 150, 156) |
| HSL | hsl(324, 5%, 61%) |
| HSV | hsv(324, 6%, 63%) |
| CMYK | cmyk(0%, 6.2%, 2.5%, 37.3%) |
| CIE-LAB | lab(63.08, 4.78, -1.83) |
| CIE-LCH | lch(63.08, 5.12, 339.09°) |
| OKLab | oklab(68.36% 0.0137 -0.0048) |
| OKLCH | oklch(68.36% 0.015 340.7) |
| XYZ | xyz(31.4035, 31.6868, 35.9079) |
| Luminance | 0.3169 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Warm Grey
#978A84
ΔE00 7.41
Dark Gray
#A9A9A9
ΔE00 8.07
Grey
#929591
ΔE00 9.99
Pinkish Grey
#C8ACA9
ΔE00 10.61
Gray
#808080
ΔE00 10.65
Purpley Grey
#947E94
ΔE00 10.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A0969C #96A09A
analogous
#9F96A0 #A0969C #A09697
triadic
#A0969C #9CA096 #969CA0
tetradic
#A0969C #A09F96 #96A09A #9697A0
square
#A0969C #A09F96 #96A09A #9697A0
split-complementary
#A0969C #97A096 #96A09F
monochromatic
#62595F #83767E #A0969C #BDB6BA #DAD6D9
Accessibility & contrast
On white
2.86
#A0969C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.34
#A0969C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A0969C
7.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A0969C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A0969C | 1.00 | 2.86 | 7.34 | 7.34 |
| #FFFFFF | 2.86 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#96989C
Deuteranopia (green-blind)
#98999C
Tritanopia (blue-blind)
#A19698
Achromatopsia (no color)
#999999
Design tokens & code
CSS
--color: #a0969c; /* rgb */ color: rgb(160, 150, 156); /* oklch */ color: oklch(68.4% 0.015 340.7);
Tailwind
colors: {
custom: {
50: '#bcb4b9',
500: '#a0969c',
950: '#000000',
},
}SCSS
$custom: #a0969c; $custom-light: #bcb4b9; $custom-dark: #000000;
JSON
{
"hex": "#a0969c",
"rgb": {
"r": 160,
"g": 150,
"b": 156
},
"hsl": {
"h": 324,
"s": 5,
"l": 60.784
},
"oklch": {
"l": 0.68356,
"c": 0.0145,
"h": 340.7
},
"luminance": 0.31687
}Semantic roles & 50–950 ramp
primary
#A0969C
secondary
#C7CBC9
accent
#8F6D57
background
#FBFBFB
surface
#F6F6F6
border
#D0D0D0
text
#121111
muted
#818080