#A2A298#A2A298
#A2A298 is a light, near-neutral grey. Relative luminance 0.358; OKLCH L 70.9% C 0.014 H 106.7°. Best body text is #000000 at 8.16:1 contrast (WCAG AA passes).
Color values
| HEX | #A2A298 |
|---|---|
| RGB | rgb(162, 162, 152) |
| HSL | hsl(60, 5%, 62%) |
| HSV | hsv(60, 6%, 64%) |
| CMYK | cmyk(0%, 0%, 6.2%, 36.5%) |
| CIE-LAB | lab(66.36, -1.85, 5.20) |
| CIE-LCH | lch(66.36, 5.52, 109.60°) |
| OKLab | oklab(70.93% -0.0041 0.0136) |
| OKLCH | oklch(70.93% 0.014 106.7) |
| XYZ | xyz(33.4873, 35.7892, 34.8435) |
| Luminance | 0.3579 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Greyish
#A8A495
ΔE00 2.74
Cement
#A5A391
ΔE00 3.36
Stone
#A89F91
ΔE00 4.58
Grey
#929591
ΔE00 5.15
Dark Gray
#A9A9A9
ΔE00 5.68
Greige
#B8AB98
ΔE00 7.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A2A298 #9898A2
analogous
#A29D98 #A2A298 #9DA298
triadic
#A2A298 #98A2A2 #A298A2
tetradic
#A2A298 #98A29D #9898A2 #A2989D
square
#A2A298 #98A29D #9898A2 #A2989D
split-complementary
#A2A298 #989DA2 #9D98A2
monochromatic
#65655B #858578 #A2A298 #BFBFB8 #DCDCD8
Accessibility & contrast
On white
2.57
#A2A298 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.16
#A2A298 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A2A298
8.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A2A298 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A2A298 | 1.00 | 2.57 | 8.16 | 8.16 |
| #FFFFFF | 2.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A4A197
Deuteranopia (green-blind)
#A4A298
Tritanopia (blue-blind)
#A4A19F
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #a2a298; /* rgb */ color: rgb(162, 162, 152); /* oklch */ color: oklch(70.9% 0.014 106.7);
Tailwind
colors: {
custom: {
50: '#bdbdb6',
500: '#a2a298',
950: '#000000',
},
}SCSS
$custom: #a2a298; $custom-light: #bdbdb6; $custom-dark: #000000;
JSON
{
"hex": "#a2a298",
"rgb": {
"r": 162,
"g": 162,
"b": 152
},
"hsl": {
"h": 60,
"s": 5.102,
"l": 61.569
},
"oklch": {
"l": 0.70932,
"c": 0.01423,
"h": 106.7
},
"luminance": 0.35789
}Semantic roles & 50–950 ramp
primary
#A2A298
secondary
#C9C9CD
accent
#578F57
background
#FBFBFB
surface
#F6F6F6
border
#D0D0D0
text
#121211
muted
#818180