#AFA19F#AFA19F
#AFA19F is a light, near-neutral red. Relative luminance 0.371; OKLCH L 72.0% C 0.017 H 27.3°. Best body text is #000000 at 8.42:1 contrast (WCAG AA passes).
Color values
| HEX | #AFA19F |
|---|---|
| RGB | rgb(175, 161, 159) |
| HSL | hsl(8, 9%, 65%) |
| HSV | hsv(8, 9%, 69%) |
| CMYK | cmyk(0%, 8%, 9.1%, 31.4%) |
| CIE-LAB | lab(67.36, 4.73, 2.88) |
| CIE-LCH | lch(67.36, 5.54, 31.31°) |
| OKLab | oklab(72.04% 0.0148 0.0077) |
| OKLCH | oklch(72.04% 0.017 27.3) |
| XYZ | xyz(36.6815, 37.1075, 38.0243) |
| Luminance | 0.3711 (WCAG relative) |
| Temperature | neutral |
| Family | red |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 6.54
Dark Gray
#A9A9A9
ΔE00 6.70
Stone
#A89F91
ΔE00 7.58
Warm Grey
#978A84
ΔE00 7.89
Greige
#B8AB98
ΔE00 9.05
Mushroom
#BA9E88
ΔE00 9.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AFA19F #9FADAF
analogous
#AF9FA5 #AFA19F #AFA99F
triadic
#AFA19F #9FAFA1 #A19FAF
tetradic
#AFA19F #A5AF9F #9FADAF #A99FAF
square
#AFA19F #A5AF9F #9FADAF #A99FAF
split-complementary
#AFA19F #9FAFA9 #9FA5AF
monochromatic
#736360 #93807E #AFA19F #CBC2C0 #E7E2E2
Accessibility & contrast
On white
2.49
#AFA19F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.42
#AFA19F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AFA19F
8.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AFA19F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AFA19F | 1.00 | 2.49 | 8.42 | 8.42 |
| #FFFFFF | 2.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A4A29F
Deuteranopia (green-blind)
#A7A59F
Tritanopia (blue-blind)
#B3A0A0
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #afa19f; /* rgb */ color: rgb(175, 161, 159); /* oklch */ color: oklch(72.0% 0.017 27.3);
Tailwind
colors: {
custom: {
50: '#c7bcbb',
500: '#afa19f',
950: '#000000',
},
}SCSS
$custom: #afa19f; $custom-light: #c7bcbb; $custom-dark: #000000;
JSON
{
"hex": "#afa19f",
"rgb": {
"r": 175,
"g": 161,
"b": 159
},
"hsl": {
"h": 7.5,
"s": 9.091,
"l": 65.49
},
"oklch": {
"l": 0.7204,
"c": 0.01667,
"h": 27.3
},
"luminance": 0.37107
}Semantic roles & 50–950 ramp
primary
#AFA19F
secondary
#D2D7D8
accent
#8B9352
background
#FCFBFB
surface
#F8F6F6
border
#D1D0D0
text
#131211
muted
#828180