#A69B95#A69B95
#A69B95 is a light, near-neutral orange. Relative luminance 0.337; OKLCH L 69.7% C 0.016 H 50.7°. Best body text is #000000 at 7.74:1 contrast (WCAG AA passes).
Color values
| HEX | #A69B95 |
|---|---|
| RGB | rgb(166, 155, 149) |
| HSL | hsl(21, 9%, 62%) |
| HSV | hsv(21, 10%, 65%) |
| CMYK | cmyk(0%, 6.6%, 10.2%, 34.9%) |
| CIE-LAB | lab(64.74, 2.95, 4.59) |
| CIE-LCH | lch(64.74, 5.45, 57.26°) |
| OKLab | oklab(69.72% 0.0099 0.0121) |
| OKLCH | oklch(69.72% 0.016 50.7) |
| XYZ | xyz(32.8715, 33.7201, 33.2049) |
| Luminance | 0.3372 (WCAG relative) |
| Temperature | neutral |
| Family | orange |
Closest named colors
Stone
#A89F91
ΔE00 4.64
Warm Grey
#978A84
ΔE00 5.53
Dark Gray
#A9A9A9
ΔE00 6.64
Greyish
#A8A495
ΔE00 7.04
Greige
#B8AB98
ΔE00 7.50
Grey
#929591
ΔE00 7.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A69B95 #95A0A6
analogous
#A69598 #A69B95 #A6A495
triadic
#A69B95 #95A69B #9B95A6
tetradic
#A69B95 #98A695 #95A0A6 #A495A6
square
#A69B95 #98A695 #95A0A6 #A495A6
split-complementary
#A69B95 #95A6A4 #9598A6
monochromatic
#695E58 #8A7C74 #A69B95 #C2BAB6 #DEDAD8
Accessibility & contrast
On white
2.71
#A69B95 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.74
#A69B95 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A69B95
7.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A69B95 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A69B95 | 1.00 | 2.71 | 7.74 | 7.74 |
| #FFFFFF | 2.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9E9C95
Deuteranopia (green-blind)
#A09E95
Tritanopia (blue-blind)
#AA9999
Achromatopsia (no color)
#9D9D9D
Design tokens & code
CSS
--color: #a69b95; /* rgb */ color: rgb(166, 155, 149); /* oklch */ color: oklch(69.7% 0.016 50.7);
Tailwind
colors: {
custom: {
50: '#c0b8b4',
500: '#a69b95',
950: '#000000',
},
}SCSS
$custom: #a69b95; $custom-light: #c0b8b4; $custom-dark: #000000;
JSON
{
"hex": "#a69b95",
"rgb": {
"r": 166,
"g": 155,
"b": 149
},
"hsl": {
"h": 21.176,
"s": 8.718,
"l": 61.765
},
"oklch": {
"l": 0.69716,
"c": 0.01562,
"h": 50.7
},
"luminance": 0.3372
}Semantic roles & 50–950 ramp
primary
#A69B95
secondary
#C8CCCF
accent
#7C9353
background
#FBFBFB
surface
#F7F6F6
border
#D0D0D0
text
#121111
muted
#818080