#A8A293#A8A293
#A8A293 is a light, muted orange. Relative luminance 0.363; OKLCH L 71.3% C 0.022 H 88.8°. Best body text is #000000 at 8.25:1 contrast (WCAG AA passes).
Color values
| HEX | #A8A293 |
|---|---|
| RGB | rgb(168, 162, 147) |
| HSL | hsl(43, 11%, 62%) |
| HSV | hsv(43, 13%, 66%) |
| CMYK | cmyk(0%, 3.6%, 12.5%, 34.1%) |
| CIE-LAB | lab(66.73, -0.49, 8.58) |
| CIE-LCH | lch(66.73, 8.59, 93.25°) |
| OKLab | oklab(71.3% 0.0005 0.0223) |
| OKLCH | oklch(71.3% 0.022 88.8) |
| XYZ | xyz(34.3348, 36.2725, 32.7906) |
| Luminance | 0.3627 (WCAG relative) |
| Temperature | neutral |
| Family | orange |
Closest named colors
Greyish
#A8A495
ΔE00 1.15
Stone
#A89F91
ΔE00 1.93
Cement
#A5A391
ΔE00 2.68
Greige
#B8AB98
ΔE00 4.46
Bland
#AFA88B
ΔE00 5.35
Stone (survey)
#ADA587
ΔE00 5.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A8A293 #9399A8
analogous
#A89893 #A8A293 #A4A893
triadic
#A8A293 #93A8A2 #A293A8
tetradic
#A8A293 #93A898 #9399A8 #A893A4
square
#A8A293 #93A898 #9399A8 #A893A4
split-complementary
#A8A293 #93A4A8 #9893A8
monochromatic
#6B6556 #8D8571 #A8A293 #C3BFB5 #DFDCD7
Accessibility & contrast
On white
2.54
#A8A293 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.25
#A8A293 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A8A293
8.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A8A293 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A8A293 | 1.00 | 2.54 | 8.25 | 8.25 |
| #FFFFFF | 2.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A6A192
Deuteranopia (green-blind)
#A7A393
Tritanopia (blue-blind)
#AC9F9E
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #a8a293; /* rgb */ color: rgb(168, 162, 147); /* oklch */ color: oklch(71.3% 0.022 88.8);
Tailwind
colors: {
custom: {
50: '#c2bdb2',
500: '#a8a293',
950: '#000000',
},
}SCSS
$custom: #a8a293; $custom-light: #c2bdb2; $custom-dark: #000000;
JSON
{
"hex": "#a8a293",
"rgb": {
"r": 168,
"g": 162,
"b": 147
},
"hsl": {
"h": 42.857,
"s": 10.769,
"l": 61.765
},
"oklch": {
"l": 0.71302,
"c": 0.02236,
"h": 88.8
},
"luminance": 0.36272
}Semantic roles & 50–950 ramp
primary
#A8A293
secondary
#C8CACF
accent
#649551
background
#FBFBFA
surface
#F7F6F5
border
#D0D0CF
text
#121211
muted
#818180