#A6A294#A6A294
#A6A294 is a light, muted yellow. Relative luminance 0.361; OKLCH L 71.2% C 0.020 H 93.7°. Best body text is #000000 at 8.22:1 contrast (WCAG AA passes).
Color values
| HEX | #A6A294 |
|---|---|
| RGB | rgb(166, 162, 148) |
| HSL | hsl(47, 9%, 62%) |
| HSV | hsv(47, 11%, 65%) |
| CMYK | cmyk(0%, 2.4%, 10.8%, 34.9%) |
| CIE-LAB | lab(66.59, -1.07, 7.79) |
| CIE-LCH | lch(66.59, 7.87, 97.80°) |
| OKLab | oklab(71.16% -0.0013 0.0203) |
| OKLCH | oklch(71.16% 0.02 93.7) |
| XYZ | xyz(33.9909, 36.0861, 33.1859) |
| Luminance | 0.3609 (WCAG relative) |
| Temperature | neutral |
| Family | yellow |
Closest named colors
Greyish
#A8A495
ΔE00 0.72
Cement
#A5A391
ΔE00 2.16
Stone
#A89F91
ΔE00 2.72
Greige
#B8AB98
ΔE00 5.32
Bland
#AFA88B
ΔE00 5.66
Stone (survey)
#ADA587
ΔE00 5.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A6A294 #9498A6
analogous
#A69994 #A6A294 #A1A694
triadic
#A6A294 #94A6A2 #A294A6
tetradic
#A6A294 #94A699 #9498A6 #A694A1
square
#A6A294 #94A699 #9498A6 #A694A1
split-complementary
#A6A294 #94A1A6 #9994A6
monochromatic
#696557 #8A8573 #A6A294 #C2BFB5 #DEDCD7
Accessibility & contrast
On white
2.56
#A6A294 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.22
#A6A294 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A6A294
8.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A6A294 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A6A294 | 1.00 | 2.56 | 8.22 | 8.22 |
| #FFFFFF | 2.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A5A193
Deuteranopia (green-blind)
#A6A394
Tritanopia (blue-blind)
#A9A09E
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #a6a294; /* rgb */ color: rgb(166, 162, 148); /* oklch */ color: oklch(71.2% 0.020 93.7);
Tailwind
colors: {
custom: {
50: '#c0bdb3',
500: '#a6a294',
950: '#000000',
},
}SCSS
$custom: #a6a294; $custom-light: #c0bdb3; $custom-dark: #000000;
JSON
{
"hex": "#a6a294",
"rgb": {
"r": 166,
"g": 162,
"b": 148
},
"hsl": {
"h": 46.667,
"s": 9.184,
"l": 61.569
},
"oklch": {
"l": 0.71158,
"c": 0.02038,
"h": 93.7
},
"luminance": 0.36086
}Semantic roles & 50–950 ramp
primary
#A6A294
secondary
#C8C9CE
accent
#619352
background
#FBFBFB
surface
#F7F6F6
border
#D0D0D0
text
#121211
muted
#818180