#ACAA94#ACAA94
#ACAA94 is a light, muted yellow. Relative luminance 0.397; OKLCH L 73.4% C 0.031 H 102.9°. Best body text is #000000 at 8.93:1 contrast (WCAG AA passes).
Color values
| HEX | #ACAA94 |
|---|---|
| RGB | rgb(172, 170, 148) |
| HSL | hsl(55, 13%, 63%) |
| HSV | hsv(55, 14%, 67%) |
| CMYK | cmyk(0%, 1.2%, 14%, 32.5%) |
| CIE-LAB | lab(69.23, -3.15, 11.61) |
| CIE-LCH | lch(69.23, 12.03, 105.18°) |
| OKLab | oklab(73.36% -0.0069 0.0301) |
| OKLCH | oklch(73.36% 0.031 102.9) |
| XYZ | xyz(36.7328, 39.6586, 33.7310) |
| Luminance | 0.3966 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Cement
#A5A391
ΔE00 2.48
Bland
#AFA88B
ΔE00 3.05
Greyish
#A8A495
ΔE00 3.46
Stone (survey)
#ADA587
ΔE00 3.75
Greige
#B8AB98
ΔE00 6.12
Stone
#A89F91
ΔE00 6.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ACAA94 #9496AC
analogous
#AC9E94 #ACAA94 #A2AC94
triadic
#ACAA94 #94ACAA #AA94AC
tetradic
#ACAA94 #94AC9E #9496AC #AC94A2
square
#ACAA94 #94AC9E #9496AC #AC94A2
split-complementary
#ACAA94 #94A2AC #9E94AC
monochromatic
#6F6D56 #918F72 #ACAA94 #C7C5B6 #E1E1D9
Accessibility & contrast
On white
2.35
#ACAA94 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.93
#ACAA94 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ACAA94
8.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ACAA94 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ACAA94 | 1.00 | 2.35 | 8.93 | 8.93 |
| #FFFFFF | 2.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AEA893
Deuteranopia (green-blind)
#AFAA95
Tritanopia (blue-blind)
#B0A7A4
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #acaa94; /* rgb */ color: rgb(172, 170, 148); /* oklch */ color: oklch(73.4% 0.031 102.9);
Tailwind
colors: {
custom: {
50: '#c4c3b3',
500: '#acaa94',
950: '#000000',
},
}SCSS
$custom: #acaa94; $custom-light: #c4c3b3; $custom-dark: #000000;
JSON
{
"hex": "#acaa94",
"rgb": {
"r": 172,
"g": 170,
"b": 148
},
"hsl": {
"h": 55,
"s": 12.632,
"l": 62.745
},
"oklch": {
"l": 0.73358,
"c": 0.03084,
"h": 102.9
},
"luminance": 0.39658
}Semantic roles & 50–950 ramp
primary
#ACAA94
secondary
#CACAD2
accent
#55974F
background
#FCFBFB
surface
#F8F7F6
border
#D1D0D0
text
#121211
muted
#818180