#AFA19E#AFA19E
#AFA19E is a light, near-neutral red. Relative luminance 0.371; OKLCH L 72.0% C 0.017 H 32.0°. Best body text is #000000 at 8.41:1 contrast (WCAG AA passes).
Color values
| HEX | #AFA19E |
|---|---|
| RGB | rgb(175, 161, 158) |
| HSL | hsl(11, 10%, 65%) |
| HSV | hsv(11, 10%, 69%) |
| CMYK | cmyk(0%, 8%, 9.7%, 31.4%) |
| CIE-LAB | lab(67.33, 4.56, 3.40) |
| CIE-LCH | lch(67.33, 5.68, 36.71°) |
| OKLab | oklab(72.01% 0.0144 0.009) |
| OKLCH | oklch(72.01% 0.017 32) |
| XYZ | xyz(36.5950, 37.0729, 37.5691) |
| Luminance | 0.3707 (WCAG relative) |
| Temperature | neutral |
| Family | red |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 6.63
Dark Gray
#A9A9A9
ΔE00 6.69
Stone
#A89F91
ΔE00 7.09
Warm Grey
#978A84
ΔE00 7.73
Greige
#B8AB98
ΔE00 8.53
Mushroom
#BA9E88
ΔE00 8.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AFA19E #9EACAF
analogous
#AF9EA3 #AFA19E #AFA99E
triadic
#AFA19E #9EAFA1 #A19EAF
tetradic
#AFA19E #A3AF9E #9EACAF #A99EAF
square
#AFA19E #A3AF9E #9EACAF #A99EAF
split-complementary
#AFA19E #9EAFA9 #9EA3AF
monochromatic
#73635F #93807C #AFA19E #CBC2C0 #E6E2E1
Accessibility & contrast
On white
2.50
#AFA19E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.41
#AFA19E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AFA19E
8.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AFA19E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AFA19E | 1.00 | 2.50 | 8.41 | 8.41 |
| #FFFFFF | 2.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A4A29E
Deuteranopia (green-blind)
#A7A59E
Tritanopia (blue-blind)
#B39FA0
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #afa19e; /* rgb */ color: rgb(175, 161, 158); /* oklch */ color: oklch(72.0% 0.017 32.0);
Tailwind
colors: {
custom: {
50: '#c7bcba',
500: '#afa19e',
950: '#000000',
},
}SCSS
$custom: #afa19e; $custom-light: #c7bcba; $custom-dark: #000000;
JSON
{
"hex": "#afa19e",
"rgb": {
"r": 175,
"g": 161,
"b": 158
},
"hsl": {
"h": 10.588,
"s": 9.605,
"l": 65.294
},
"oklch": {
"l": 0.72011,
"c": 0.01699,
"h": 32
},
"luminance": 0.37072
}Semantic roles & 50–950 ramp
primary
#AFA19E
secondary
#D2D6D7
accent
#889452
background
#FCFBFB
surface
#F8F6F6
border
#D1D0D0
text
#131211
muted
#828180