#ACA199#ACA199
#ACA199 is a light, near-neutral orange. Relative luminance 0.366; OKLCH L 71.6% C 0.017 H 58.5°. Best body text is #000000 at 8.31:1 contrast (WCAG AA passes).
Color values
| HEX | #ACA199 |
|---|---|
| RGB | rgb(172, 161, 153) |
| HSL | hsl(25, 10%, 64%) |
| HSV | hsv(25, 11%, 67%) |
| CMYK | cmyk(0%, 6.4%, 11%, 32.5%) |
| CIE-LAB | lab(66.95, 2.58, 5.59) |
| CIE-LCH | lch(66.95, 6.16, 65.25°) |
| OKLab | oklab(71.6% 0.009 0.0147) |
| OKLCH | oklch(71.6% 0.017 58.5) |
| XYZ | xyz(35.5074, 36.5608, 35.3172) |
| Luminance | 0.3656 (WCAG relative) |
| Temperature | neutral |
| Family | orange |
Closest named colors
Stone
#A89F91
ΔE00 3.62
Greige
#B8AB98
ΔE00 5.61
Greyish
#A8A495
ΔE00 5.84
Dark Gray
#A9A9A9
ΔE00 6.17
Warm Grey
#978A84
ΔE00 7.42
Mushroom
#BA9E88
ΔE00 7.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ACA199 #99A4AC
analogous
#AC999A #ACA199 #ACAA99
triadic
#ACA199 #99ACA1 #A199AC
tetradic
#ACA199 #9AAC99 #99A4AC #AA99AC
square
#ACA199 #9AAC99 #99A4AC #AA99AC
split-complementary
#ACA199 #99ACAA #999AAC
monochromatic
#70645B #918277 #ACA199 #C7C0BB #E3DFDC
Accessibility & contrast
On white
2.53
#ACA199 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.31
#ACA199 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ACA199
8.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ACA199 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ACA199 | 1.00 | 2.53 | 8.31 | 8.31 |
| #FFFFFF | 2.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A4A299
Deuteranopia (green-blind)
#A7A499
Tritanopia (blue-blind)
#B09F9F
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #aca199; /* rgb */ color: rgb(172, 161, 153); /* oklch */ color: oklch(71.6% 0.017 58.5);
Tailwind
colors: {
custom: {
50: '#c4bcb7',
500: '#aca199',
950: '#000000',
},
}SCSS
$custom: #aca199; $custom-light: #c4bcb7; $custom-dark: #000000;
JSON
{
"hex": "#aca199",
"rgb": {
"r": 172,
"g": 161,
"b": 153
},
"hsl": {
"h": 25.263,
"s": 10.27,
"l": 63.725
},
"oklch": {
"l": 0.71604,
"c": 0.01724,
"h": 58.5
},
"luminance": 0.3656
}Semantic roles & 50–950 ramp
primary
#ACA199
secondary
#CDD1D4
accent
#789451
background
#FCFBFB
surface
#F8F6F6
border
#D1D0D0
text
#121211
muted
#818180