#AFA99A#AFA99A
#AFA99A is a light, muted orange. Relative luminance 0.398; OKLCH L 73.6% C 0.022 H 88.8°. Best body text is #000000 at 8.96:1 contrast (WCAG AA passes).
Color values
| HEX | #AFA99A |
|---|---|
| RGB | rgb(175, 169, 154) |
| HSL | hsl(43, 12%, 65%) |
| HSV | hsv(43, 12%, 69%) |
| CMYK | cmyk(0%, 3.4%, 12%, 31.4%) |
| CIE-LAB | lab(69.34, -0.49, 8.51) |
| CIE-LCH | lch(69.34, 8.52, 93.31°) |
| OKLab | oklab(73.56% 0.0005 0.0222) |
| OKLCH | oklch(73.56% 0.022 88.8) |
| XYZ | xyz(37.6993, 39.8234, 36.2663) |
| Luminance | 0.3982 (WCAG relative) |
| Temperature | neutral |
| Family | orange |
Closest named colors
Greyish
#A8A495
ΔE00 1.91
Stone
#A89F91
ΔE00 3.30
Cement
#A5A391
ΔE00 3.41
Greige
#B8AB98
ΔE00 3.44
Bland
#AFA88B
ΔE00 5.17
Stone (survey)
#ADA587
ΔE00 5.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AFA99A #9AA0AF
analogous
#AF9F9A #AFA99A #ABAF9A
triadic
#AFA99A #9AAFA9 #A99AAF
tetradic
#AFA99A #9AAF9F #9AA0AF #AF9AAB
square
#AFA99A #9AAF9F #9AA0AF #AF9AAB
split-complementary
#AFA99A #9AABAF #9F9AAF
monochromatic
#736C5B #948C78 #AFA99A #CAC6BC #E5E3DE
Accessibility & contrast
On white
2.34
#AFA99A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.96
#AFA99A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AFA99A
8.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AFA99A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AFA99A | 1.00 | 2.34 | 8.96 | 8.96 |
| #FFFFFF | 2.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ADA899
Deuteranopia (green-blind)
#AEAA9A
Tritanopia (blue-blind)
#B3A6A5
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #afa99a; /* rgb */ color: rgb(175, 169, 154); /* oklch */ color: oklch(73.6% 0.022 88.8);
Tailwind
colors: {
custom: {
50: '#c7c2b7',
500: '#afa99a',
950: '#000000',
},
}SCSS
$custom: #afa99a; $custom-light: #c7c2b7; $custom-dark: #000000;
JSON
{
"hex": "#afa99a",
"rgb": {
"r": 175,
"g": 169,
"b": 154
},
"hsl": {
"h": 42.857,
"s": 11.602,
"l": 64.51
},
"oklch": {
"l": 0.73557,
"c": 0.0222,
"h": 88.8
},
"luminance": 0.39823
}Semantic roles & 50–950 ramp
primary
#AFA99A
secondary
#CFD1D6
accent
#649650
background
#FCFBFB
surface
#F8F7F6
border
#D1D0D0
text
#131211
muted
#828180