#AFA899#AFA899
#AFA899 is a light, muted orange. Relative luminance 0.394; OKLCH L 73.3% C 0.023 H 86.0°. Best body text is #000000 at 8.88:1 contrast (WCAG AA passes).
Color values
| HEX | #AFA899 |
|---|---|
| RGB | rgb(175, 168, 153) |
| HSL | hsl(41, 12%, 64%) |
| HSV | hsv(41, 13%, 69%) |
| CMYK | cmyk(0%, 4%, 12.6%, 31.4%) |
| CIE-LAB | lab(69.05, -0.12, 8.65) |
| CIE-LCH | lch(69.05, 8.65, 90.78°) |
| OKLab | oklab(73.32% 0.0016 0.0226) |
| OKLCH | oklch(73.32% 0.023 86) |
| XYZ | xyz(37.4311, 39.4196, 35.7677) |
| Luminance | 0.3942 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Greyish
#A8A495
ΔE00 2.08
Stone
#A89F91
ΔE00 2.85
Greige
#B8AB98
ΔE00 3.07
Cement
#A5A391
ΔE00 3.69
Bland
#AFA88B
ΔE00 5.30
Stone (survey)
#ADA587
ΔE00 5.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AFA899 #99A0AF
analogous
#AF9D99 #AFA899 #ABAF99
triadic
#AFA899 #99AFA8 #A899AF
tetradic
#AFA899 #99AF9D #99A0AF #AF99AB
square
#AFA899 #99AF9D #99A0AF #AF99AB
split-complementary
#AFA899 #99ABAF #9D99AF
monochromatic
#736B5A #948B77 #AFA899 #CAC5BB #E5E3DE
Accessibility & contrast
On white
2.36
#AFA899 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.88
#AFA899 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AFA899
8.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AFA899 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AFA899 | 1.00 | 2.36 | 8.88 | 8.88 |
| #FFFFFF | 2.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ACA798
Deuteranopia (green-blind)
#AEA999
Tritanopia (blue-blind)
#B3A5A4
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #afa899; /* rgb */ color: rgb(175, 168, 153); /* oklch */ color: oklch(73.3% 0.023 86.0);
Tailwind
colors: {
custom: {
50: '#c7c1b7',
500: '#afa899',
950: '#000000',
},
}SCSS
$custom: #afa899; $custom-light: #c7c1b7; $custom-dark: #000000;
JSON
{
"hex": "#afa899",
"rgb": {
"r": 175,
"g": 168,
"b": 153
},
"hsl": {
"h": 40.909,
"s": 12.088,
"l": 64.314
},
"oklch": {
"l": 0.73322,
"c": 0.02261,
"h": 86
},
"luminance": 0.39419
}Semantic roles & 50–950 ramp
primary
#AFA899
secondary
#CED1D6
accent
#66964F
background
#FCFBFB
surface
#F8F7F6
border
#D1D0D0
text
#131211
muted
#828180