#ACA299#ACA299
#ACA299 is a light, near-neutral orange. Relative luminance 0.369; OKLCH L 71.8% C 0.017 H 64.6°. Best body text is #000000 at 8.38:1 contrast (WCAG AA passes).
Color values
| HEX | #ACA299 |
|---|---|
| RGB | rgb(172, 162, 153) |
| HSL | hsl(28, 10%, 64%) |
| HSV | hsv(28, 11%, 67%) |
| CMYK | cmyk(0%, 5.8%, 11%, 32.5%) |
| CIE-LAB | lab(67.21, 2.03, 5.97) |
| CIE-LCH | lch(67.21, 6.31, 71.23°) |
| OKLab | oklab(71.81% 0.0075 0.0157) |
| OKLCH | oklch(71.81% 0.017 64.6) |
| XYZ | xyz(35.6828, 36.9117, 35.3757) |
| Luminance | 0.3691 (WCAG relative) |
| Temperature | neutral |
| Family | orange |
Closest named colors
Stone
#A89F91
ΔE00 2.90
Greige
#B8AB98
ΔE00 4.96
Greyish
#A8A495
ΔE00 4.96
Dark Gray
#A9A9A9
ΔE00 6.04
Cement
#A5A391
ΔE00 6.82
Mushroom
#BA9E88
ΔE00 7.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ACA299 #99A3AC
analogous
#AC9999 #ACA299 #ACAB99
triadic
#ACA299 #99ACA2 #A299AC
tetradic
#ACA299 #99AC99 #99A3AC #AB99AC
square
#ACA299 #99AC99 #99A3AC #AB99AC
split-complementary
#ACA299 #99ACAB #9999AC
monochromatic
#70655B #918377 #ACA299 #C7C1BB #E3E0DC
Accessibility & contrast
On white
2.51
#ACA299 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.38
#ACA299 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ACA299
8.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ACA299 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ACA299 | 1.00 | 2.51 | 8.38 | 8.38 |
| #FFFFFF | 2.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A5A298
Deuteranopia (green-blind)
#A8A499
Tritanopia (blue-blind)
#B0A09F
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #aca299; /* rgb */ color: rgb(172, 162, 153); /* oklch */ color: oklch(71.8% 0.017 64.6);
Tailwind
colors: {
custom: {
50: '#c4bdb7',
500: '#aca299',
950: '#000000',
},
}SCSS
$custom: #aca299; $custom-light: #c4bdb7; $custom-dark: #000000;
JSON
{
"hex": "#aca299",
"rgb": {
"r": 172,
"g": 162,
"b": 153
},
"hsl": {
"h": 28.421,
"s": 10.27,
"l": 63.725
},
"oklch": {
"l": 0.71812,
"c": 0.01737,
"h": 64.6
},
"luminance": 0.36911
}Semantic roles & 50–950 ramp
primary
#ACA299
secondary
#CDD1D4
accent
#759451
background
#FCFBFB
surface
#F8F6F6
border
#D1D0D0
text
#121211
muted
#818180