#AFA19B#AFA19B
#AFA19B is a light, near-neutral orange. Relative luminance 0.370; OKLCH L 71.9% C 0.019 H 44.7°. Best body text is #000000 at 8.39:1 contrast (WCAG AA passes).
Color values
| HEX | #AFA19B |
|---|---|
| RGB | rgb(175, 161, 155) |
| HSL | hsl(18, 11%, 65%) |
| HSV | hsv(18, 11%, 69%) |
| CMYK | cmyk(0%, 8%, 11.4%, 31.4%) |
| CIE-LAB | lab(67.26, 4.04, 4.96) |
| CIE-LCH | lch(67.26, 6.40, 50.83°) |
| OKLab | oklab(71.93% 0.0132 0.0131) |
| OKLCH | oklch(71.93% 0.019 44.7) |
| XYZ | xyz(36.3400, 36.9709, 36.2257) |
| Luminance | 0.3697 (WCAG relative) |
| Temperature | neutral |
| Family | orange |
Closest named colors
Stone
#A89F91
ΔE00 5.64
Dark Gray
#A9A9A9
ΔE00 6.84
Greige
#B8AB98
ΔE00 7.02
Pinkish Grey
#C8ACA9
ΔE00 7.22
Mushroom
#BA9E88
ΔE00 7.38
Warm Grey
#978A84
ΔE00 7.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AFA19B #9BA9AF
analogous
#AF9B9F #AFA19B #AFAB9B
triadic
#AFA19B #9BAFA1 #A19BAF
tetradic
#AFA19B #9FAF9B #9BA9AF #AB9BAF
square
#AFA19B #9FAF9B #9BA9AF #AB9BAF
split-complementary
#AFA19B #9BAFAB #9B9FAF
monochromatic
#73635C #948179 #AFA19B #CAC1BD #E5E1DF
Accessibility & contrast
On white
2.50
#AFA19B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.39
#AFA19B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AFA19B
8.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AFA19B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AFA19B | 1.00 | 2.50 | 8.39 | 8.39 |
| #FFFFFF | 2.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A4A29B
Deuteranopia (green-blind)
#A8A59B
Tritanopia (blue-blind)
#B39F9F
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #afa19b; /* rgb */ color: rgb(175, 161, 155); /* oklch */ color: oklch(71.9% 0.019 44.7);
Tailwind
colors: {
custom: {
50: '#c7bcb8',
500: '#afa19b',
950: '#000000',
},
}SCSS
$custom: #afa19b; $custom-light: #c7bcb8; $custom-dark: #000000;
JSON
{
"hex": "#afa19b",
"rgb": {
"r": 175,
"g": 161,
"b": 155
},
"hsl": {
"h": 18,
"s": 11.111,
"l": 64.706
},
"oklch": {
"l": 0.71926,
"c": 0.01858,
"h": 44.7
},
"luminance": 0.3697
}Semantic roles & 50–950 ramp
primary
#AFA19B
secondary
#CFD4D6
accent
#819550
background
#FCFBFB
surface
#F8F6F6
border
#D1D0D0
text
#131211
muted
#828180