#A8A193#A8A193
#A8A193 is a light, muted orange. Relative luminance 0.359; OKLCH L 71.1% C 0.021 H 84.6°. Best body text is #000000 at 8.18:1 contrast (WCAG AA passes).
Color values
| HEX | #A8A193 |
|---|---|
| RGB | rgb(168, 161, 147) |
| HSL | hsl(40, 11%, 62%) |
| HSV | hsv(40, 13%, 66%) |
| CMYK | cmyk(0%, 4.2%, 12.5%, 34.1%) |
| CIE-LAB | lab(66.46, 0.06, 8.19) |
| CIE-LCH | lch(66.46, 8.19, 89.59°) |
| OKLab | oklab(71.09% 0.002 0.0214) |
| OKLCH | oklch(71.09% 0.021 84.6) |
| XYZ | xyz(34.1593, 35.9216, 32.7322) |
| Luminance | 0.3592 (WCAG relative) |
| Temperature | neutral |
| Family | orange |
Closest named colors
Stone
#A89F91
ΔE00 1.16
Greyish
#A8A495
ΔE00 1.90
Cement
#A5A391
ΔE00 3.49
Greige
#B8AB98
ΔE00 4.35
Bland
#AFA88B
ΔE00 5.98
Stone (survey)
#ADA587
ΔE00 6.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A8A193 #939AA8
analogous
#A89793 #A8A193 #A5A893
triadic
#A8A193 #93A8A1 #A193A8
tetradic
#A8A193 #93A897 #939AA8 #A893A5
square
#A8A193 #93A897 #939AA8 #A893A5
split-complementary
#A8A193 #93A5A8 #9793A8
monochromatic
#6B6456 #8D8371 #A8A193 #C3BFB5 #DFDCD7
Accessibility & contrast
On white
2.57
#A8A193 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.18
#A8A193 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A8A193
8.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A8A193 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A8A193 | 1.00 | 2.57 | 8.18 | 8.18 |
| #FFFFFF | 2.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A5A192
Deuteranopia (green-blind)
#A7A293
Tritanopia (blue-blind)
#AC9E9D
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #a8a193; /* rgb */ color: rgb(168, 161, 147); /* oklch */ color: oklch(71.1% 0.021 84.6);
Tailwind
colors: {
custom: {
50: '#c2bcb2',
500: '#a8a193',
950: '#000000',
},
}SCSS
$custom: #a8a193; $custom-light: #c2bcb2; $custom-dark: #000000;
JSON
{
"hex": "#a8a193",
"rgb": {
"r": 168,
"g": 161,
"b": 147
},
"hsl": {
"h": 40,
"s": 10.769,
"l": 61.765
},
"oklch": {
"l": 0.71092,
"c": 0.02148,
"h": 84.6
},
"luminance": 0.35921
}Semantic roles & 50–950 ramp
primary
#A8A193
secondary
#C8CACF
accent
#679551
background
#FBFBFA
surface
#F7F6F5
border
#D0D0CF
text
#121211
muted
#818180