#A89B95#A89B95
#A89B95 is a light, near-neutral orange. Relative luminance 0.339; OKLCH L 69.9% C 0.018 H 46.5°. Best body text is #000000 at 7.79:1 contrast (WCAG AA passes).
Color values
| HEX | #A89B95 |
|---|---|
| RGB | rgb(168, 155, 149) |
| HSL | hsl(19, 10%, 62%) |
| HSV | hsv(19, 11%, 66%) |
| CMYK | cmyk(0%, 7.7%, 11.3%, 34.1%) |
| CIE-LAB | lab(64.91, 3.70, 4.86) |
| CIE-LCH | lch(64.91, 6.11, 52.72°) |
| OKLab | oklab(69.89% 0.0122 0.0128) |
| OKLCH | oklch(69.89% 0.018 46.5) |
| XYZ | xyz(33.2942, 33.9380, 33.2247) |
| Luminance | 0.3394 (WCAG relative) |
| Temperature | neutral |
| Family | orange |
Closest named colors
Stone
#A89F91
ΔE00 5.25
Warm Grey
#978A84
ΔE00 5.57
Dark Gray
#A9A9A9
ΔE00 7.21
Mushroom
#BA9E88
ΔE00 7.71
Greige
#B8AB98
ΔE00 7.73
Greyish
#A8A495
ΔE00 7.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A89B95 #95A2A8
analogous
#A89599 #A89B95 #A8A595
triadic
#A89B95 #95A89B #9B95A8
tetradic
#A89B95 #99A895 #95A2A8 #A595A8
square
#A89B95 #99A895 #95A2A8 #A595A8
split-complementary
#A89B95 #95A8A5 #9599A8
monochromatic
#6B5E58 #8C7B73 #A89B95 #C4BBB7 #DFDAD8
Accessibility & contrast
On white
2.70
#A89B95 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.79
#A89B95 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A89B95
7.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A89B95 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A89B95 | 1.00 | 2.70 | 7.79 | 7.79 |
| #FFFFFF | 2.70 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9E9C95
Deuteranopia (green-blind)
#A19F95
Tritanopia (blue-blind)
#AC9999
Achromatopsia (no color)
#9D9D9D
Design tokens & code
CSS
--color: #a89b95; /* rgb */ color: rgb(168, 155, 149); /* oklch */ color: oklch(69.9% 0.018 46.5);
Tailwind
colors: {
custom: {
50: '#c2b8b4',
500: '#a89b95',
950: '#000000',
},
}SCSS
$custom: #a89b95; $custom-light: #c2b8b4; $custom-dark: #000000;
JSON
{
"hex": "#a89b95",
"rgb": {
"r": 168,
"g": 155,
"b": 149
},
"hsl": {
"h": 18.947,
"s": 9.845,
"l": 62.157
},
"oklch": {
"l": 0.69894,
"c": 0.01766,
"h": 46.5
},
"luminance": 0.33937
}Semantic roles & 50–950 ramp
primary
#A89B95
secondary
#C9CED0
accent
#7F9452
background
#FBFBFB
surface
#F7F6F6
border
#D0D0D0
text
#121111
muted
#818080