#A69C94#A69C94
#A69C94 is a light, near-neutral orange. Relative luminance 0.340; OKLCH L 69.9% C 0.016 H 61.3°. Best body text is #000000 at 7.80:1 contrast (WCAG AA passes).
Color values
| HEX | #A69C94 |
|---|---|
| RGB | rgb(166, 156, 148) |
| HSL | hsl(27, 9%, 62%) |
| HSV | hsv(27, 11%, 65%) |
| CMYK | cmyk(0%, 6%, 10.8%, 34.9%) |
| CIE-LAB | lab(64.98, 2.22, 5.49) |
| CIE-LCH | lch(64.98, 5.93, 67.97°) |
| OKLab | oklab(69.9% 0.0079 0.0144) |
| OKLCH | oklch(69.9% 0.016 61.3) |
| XYZ | xyz(32.9592, 34.0225, 32.8419) |
| Luminance | 0.3402 (WCAG relative) |
| Temperature | neutral |
| Family | orange |
Closest named colors
Stone
#A89F91
ΔE00 3.28
Greyish
#A8A495
ΔE00 5.72
Warm Grey
#978A84
ΔE00 6.03
Greige
#B8AB98
ΔE00 6.46
Dark Gray
#A9A9A9
ΔE00 6.57
Grey
#929591
ΔE00 7.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A69C94 #949EA6
analogous
#A69495 #A69C94 #A6A594
triadic
#A69C94 #94A69C #9C94A6
tetradic
#A69C94 #95A694 #949EA6 #A594A6
square
#A69C94 #95A694 #949EA6 #A594A6
split-complementary
#A69C94 #94A6A5 #9495A6
monochromatic
#695F57 #8A7D73 #A69C94 #C2BBB5 #DEDAD7
Accessibility & contrast
On white
2.69
#A69C94 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.80
#A69C94 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A69C94
7.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A69C94 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A69C94 | 1.00 | 2.69 | 7.80 | 7.80 |
| #FFFFFF | 2.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9F9C94
Deuteranopia (green-blind)
#A19F94
Tritanopia (blue-blind)
#AA9A9A
Achromatopsia (no color)
#9E9E9E
Design tokens & code
CSS
--color: #a69c94; /* rgb */ color: rgb(166, 156, 148); /* oklch */ color: oklch(69.9% 0.016 61.3);
Tailwind
colors: {
custom: {
50: '#c0b9b3',
500: '#a69c94',
950: '#000000',
},
}SCSS
$custom: #a69c94; $custom-light: #c0b9b3; $custom-dark: #000000;
JSON
{
"hex": "#a69c94",
"rgb": {
"r": 166,
"g": 156,
"b": 148
},
"hsl": {
"h": 26.667,
"s": 9.184,
"l": 61.569
},
"oklch": {
"l": 0.69896,
"c": 0.01647,
"h": 61.3
},
"luminance": 0.34022
}Semantic roles & 50–950 ramp
primary
#A69C94
secondary
#C8CBCE
accent
#769352
background
#FBFBFB
surface
#F7F6F6
border
#D0D0D0
text
#121111
muted
#818080