#A69A95#A69A95
#A69A95 is a light, near-neutral orange. Relative luminance 0.334; OKLCH L 69.5% C 0.016 H 44.1°. Best body text is #000000 at 7.68:1 contrast (WCAG AA passes).
Color values
| HEX | #A69A95 |
|---|---|
| RGB | rgb(166, 154, 149) |
| HSL | hsl(18, 9%, 62%) |
| HSV | hsv(18, 10%, 65%) |
| CMYK | cmyk(0%, 7.2%, 10.2%, 34.9%) |
| CIE-LAB | lab(64.47, 3.50, 4.20) |
| CIE-LCH | lch(64.47, 5.47, 50.20°) |
| OKLab | oklab(69.51% 0.0115 0.0111) |
| OKLCH | oklch(69.51% 0.016 44.1) |
| XYZ | xyz(32.7058, 33.3886, 33.1497) |
| Luminance | 0.3339 (WCAG relative) |
| Temperature | neutral |
| Family | orange |
Closest named colors
Warm Grey
#978A84
ΔE00 5.25
Stone
#A89F91
ΔE00 5.50
Dark Gray
#A9A9A9
ΔE00 6.99
Greyish
#A8A495
ΔE00 7.94
Greige
#B8AB98
ΔE00 8.22
Grey
#929591
ΔE00 8.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A69A95 #95A1A6
analogous
#A69599 #A69A95 #A6A395
triadic
#A69A95 #95A69A #9A95A6
tetradic
#A69A95 #99A695 #95A1A6 #A395A6
square
#A69A95 #99A695 #95A1A6 #A395A6
split-complementary
#A69A95 #95A6A3 #9599A6
monochromatic
#695D58 #8A7A74 #A69A95 #C2BAB6 #DED9D8
Accessibility & contrast
On white
2.74
#A69A95 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.68
#A69A95 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A69A95
7.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A69A95 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A69A95 | 1.00 | 2.74 | 7.68 | 7.68 |
| #FFFFFF | 2.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9D9B95
Deuteranopia (green-blind)
#A09D95
Tritanopia (blue-blind)
#AA9899
Achromatopsia (no color)
#9C9C9C
Design tokens & code
CSS
--color: #a69a95; /* rgb */ color: rgb(166, 154, 149); /* oklch */ color: oklch(69.5% 0.016 44.1);
Tailwind
colors: {
custom: {
50: '#c0b7b4',
500: '#a69a95',
950: '#000000',
},
}SCSS
$custom: #a69a95; $custom-light: #c0b7b4; $custom-dark: #000000;
JSON
{
"hex": "#a69a95",
"rgb": {
"r": 166,
"g": 154,
"b": 149
},
"hsl": {
"h": 17.647,
"s": 8.718,
"l": 61.765
},
"oklch": {
"l": 0.69508,
"c": 0.01595,
"h": 44.1
},
"luminance": 0.33388
}Semantic roles & 50–950 ramp
primary
#A69A95
secondary
#C8CDCF
accent
#809353
background
#FBFBFB
surface
#F7F6F6
border
#D0D0D0
text
#121111
muted
#818080