#AFA39B#AFA39B
#AFA39B is a light, near-neutral orange. Relative luminance 0.377; OKLCH L 72.3% C 0.018 H 56.1°. Best body text is #000000 at 8.53:1 contrast (WCAG AA passes).
Color values
| HEX | #AFA39B |
|---|---|
| RGB | rgb(175, 163, 155) |
| HSL | hsl(24, 11%, 65%) |
| HSV | hsv(24, 11%, 69%) |
| CMYK | cmyk(0%, 6.9%, 11.4%, 31.4%) |
| CIE-LAB | lab(67.78, 2.94, 5.72) |
| CIE-LCH | lch(67.78, 6.43, 62.75°) |
| OKLab | oklab(72.34% 0.0101 0.015) |
| OKLCH | oklch(72.34% 0.018 56.1) |
| XYZ | xyz(36.6923, 37.6755, 36.3432) |
| Luminance | 0.3767 (WCAG relative) |
| Temperature | neutral |
| Family | orange |
Closest named colors
Stone
#A89F91
ΔE00 4.15
Greige
#B8AB98
ΔE00 5.46
Greyish
#A8A495
ΔE00 6.29
Dark Gray
#A9A9A9
ΔE00 6.32
Mushroom
#BA9E88
ΔE00 7.19
Warm Gray
#C9BEB0
ΔE00 7.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AFA39B #9BA7AF
analogous
#AF9B9D #AFA39B #AFAD9B
triadic
#AFA39B #9BAFA3 #A39BAF
tetradic
#AFA39B #9DAF9B #9BA7AF #AD9BAF
square
#AFA39B #9DAF9B #9BA7AF #AD9BAF
split-complementary
#AFA39B #9BAFAD #9B9DAF
monochromatic
#73655C #948479 #AFA39B #CAC2BD #E5E2DF
Accessibility & contrast
On white
2.46
#AFA39B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.53
#AFA39B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AFA39B
8.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AFA39B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AFA39B | 1.00 | 2.46 | 8.53 | 8.53 |
| #FFFFFF | 2.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A6A49B
Deuteranopia (green-blind)
#A9A69B
Tritanopia (blue-blind)
#B3A1A1
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #afa39b; /* rgb */ color: rgb(175, 163, 155); /* oklch */ color: oklch(72.3% 0.018 56.1);
Tailwind
colors: {
custom: {
50: '#c7beb8',
500: '#afa39b',
950: '#000000',
},
}SCSS
$custom: #afa39b; $custom-light: #c7beb8; $custom-dark: #000000;
JSON
{
"hex": "#afa39b",
"rgb": {
"r": 175,
"g": 163,
"b": 155
},
"hsl": {
"h": 24,
"s": 11.111,
"l": 64.706
},
"oklch": {
"l": 0.72338,
"c": 0.01811,
"h": 56.1
},
"luminance": 0.37675
}Semantic roles & 50–950 ramp
primary
#AFA39B
secondary
#CFD4D6
accent
#7A9550
background
#FCFBFB
surface
#F8F6F6
border
#D1D0D0
text
#131211
muted
#828180