#A4969C#A4969C
#A4969C is a light, near-neutral grey. Relative luminance 0.321; OKLCH L 68.7% C 0.019 H 349.7°. Best body text is #000000 at 7.42:1 contrast (WCAG AA passes).
Color values
| HEX | #A4969C |
|---|---|
| RGB | rgb(164, 150, 156) |
| HSL | hsl(334, 7%, 62%) |
| HSV | hsv(334, 9%, 64%) |
| CMYK | cmyk(0%, 8.5%, 4.9%, 35.7%) |
| CIE-LAB | lab(63.43, 6.25, -1.28) |
| CIE-LCH | lch(63.43, 6.37, 348.43°) |
| OKLab | oklab(68.71% 0.0182 -0.0033) |
| OKLCH | oklch(68.71% 0.019 349.7) |
| XYZ | xyz(32.2162, 32.1059, 35.9460) |
| Luminance | 0.3211 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Warm Grey
#978A84
ΔE00 7.68
Dark Gray
#A9A9A9
ΔE00 9.10
Pinkish Grey
#C8ACA9
ΔE00 9.51
Purpley Grey
#947E94
ΔE00 10.22
Rosybrown
#BC8F8F
ΔE00 10.31
Light Mauve
#C292A1
ΔE00 11.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A4969C #96A49E
analogous
#A496A3 #A4969C #A49796
triadic
#A4969C #9CA496 #969CA4
tetradic
#A4969C #A3A496 #96A49E #9796A4
square
#A4969C #A3A496 #96A49E #9796A4
split-complementary
#A4969C #96A497 #96A3A4
monochromatic
#67595F #87757D #A4969C #C0B7BB #DDD8DA
Accessibility & contrast
On white
2.83
#A4969C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.42
#A4969C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A4969C
7.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A4969C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A4969C | 1.00 | 2.83 | 7.42 | 7.42 |
| #FFFFFF | 2.83 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#97989C
Deuteranopia (green-blind)
#9A9A9C
Tritanopia (blue-blind)
#A69698
Achromatopsia (no color)
#9A9A9A
Design tokens & code
CSS
--color: #a4969c; /* rgb */ color: rgb(164, 150, 156); /* oklch */ color: oklch(68.7% 0.019 349.7);
Tailwind
colors: {
custom: {
50: '#bfb4b9',
500: '#a4969c',
950: '#000000',
},
}SCSS
$custom: #a4969c; $custom-light: #bfb4b9; $custom-dark: #000000;
JSON
{
"hex": "#a4969c",
"rgb": {
"r": 164,
"g": 150,
"b": 156
},
"hsl": {
"h": 334.286,
"s": 7.143,
"l": 61.569
},
"oklch": {
"l": 0.68711,
"c": 0.01853,
"h": 349.7
},
"luminance": 0.32106
}Semantic roles & 50–950 ramp
primary
#A4969C
secondary
#C8CECB
accent
#917754
background
#FBFBFB
surface
#F7F6F6
border
#D0D0D0
text
#121111
muted
#818080