#AFA299#AFA299
#AFA299 is a light, near-neutral orange. Relative luminance 0.373; OKLCH L 72.1% C 0.020 H 57.1°. Best body text is #000000 at 8.45:1 contrast (WCAG AA passes).
Color values
| HEX | #AFA299 |
|---|---|
| RGB | rgb(175, 162, 153) |
| HSL | hsl(25, 12%, 64%) |
| HSV | hsv(25, 13%, 69%) |
| CMYK | cmyk(0%, 7.4%, 12.6%, 31.4%) |
| CIE-LAB | lab(67.47, 3.15, 6.38) |
| CIE-LCH | lch(67.47, 7.11, 63.70°) |
| OKLab | oklab(72.08% 0.0108 0.0167) |
| OKLCH | oklch(72.08% 0.02 57.1) |
| XYZ | xyz(36.3489, 37.2551, 35.4069) |
| Luminance | 0.3725 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Stone
#A89F91
ΔE00 3.98
Greige
#B8AB98
ΔE00 5.28
Greyish
#A8A495
ΔE00 6.36
Mushroom
#BA9E88
ΔE00 6.64
Dark Gray
#A9A9A9
ΔE00 6.88
Warm Grey
#978A84
ΔE00 7.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AFA299 #99A6AF
analogous
#AF999B #AFA299 #AFAD99
triadic
#AFA299 #99AFA2 #A299AF
tetradic
#AFA299 #9BAF99 #99A6AF #AD99AF
square
#AFA299 #9BAF99 #99A6AF #AD99AF
split-complementary
#AFA299 #99AFAD #999BAF
monochromatic
#73655A #948377 #AFA299 #CAC1BB #E5E1DE
Accessibility & contrast
On white
2.48
#AFA299 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.45
#AFA299 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AFA299
8.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AFA299 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AFA299 | 1.00 | 2.48 | 8.45 | 8.45 |
| #FFFFFF | 2.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A6A398
Deuteranopia (green-blind)
#A9A599
Tritanopia (blue-blind)
#B3A09F
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #afa299; /* rgb */ color: rgb(175, 162, 153); /* oklch */ color: oklch(72.1% 0.020 57.1);
Tailwind
colors: {
custom: {
50: '#c7bdb7',
500: '#afa299',
950: '#000000',
},
}SCSS
$custom: #afa299; $custom-light: #c7bdb7; $custom-dark: #000000;
JSON
{
"hex": "#afa299",
"rgb": {
"r": 175,
"g": 162,
"b": 153
},
"hsl": {
"h": 24.545,
"s": 12.088,
"l": 64.314
},
"oklch": {
"l": 0.72076,
"c": 0.01994,
"h": 57.1
},
"luminance": 0.37255
}Semantic roles & 50–950 ramp
primary
#AFA299
secondary
#CED3D6
accent
#79964F
background
#FCFBFB
surface
#F8F6F6
border
#D1D0D0
text
#131211
muted
#828180