#AFA19A#AFA19A
#AFA19A is a light, near-neutral orange. Relative luminance 0.369; OKLCH L 71.9% C 0.019 H 48.4°. Best body text is #000000 at 8.39:1 contrast (WCAG AA passes).
Color values
| HEX | #AFA19A |
|---|---|
| RGB | rgb(175, 161, 154) |
| HSL | hsl(20, 12%, 65%) |
| HSV | hsv(20, 12%, 69%) |
| CMYK | cmyk(0%, 8%, 12%, 31.4%) |
| CIE-LAB | lab(67.23, 3.87, 5.48) |
| CIE-LCH | lch(67.23, 6.71, 54.77°) |
| OKLab | oklab(71.9% 0.0128 0.0144) |
| OKLCH | oklch(71.9% 0.019 48.4) |
| XYZ | xyz(36.2563, 36.9374, 35.7853) |
| Luminance | 0.3694 (WCAG relative) |
| Temperature | neutral |
| Family | orange |
Closest named colors
Stone
#A89F91
ΔE00 5.18
Greige
#B8AB98
ΔE00 6.53
Dark Gray
#A9A9A9
ΔE00 6.95
Mushroom
#BA9E88
ΔE00 7.00
Warm Grey
#978A84
ΔE00 7.45
Pinkish Grey
#C8ACA9
ΔE00 7.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AFA19A #9AA8AF
analogous
#AF9A9E #AFA19A #AFAC9A
triadic
#AFA19A #9AAFA1 #A19AAF
tetradic
#AFA19A #9EAF9A #9AA8AF #AC9AAF
square
#AFA19A #9EAF9A #9AA8AF #AC9AAF
split-complementary
#AFA19A #9AAFAC #9A9EAF
monochromatic
#73635B #948178 #AFA19A #CAC1BC #E5E1DE
Accessibility & contrast
On white
2.50
#AFA19A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.39
#AFA19A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AFA19A
8.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AFA19A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AFA19A | 1.00 | 2.50 | 8.39 | 8.39 |
| #FFFFFF | 2.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A5A29A
Deuteranopia (green-blind)
#A8A59A
Tritanopia (blue-blind)
#B39F9F
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #afa19a; /* rgb */ color: rgb(175, 161, 154); /* oklch */ color: oklch(71.9% 0.019 48.4);
Tailwind
colors: {
custom: {
50: '#c7bcb7',
500: '#afa19a',
950: '#000000',
},
}SCSS
$custom: #afa19a; $custom-light: #c7bcb7; $custom-dark: #000000;
JSON
{
"hex": "#afa19a",
"rgb": {
"r": 175,
"g": 161,
"b": 154
},
"hsl": {
"h": 20,
"s": 11.602,
"l": 64.51
},
"oklch": {
"l": 0.71898,
"c": 0.01927,
"h": 48.4
},
"luminance": 0.36937
}Semantic roles & 50–950 ramp
primary
#AFA19A
secondary
#CFD4D6
accent
#7E9650
background
#FCFBFB
surface
#F8F6F6
border
#D1D0D0
text
#131211
muted
#828180