#AFA49B#AFA49B
#AFA49B is a light, near-neutral orange. Relative luminance 0.380; OKLCH L 72.5% C 0.018 H 61.9°. Best body text is #000000 at 8.61:1 contrast (WCAG AA passes).
Color values
| HEX | #AFA49B |
|---|---|
| RGB | rgb(175, 164, 155) |
| HSL | hsl(27, 11%, 65%) |
| HSV | hsv(27, 11%, 69%) |
| CMYK | cmyk(0%, 6.3%, 11.4%, 31.4%) |
| CIE-LAB | lab(68.04, 2.40, 6.09) |
| CIE-LCH | lch(68.04, 6.55, 68.53°) |
| OKLab | oklab(72.54% 0.0086 0.016) |
| OKLCH | oklch(72.54% 0.018 61.9) |
| XYZ | xyz(36.8705, 38.0320, 36.4026) |
| Luminance | 0.3803 (WCAG relative) |
| Temperature | neutral |
| Family | orange |
Closest named colors
Stone
#A89F91
ΔE00 3.48
Greige
#B8AB98
ΔE00 4.75
Greyish
#A8A495
ΔE00 5.45
Dark Gray
#A9A9A9
ΔE00 6.17
Mushroom
#BA9E88
ΔE00 7.30
Cement
#A5A391
ΔE00 7.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AFA49B #9BA6AF
analogous
#AF9B9C #AFA49B #AFAE9B
triadic
#AFA49B #9BAFA4 #A49BAF
tetradic
#AFA49B #9CAF9B #9BA6AF #AE9BAF
square
#AFA49B #9CAF9B #9BA6AF #AE9BAF
split-complementary
#AFA49B #9BAFAE #9B9CAF
monochromatic
#73675C #948579 #AFA49B #CAC3BD #E5E2DF
Accessibility & contrast
On white
2.44
#AFA49B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.61
#AFA49B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AFA49B
8.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AFA49B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AFA49B | 1.00 | 2.44 | 8.61 | 8.61 |
| #FFFFFF | 2.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A7A49A
Deuteranopia (green-blind)
#AAA79B
Tritanopia (blue-blind)
#B3A2A1
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #afa49b; /* rgb */ color: rgb(175, 164, 155); /* oklch */ color: oklch(72.5% 0.018 61.9);
Tailwind
colors: {
custom: {
50: '#c7bfb8',
500: '#afa49b',
950: '#000000',
},
}SCSS
$custom: #afa49b; $custom-light: #c7bfb8; $custom-dark: #000000;
JSON
{
"hex": "#afa49b",
"rgb": {
"r": 175,
"g": 164,
"b": 155
},
"hsl": {
"h": 27,
"s": 11.111,
"l": 64.706
},
"oklch": {
"l": 0.72544,
"c": 0.01815,
"h": 61.9
},
"luminance": 0.38031
}Semantic roles & 50–950 ramp
primary
#AFA49B
secondary
#CFD3D6
accent
#769550
background
#FCFBFB
surface
#F8F6F6
border
#D1D0D0
text
#131211
muted
#828180