#AFA09F#AFA09F
#AFA09F is a light, near-neutral red. Relative luminance 0.368; OKLCH L 71.8% C 0.018 H 22.2°. Best body text is #000000 at 8.35:1 contrast (WCAG AA passes).
Color values
| HEX | #AFA09F |
|---|---|
| RGB | rgb(175, 160, 159) |
| HSL | hsl(4, 9%, 65%) |
| HSV | hsv(4, 9%, 69%) |
| CMYK | cmyk(0%, 8.6%, 9.1%, 31.4%) |
| CIE-LAB | lab(67.10, 5.28, 2.50) |
| CIE-LCH | lch(67.10, 5.84, 25.32°) |
| OKLab | oklab(71.84% 0.0164 0.0067) |
| OKLCH | oklch(71.84% 0.018 22.2) |
| XYZ | xyz(36.5074, 36.7594, 37.9662) |
| Luminance | 0.3676 (WCAG relative) |
| Temperature | neutral |
| Family | red |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 6.33
Dark Gray
#A9A9A9
ΔE00 7.20
Warm Grey
#978A84
ΔE00 7.93
Stone
#A89F91
ΔE00 8.33
Mushroom
#BA9E88
ΔE00 9.54
Greige
#B8AB98
ΔE00 9.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AFA09F #9FAEAF
analogous
#AF9FA6 #AFA09F #AFA89F
triadic
#AFA09F #9FAFA0 #A09FAF
tetradic
#AFA09F #A6AF9F #9FAEAF #A89FAF
square
#AFA09F #A6AF9F #9FAEAF #A89FAF
split-complementary
#AFA09F #9FAFA8 #9FA6AF
monochromatic
#736160 #937F7E #AFA09F #CBC1C0 #E7E2E2
Accessibility & contrast
On white
2.51
#AFA09F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.35
#AFA09F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AFA09F
8.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AFA09F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AFA09F | 1.00 | 2.51 | 8.35 | 8.35 |
| #FFFFFF | 2.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A3A29F
Deuteranopia (green-blind)
#A6A49F
Tritanopia (blue-blind)
#B39FA0
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #afa09f; /* rgb */ color: rgb(175, 160, 159); /* oklch */ color: oklch(71.8% 0.018 22.2);
Tailwind
colors: {
custom: {
50: '#c7bcbb',
500: '#afa09f',
950: '#000000',
},
}SCSS
$custom: #afa09f; $custom-light: #c7bcbb; $custom-dark: #000000;
JSON
{
"hex": "#afa09f",
"rgb": {
"r": 175,
"g": 160,
"b": 159
},
"hsl": {
"h": 3.75,
"s": 9.091,
"l": 65.49
},
"oklch": {
"l": 0.71835,
"c": 0.01767,
"h": 22.2
},
"luminance": 0.36759
}Semantic roles & 50–950 ramp
primary
#AFA09F
secondary
#D2D7D8
accent
#8F9352
background
#FCFBFB
surface
#F8F6F6
border
#D1D0D0
text
#131211
muted
#828180