#AFA093#AFA093
#AFA093 is a light, muted orange. Relative luminance 0.364; OKLCH L 71.5% C 0.026 H 63.4°. Best body text is #000000 at 8.27:1 contrast (WCAG AA passes).
Color values
| HEX | #AFA093 |
|---|---|
| RGB | rgb(175, 160, 147) |
| HSL | hsl(28, 15%, 63%) |
| HSV | hsv(28, 16%, 69%) |
| CMYK | cmyk(0%, 8.6%, 16%, 31.4%) |
| CIE-LAB | lab(66.80, 3.26, 8.76) |
| CIE-LCH | lch(66.80, 9.34, 69.60°) |
| OKLab | oklab(71.5% 0.0115 0.0228) |
| OKLCH | oklch(71.5% 0.026 63.4) |
| XYZ | xyz(35.5162, 36.3629, 32.7459) |
| Luminance | 0.3636 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Stone
#A89F91
ΔE00 3.33
Greige
#B8AB98
ΔE00 4.43
Mushroom
#BA9E88
ΔE00 5.23
Greyish
#A8A495
ΔE00 6.14
Taupe (survey)
#B9A281
ΔE00 7.26
Warm Grey
#978A84
ΔE00 7.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AFA093 #93A2AF
analogous
#AF9394 #AFA093 #AFAE93
triadic
#AFA093 #93AFA0 #A093AF
tetradic
#AFA093 #94AF93 #93A2AF #AE93AF
square
#AFA093 #94AF93 #93A2AF #AE93AF
split-complementary
#AFA093 #93AFAE #9394AF
monochromatic
#736355 #958170 #AFA093 #C9BFB6 #E3DED9
Accessibility & contrast
On white
2.54
#AFA093 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.27
#AFA093 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AFA093
8.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AFA093 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AFA093 | 1.00 | 2.54 | 8.27 | 8.27 |
| #FFFFFF | 2.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A5A192
Deuteranopia (green-blind)
#A8A493
Tritanopia (blue-blind)
#B49D9C
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #afa093; /* rgb */ color: rgb(175, 160, 147); /* oklch */ color: oklch(71.5% 0.026 63.4);
Tailwind
colors: {
custom: {
50: '#c7bcb2',
500: '#afa093',
950: '#000000',
},
}SCSS
$custom: #afa093; $custom-light: #c7bcb2; $custom-dark: #000000;
JSON
{
"hex": "#afa093",
"rgb": {
"r": 175,
"g": 160,
"b": 147
},
"hsl": {
"h": 27.857,
"s": 14.894,
"l": 63.137
},
"oklch": {
"l": 0.71501,
"c": 0.02555,
"h": 63.4
},
"luminance": 0.36362
}Semantic roles & 50–950 ramp
primary
#AFA093
secondary
#CACFD4
accent
#75994C
background
#FCFBFA
surface
#F8F6F5
border
#D1D0CF
text
#131211
muted
#828180