#A4989C#A4989C
#A4989C is a light, near-neutral grey. Relative luminance 0.327; OKLCH L 69.1% C 0.015 H 355.2°. Best body text is #000000 at 7.55:1 contrast (WCAG AA passes).
Color values
| HEX | #A4989C |
|---|---|
| RGB | rgb(164, 152, 156) |
| HSL | hsl(340, 6%, 62%) |
| HSV | hsv(340, 7%, 64%) |
| CMYK | cmyk(0%, 7.3%, 4.9%, 35.7%) |
| CIE-LAB | lab(63.96, 5.13, -0.51) |
| CIE-LCH | lch(63.96, 5.15, 354.36°) |
| OKLab | oklab(69.12% 0.0151 -0.0013) |
| OKLCH | oklch(69.12% 0.015 355.2) |
| XYZ | xyz(32.5381, 32.7497, 36.0532) |
| Luminance | 0.3275 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Warm Grey
#978A84
ΔE00 7.09
Dark Gray
#A9A9A9
ΔE00 7.83
Pinkish Grey
#C8ACA9
ΔE00 9.31
Grey
#929591
ΔE00 10.21
Stone
#A89F91
ΔE00 10.28
Dove Gray
#B6B8BD
ΔE00 10.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A4989C #98A4A0
analogous
#A498A2 #A4989C #A49A98
triadic
#A4989C #9CA498 #989CA4
tetradic
#A4989C #A2A498 #98A4A0 #9A98A4
square
#A4989C #A2A498 #98A4A0 #9A98A4
split-complementary
#A4989C #98A49A #98A2A4
monochromatic
#675B5F #87787D #A4989C #C1B8BB #DDD9DA
Accessibility & contrast
On white
2.78
#A4989C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.55
#A4989C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A4989C
7.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A4989C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A4989C | 1.00 | 2.78 | 7.55 | 7.55 |
| #FFFFFF | 2.78 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#999A9C
Deuteranopia (green-blind)
#9C9C9C
Tritanopia (blue-blind)
#A69899
Achromatopsia (no color)
#9B9B9B
Design tokens & code
CSS
--color: #a4989c; /* rgb */ color: rgb(164, 152, 156); /* oklch */ color: oklch(69.1% 0.015 355.2);
Tailwind
colors: {
custom: {
50: '#bfb6b9',
500: '#a4989c',
950: '#000000',
},
}SCSS
$custom: #a4989c; $custom-light: #bfb6b9; $custom-dark: #000000;
JSON
{
"hex": "#a4989c",
"rgb": {
"r": 164,
"g": 152,
"b": 156
},
"hsl": {
"h": 340,
"s": 6.186,
"l": 61.961
},
"oklch": {
"l": 0.69123,
"c": 0.01517,
"h": 355.2
},
"luminance": 0.32749
}Semantic roles & 50–950 ramp
primary
#A4989C
secondary
#CACECD
accent
#907D55
background
#FBFBFB
surface
#F7F6F6
border
#D0D0D0
text
#121111
muted
#818080