#AFA09A#AFA09A
#AFA09A is a light, near-neutral orange. Relative luminance 0.366; OKLCH L 71.7% C 0.020 H 43.2°. Best body text is #000000 at 8.32:1 contrast (WCAG AA passes).
Color values
| HEX | #AFA09A |
|---|---|
| RGB | rgb(175, 160, 154) |
| HSL | hsl(17, 12%, 65%) |
| HSV | hsv(17, 12%, 69%) |
| CMYK | cmyk(0%, 8.6%, 12%, 31.4%) |
| CIE-LAB | lab(66.97, 4.42, 5.10) |
| CIE-LCH | lch(66.97, 6.75, 49.10°) |
| OKLab | oklab(71.69% 0.0143 0.0135) |
| OKLCH | oklch(71.69% 0.02 43.2) |
| XYZ | xyz(36.0823, 36.5893, 35.7272) |
| Luminance | 0.3659 (WCAG relative) |
| Temperature | neutral |
| Family | orange |
Closest named colors
Stone
#A89F91
ΔE00 5.95
Pinkish Grey
#C8ACA9
ΔE00 7.02
Mushroom
#BA9E88
ΔE00 7.22
Dark Gray
#A9A9A9
ΔE00 7.26
Warm Grey
#978A84
ΔE00 7.27
Greige
#B8AB98
ΔE00 7.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AFA09A #9AA9AF
analogous
#AF9A9F #AFA09A #AFAB9A
triadic
#AFA09A #9AAFA0 #A09AAF
tetradic
#AFA09A #9FAF9A #9AA9AF #AB9AAF
square
#AFA09A #9FAF9A #9AA9AF #AB9AAF
split-complementary
#AFA09A #9AAFAB #9A9FAF
monochromatic
#73625B #948078 #AFA09A #CAC0BC #E5E0DE
Accessibility & contrast
On white
2.52
#AFA09A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.32
#AFA09A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AFA09A
8.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AFA09A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AFA09A | 1.00 | 2.52 | 8.32 | 8.32 |
| #FFFFFF | 2.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A4A19A
Deuteranopia (green-blind)
#A7A49A
Tritanopia (blue-blind)
#B39E9E
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #afa09a; /* rgb */ color: rgb(175, 160, 154); /* oklch */ color: oklch(71.7% 0.020 43.2);
Tailwind
colors: {
custom: {
50: '#c7bcb7',
500: '#afa09a',
950: '#000000',
},
}SCSS
$custom: #afa09a; $custom-light: #c7bcb7; $custom-dark: #000000;
JSON
{
"hex": "#afa09a",
"rgb": {
"r": 175,
"g": 160,
"b": 154
},
"hsl": {
"h": 17.143,
"s": 11.602,
"l": 64.51
},
"oklch": {
"l": 0.71692,
"c": 0.01966,
"h": 43.2
},
"luminance": 0.36589
}Semantic roles & 50–950 ramp
primary
#AFA09A
secondary
#CFD4D6
accent
#829650
background
#FCFBFB
surface
#F8F6F6
border
#D1D0D0
text
#131211
muted
#828180