#AFABA1#AFABA1
#AFABA1 is a light, near-neutral orange. Relative luminance 0.408; OKLCH L 74.2% C 0.015 H 88.7°. Best body text is #000000 at 9.16:1 contrast (WCAG AA passes).
Color values
| HEX | #AFABA1 |
|---|---|
| RGB | rgb(175, 171, 161) |
| HSL | hsl(43, 8%, 66%) |
| HSV | hsv(43, 8%, 69%) |
| CMYK | cmyk(0%, 2.3%, 8%, 31.4%) |
| CIE-LAB | lab(70.04, -0.37, 5.65) |
| CIE-LCH | lch(70.04, 5.66, 93.80°) |
| OKLab | oklab(74.17% 0.0003 0.0148) |
| OKLCH | oklch(74.17% 0.015 88.7) |
| XYZ | xyz(38.6743, 40.8133, 39.5517) |
| Luminance | 0.4081 (WCAG relative) |
| Temperature | neutral |
| Family | orange |
Closest named colors
Greyish
#A8A495
ΔE00 3.13
Stone
#A89F91
ΔE00 4.26
Cement
#A5A391
ΔE00 4.71
Greige
#B8AB98
ΔE00 4.85
Dark Gray
#A9A9A9
ΔE00 5.07
Warm Gray
#C9BEB0
ΔE00 6.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AFABA1 #A1A5AF
analogous
#AFA4A1 #AFABA1 #ACAFA1
triadic
#AFABA1 #A1AFAB #ABA1AF
tetradic
#AFABA1 #A1AFA4 #A1A5AF #AFA1AC
square
#AFABA1 #A1AFA4 #A1A5AF #AFA1AC
split-complementary
#AFABA1 #A1ACAF #A4A1AF
monochromatic
#736E62 #938D80 #AFABA1 #CBC9C2 #E7E6E3
Accessibility & contrast
On white
2.29
#AFABA1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.16
#AFABA1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AFABA1
9.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AFABA1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AFABA1 | 1.00 | 2.29 | 9.16 | 9.16 |
| #FFFFFF | 2.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AEABA0
Deuteranopia (green-blind)
#AFACA1
Tritanopia (blue-blind)
#B2A9A8
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #afaba1; /* rgb */ color: rgb(175, 171, 161); /* oklch */ color: oklch(74.2% 0.015 88.7);
Tailwind
colors: {
custom: {
50: '#c6c4bc',
500: '#afaba1',
950: '#000000',
},
}SCSS
$custom: #afaba1; $custom-light: #c6c4bc; $custom-dark: #000000;
JSON
{
"hex": "#afaba1",
"rgb": {
"r": 175,
"g": 171,
"b": 161
},
"hsl": {
"h": 42.857,
"s": 8.046,
"l": 65.882
},
"oklch": {
"l": 0.74165,
"c": 0.01483,
"h": 88.7
},
"luminance": 0.40813
}Semantic roles & 50–950 ramp
primary
#AFABA1
secondary
#D4D5D8
accent
#659253
background
#FCFCFB
surface
#F8F8F6
border
#D1D1D0
text
#131212
muted
#828181