#AFA293#AFA293
#AFA293 is a light, muted orange. Relative luminance 0.371; OKLCH L 71.9% C 0.026 H 71.4°. Best body text is #000000 at 8.41:1 contrast (WCAG AA passes).
Color values
| HEX | #AFA293 |
|---|---|
| RGB | rgb(175, 162, 147) |
| HSL | hsl(32, 15%, 63%) |
| HSV | hsv(32, 16%, 69%) |
| CMYK | cmyk(0%, 7.4%, 16%, 31.4%) |
| CIE-LAB | lab(67.32, 2.16, 9.51) |
| CIE-LCH | lch(67.32, 9.75, 77.20°) |
| OKLab | oklab(71.91% 0.0084 0.0248) |
| OKLCH | oklch(71.91% 0.026 71.4) |
| XYZ | xyz(35.8657, 37.0619, 32.8624) |
| Luminance | 0.3706 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Stone
#A89F91
ΔE00 2.21
Greige
#B8AB98
ΔE00 3.09
Greyish
#A8A495
ΔE00 4.70
Mushroom
#BA9E88
ΔE00 5.97
Cement
#A5A391
ΔE00 6.31
Taupe (survey)
#B9A281
ΔE00 6.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AFA293 #93A0AF
analogous
#AF9493 #AFA293 #AEAF93
triadic
#AFA293 #93AFA2 #A293AF
tetradic
#AFA293 #93AF94 #93A0AF #AF93AE
square
#AFA293 #93AF94 #93A0AF #AF93AE
split-complementary
#AFA293 #93AEAF #9493AF
monochromatic
#736555 #958470 #AFA293 #C9C0B6 #E3DFD9
Accessibility & contrast
On white
2.50
#AFA293 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.41
#AFA293 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AFA293
8.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AFA293 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AFA293 | 1.00 | 2.50 | 8.41 | 8.41 |
| #FFFFFF | 2.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A7A292
Deuteranopia (green-blind)
#AAA593
Tritanopia (blue-blind)
#B49F9E
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #afa293; /* rgb */ color: rgb(175, 162, 147); /* oklch */ color: oklch(71.9% 0.026 71.4);
Tailwind
colors: {
custom: {
50: '#c7bdb2',
500: '#afa293',
950: '#000000',
},
}SCSS
$custom: #afa293; $custom-light: #c7bdb2; $custom-dark: #000000;
JSON
{
"hex": "#afa293",
"rgb": {
"r": 175,
"g": 162,
"b": 147
},
"hsl": {
"h": 32.143,
"s": 14.894,
"l": 63.137
},
"oklch": {
"l": 0.71915,
"c": 0.02612,
"h": 71.4
},
"luminance": 0.37061
}Semantic roles & 50–950 ramp
primary
#AFA293
secondary
#CACFD4
accent
#70994C
background
#FCFBFA
surface
#F8F6F5
border
#D1D0CF
text
#131211
muted
#828180