#AFA49F#AFA49F
#AFA49F is a light, near-neutral orange. Relative luminance 0.382; OKLCH L 72.7% C 0.015 H 46.2°. Best body text is #000000 at 8.63:1 contrast (WCAG AA passes).
Color values
| HEX | #AFA49F |
|---|---|
| RGB | rgb(175, 164, 159) |
| HSL | hsl(19, 9%, 65%) |
| HSV | hsv(19, 9%, 69%) |
| CMYK | cmyk(0%, 6.3%, 9.1%, 31.4%) |
| CIE-LAB | lab(68.14, 3.09, 4.02) |
| CIE-LCH | lch(68.14, 5.07, 52.47°) |
| OKLab | oklab(72.66% 0.0102 0.0106) |
| OKLCH | oklch(72.66% 0.015 46.2) |
| XYZ | xyz(37.2120, 38.1686, 38.2011) |
| Luminance | 0.3817 (WCAG relative) |
| Temperature | neutral |
| Family | orange |
Closest named colors
Stone
#A89F91
ΔE00 5.38
Dark Gray
#A9A9A9
ΔE00 5.45
Greige
#B8AB98
ΔE00 6.73
Greyish
#A8A495
ΔE00 7.19
Pinkish Grey
#C8ACA9
ΔE00 7.77
Warm Grey
#978A84
ΔE00 8.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AFA49F #9FAAAF
analogous
#AF9FA2 #AFA49F #AFAC9F
triadic
#AFA49F #9FAFA4 #A49FAF
tetradic
#AFA49F #A2AF9F #9FAAAF #AC9FAF
square
#AFA49F #A2AF9F #9FAAAF #AC9FAF
split-complementary
#AFA49F #9FAFAC #9FA2AF
monochromatic
#736660 #93847E #AFA49F #CBC4C0 #E7E3E2
Accessibility & contrast
On white
2.43
#AFA49F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.63
#AFA49F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AFA49F
8.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AFA49F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AFA49F | 1.00 | 2.43 | 8.63 | 8.63 |
| #FFFFFF | 2.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A7A59F
Deuteranopia (green-blind)
#A9A79F
Tritanopia (blue-blind)
#B2A2A3
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #afa49f; /* rgb */ color: rgb(175, 164, 159); /* oklch */ color: oklch(72.7% 0.015 46.2);
Tailwind
colors: {
custom: {
50: '#c7bfbb',
500: '#afa49f',
950: '#000000',
},
}SCSS
$custom: #afa49f; $custom-light: #c7bfbb; $custom-dark: #000000;
JSON
{
"hex": "#afa49f",
"rgb": {
"r": 175,
"g": 164,
"b": 159
},
"hsl": {
"h": 18.75,
"s": 9.091,
"l": 65.49
},
"oklch": {
"l": 0.72656,
"c": 0.01472,
"h": 46.2
},
"luminance": 0.38168
}Semantic roles & 50–950 ramp
primary
#AFA49F
secondary
#D2D6D8
accent
#7F9352
background
#FCFBFB
surface
#F8F6F6
border
#D1D0D0
text
#131211
muted
#828180