#AFA09B#AFA09B
#AFA09B is a light, near-neutral orange. Relative luminance 0.366; OKLCH L 71.7% C 0.019 H 39.4°. Best body text is #000000 at 8.32:1 contrast (WCAG AA passes).
Color values
| HEX | #AFA09B |
|---|---|
| RGB | rgb(175, 160, 155) |
| HSL | hsl(15, 11%, 65%) |
| HSV | hsv(15, 11%, 69%) |
| CMYK | cmyk(0%, 8.6%, 11.4%, 31.4%) |
| CIE-LAB | lab(66.99, 4.59, 4.58) |
| CIE-LCH | lch(66.99, 6.48, 44.94°) |
| OKLab | oklab(71.72% 0.0148 0.0121) |
| OKLCH | oklch(71.72% 0.019 39.4) |
| XYZ | xyz(36.1659, 36.6228, 36.1677) |
| Luminance | 0.3662 (WCAG relative) |
| Temperature | neutral |
| Family | orange |
Closest named colors
Stone
#A89F91
ΔE00 6.41
Pinkish Grey
#C8ACA9
ΔE00 6.78
Dark Gray
#A9A9A9
ΔE00 7.19
Warm Grey
#978A84
ΔE00 7.33
Mushroom
#BA9E88
ΔE00 7.65
Greige
#B8AB98
ΔE00 7.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AFA09B #9BAAAF
analogous
#AF9BA0 #AFA09B #AFAA9B
triadic
#AFA09B #9BAFA0 #A09BAF
tetradic
#AFA09B #A0AF9B #9BAAAF #AA9BAF
square
#AFA09B #A0AF9B #9BAAAF #AA9BAF
split-complementary
#AFA09B #9BAFAA #9BA0AF
monochromatic
#73625C #948079 #AFA09B #CAC0BD #E5E1DF
Accessibility & contrast
On white
2.52
#AFA09B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.32
#AFA09B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AFA09B
8.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AFA09B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AFA09B | 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)
#A3A19B
Deuteranopia (green-blind)
#A7A49B
Tritanopia (blue-blind)
#B39E9F
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #afa09b; /* rgb */ color: rgb(175, 160, 155); /* oklch */ color: oklch(71.7% 0.019 39.4);
Tailwind
colors: {
custom: {
50: '#c7bcb8',
500: '#afa09b',
950: '#000000',
},
}SCSS
$custom: #afa09b; $custom-light: #c7bcb8; $custom-dark: #000000;
JSON
{
"hex": "#afa09b",
"rgb": {
"r": 175,
"g": 160,
"b": 155
},
"hsl": {
"h": 15,
"s": 11.111,
"l": 64.706
},
"oklch": {
"l": 0.7172,
"c": 0.01908,
"h": 39.4
},
"luminance": 0.36622
}Semantic roles & 50–950 ramp
primary
#AFA09B
secondary
#CFD5D6
accent
#849550
background
#FCFBFB
surface
#F8F6F6
border
#D1D0D0
text
#131211
muted
#828180