#A79B95#A79B95
#A79B95 is a light, near-neutral orange. Relative luminance 0.338; OKLCH L 69.8% C 0.017 H 48.5°. Best body text is #000000 at 7.77:1 contrast (WCAG AA passes).
Color values
| HEX | #A79B95 |
|---|---|
| RGB | rgb(167, 155, 149) |
| HSL | hsl(20, 9%, 62%) |
| HSV | hsv(20, 11%, 65%) |
| CMYK | cmyk(0%, 7.2%, 10.8%, 34.5%) |
| CIE-LAB | lab(64.83, 3.32, 4.72) |
| CIE-LCH | lch(64.83, 5.77, 54.86°) |
| OKLab | oklab(69.8% 0.011 0.0124) |
| OKLCH | oklch(69.8% 0.017 48.5) |
| XYZ | xyz(33.0820, 33.8286, 33.2148) |
| Luminance | 0.3383 (WCAG relative) |
| Temperature | neutral |
| Family | orange |
Closest named colors
Stone
#A89F91
ΔE00 4.93
Warm Grey
#978A84
ΔE00 5.53
Dark Gray
#A9A9A9
ΔE00 6.92
Greyish
#A8A495
ΔE00 7.43
Greige
#B8AB98
ΔE00 7.60
Mushroom
#BA9E88
ΔE00 7.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A79B95 #95A1A7
analogous
#A79598 #A79B95 #A7A495
triadic
#A79B95 #95A79B #9B95A7
tetradic
#A79B95 #98A795 #95A1A7 #A495A7
square
#A79B95 #98A795 #95A1A7 #A495A7
split-complementary
#A79B95 #95A7A4 #9598A7
monochromatic
#6A5E58 #8B7B74 #A79B95 #C3BBB6 #DFDAD8
Accessibility & contrast
On white
2.70
#A79B95 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.77
#A79B95 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A79B95
7.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A79B95 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A79B95 | 1.00 | 2.70 | 7.77 | 7.77 |
| #FFFFFF | 2.70 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9E9C95
Deuteranopia (green-blind)
#A19E95
Tritanopia (blue-blind)
#AB9999
Achromatopsia (no color)
#9D9D9D
Design tokens & code
CSS
--color: #a79b95; /* rgb */ color: rgb(167, 155, 149); /* oklch */ color: oklch(69.8% 0.017 48.5);
Tailwind
colors: {
custom: {
50: '#c1b8b4',
500: '#a79b95',
950: '#000000',
},
}SCSS
$custom: #a79b95; $custom-light: #c1b8b4; $custom-dark: #000000;
JSON
{
"hex": "#a79b95",
"rgb": {
"r": 167,
"g": 155,
"b": 149
},
"hsl": {
"h": 20,
"s": 9.278,
"l": 61.961
},
"oklch": {
"l": 0.69805,
"c": 0.01663,
"h": 48.5
},
"luminance": 0.33828
}Semantic roles & 50–950 ramp
primary
#A79B95
secondary
#C9CDCF
accent
#7E9352
background
#FBFBFB
surface
#F7F6F6
border
#D0D0D0
text
#121111
muted
#818080