#AFA99C#AFA99C
#AFA99C is a light, near-neutral orange. Relative luminance 0.399; OKLCH L 73.6% C 0.020 H 86.2°. Best body text is #000000 at 8.98:1 contrast (WCAG AA passes).
Color values
| HEX | #AFA99C |
|---|---|
| RGB | rgb(175, 169, 156) |
| HSL | hsl(41, 11%, 65%) |
| HSV | hsv(41, 11%, 69%) |
| CMYK | cmyk(0%, 3.4%, 10.9%, 31.4%) |
| CIE-LAB | lab(69.39, -0.15, 7.47) |
| CIE-LCH | lch(69.39, 7.47, 91.18°) |
| OKLab | oklab(73.61% 0.0013 0.0195) |
| OKLCH | oklch(73.61% 0.02 86.2) |
| XYZ | xyz(37.8673, 39.8906, 37.1508) |
| Luminance | 0.3989 (WCAG relative) |
| Temperature | neutral |
| Family | orange |
Closest named colors
Greyish
#A8A495
ΔE00 2.28
Stone
#A89F91
ΔE00 3.18
Greige
#B8AB98
ΔE00 3.61
Cement
#A5A391
ΔE00 3.98
Bland
#AFA88B
ΔE00 6.04
Dark Gray
#A9A9A9
ΔE00 6.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AFA99C #9CA2AF
analogous
#AF9F9C #AFA99C #ACAF9C
triadic
#AFA99C #9CAFA9 #A99CAF
tetradic
#AFA99C #9CAF9F #9CA2AF #AF9CAC
square
#AFA99C #9CAF9F #9CA2AF #AF9CAC
split-complementary
#AFA99C #9CACAF #9F9CAF
monochromatic
#736C5D #948C7A #AFA99C #CAC6BE #E6E4E0
Accessibility & contrast
On white
2.34
#AFA99C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.98
#AFA99C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AFA99C
8.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AFA99C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AFA99C | 1.00 | 2.34 | 8.98 | 8.98 |
| #FFFFFF | 2.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ACA89B
Deuteranopia (green-blind)
#AEAA9C
Tritanopia (blue-blind)
#B3A7A5
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #afa99c; /* rgb */ color: rgb(175, 169, 156); /* oklch */ color: oklch(73.6% 0.020 86.2);
Tailwind
colors: {
custom: {
50: '#c7c2b9',
500: '#afa99c',
950: '#000000',
},
}SCSS
$custom: #afa99c; $custom-light: #c7c2b9; $custom-dark: #000000;
JSON
{
"hex": "#afa99c",
"rgb": {
"r": 175,
"g": 169,
"b": 156
},
"hsl": {
"h": 41.053,
"s": 10.615,
"l": 64.902
},
"oklch": {
"l": 0.73611,
"c": 0.01957,
"h": 86.2
},
"luminance": 0.3989
}Semantic roles & 50–950 ramp
primary
#AFA99C
secondary
#D0D2D7
accent
#669551
background
#FCFBFB
surface
#F8F7F6
border
#D1D0D0
text
#131211
muted
#828180