#AFA89A#AFA89A
#AFA89A is a light, muted orange. Relative luminance 0.395; OKLCH L 73.3% C 0.021 H 84.6°. Best body text is #000000 at 8.89:1 contrast (WCAG AA passes).
Color values
| HEX | #AFA89A |
|---|---|
| RGB | rgb(175, 168, 154) |
| HSL | hsl(40, 12%, 65%) |
| HSV | hsv(40, 12%, 69%) |
| CMYK | cmyk(0%, 4%, 12%, 31.4%) |
| CIE-LAB | lab(69.08, 0.05, 8.13) |
| CIE-LCH | lch(69.08, 8.13, 89.65°) |
| OKLab | oklab(73.35% 0.002 0.0212) |
| OKLCH | oklch(73.35% 0.021 84.6) |
| XYZ | xyz(37.5140, 39.4528, 36.2045) |
| Luminance | 0.3945 (WCAG relative) |
| Temperature | neutral |
| Family | orange |
Closest named colors
Greyish
#A8A495
ΔE00 2.25
Stone
#A89F91
ΔE00 2.77
Greige
#B8AB98
ΔE00 3.16
Cement
#A5A391
ΔE00 3.96
Bland
#AFA88B
ΔE00 5.74
Stone (survey)
#ADA587
ΔE00 6.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AFA89A #9AA1AF
analogous
#AF9E9A #AFA89A #ACAF9A
triadic
#AFA89A #9AAFA8 #A89AAF
tetradic
#AFA89A #9AAF9E #9AA1AF #AF9AAC
square
#AFA89A #9AAF9E #9AA1AF #AF9AAC
split-complementary
#AFA89A #9AACAF #9E9AAF
monochromatic
#736B5B #948B78 #AFA89A #CAC5BC #E5E3DE
Accessibility & contrast
On white
2.36
#AFA89A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.89
#AFA89A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AFA89A
8.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AFA89A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AFA89A | 1.00 | 2.36 | 8.89 | 8.89 |
| #FFFFFF | 2.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ACA899
Deuteranopia (green-blind)
#AEA99A
Tritanopia (blue-blind)
#B3A5A4
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #afa89a; /* rgb */ color: rgb(175, 168, 154); /* oklch */ color: oklch(73.3% 0.021 84.6);
Tailwind
colors: {
custom: {
50: '#c7c1b7',
500: '#afa89a',
950: '#000000',
},
}SCSS
$custom: #afa89a; $custom-light: #c7c1b7; $custom-dark: #000000;
JSON
{
"hex": "#afa89a",
"rgb": {
"r": 175,
"g": 168,
"b": 154
},
"hsl": {
"h": 40,
"s": 11.602,
"l": 64.51
},
"oklch": {
"l": 0.73348,
"c": 0.02131,
"h": 84.6
},
"luminance": 0.39452
}Semantic roles & 50–950 ramp
primary
#AFA89A
secondary
#CFD1D6
accent
#679650
background
#FCFBFB
surface
#F8F7F6
border
#D1D0D0
text
#131211
muted
#828180