#ABA193#ABA193
#ABA193 is a light, muted orange. Relative luminance 0.363; OKLCH L 71.4% C 0.023 H 76.5°. Best body text is #000000 at 8.25:1 contrast (WCAG AA passes).
Color values
| HEX | #ABA193 |
|---|---|
| RGB | rgb(171, 161, 147) |
| HSL | hsl(35, 13%, 62%) |
| HSV | hsv(35, 14%, 67%) |
| CMYK | cmyk(0%, 5.8%, 14%, 32.9%) |
| CIE-LAB | lab(66.71, 1.19, 8.59) |
| CIE-LCH | lch(66.71, 8.67, 82.11°) |
| OKLab | oklab(71.35% 0.0054 0.0224) |
| OKLCH | oklch(71.35% 0.023 76.5) |
| XYZ | xyz(34.8055, 36.2548, 32.7624) |
| Luminance | 0.3625 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Stone
#A89F91
ΔE00 0.85
Greyish
#A8A495
ΔE00 3.39
Greige
#B8AB98
ΔE00 3.64
Cement
#A5A391
ΔE00 5.01
Stone (survey)
#ADA587
ΔE00 6.65
Bland
#AFA88B
ΔE00 6.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABA193 #939DAB
analogous
#AB9593 #ABA193 #A9AB93
triadic
#ABA193 #93ABA1 #A193AB
tetradic
#ABA193 #93AB95 #939DAB #AB93A9
square
#ABA193 #93AB95 #939DAB #AB93A9
split-complementary
#ABA193 #93A9AB #9593AB
monochromatic
#6E6456 #908371 #ABA193 #C6BFB5 #E1DDD8
Accessibility & contrast
On white
2.55
#ABA193 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.25
#ABA193 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABA193
8.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABA193 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABA193 | 1.00 | 2.55 | 8.25 | 8.25 |
| #FFFFFF | 2.55 | 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)
#A5A192
Deuteranopia (green-blind)
#A8A393
Tritanopia (blue-blind)
#B09E9D
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #aba193; /* rgb */ color: rgb(171, 161, 147); /* oklch */ color: oklch(71.4% 0.023 76.5);
Tailwind
colors: {
custom: {
50: '#c4bcb2',
500: '#aba193',
950: '#000000',
},
}SCSS
$custom: #aba193; $custom-light: #c4bcb2; $custom-dark: #000000;
JSON
{
"hex": "#aba193",
"rgb": {
"r": 171,
"g": 161,
"b": 147
},
"hsl": {
"h": 35,
"s": 12.5,
"l": 62.353
},
"oklch": {
"l": 0.71353,
"c": 0.02304,
"h": 76.5
},
"luminance": 0.36254
}Semantic roles & 50–950 ramp
primary
#ABA193
secondary
#C9CCD1
accent
#6D974F
background
#FCFBFA
surface
#F8F6F5
border
#D1D0CF
text
#121211
muted
#818180