#AFA89B#AFA89B
#AFA89B is a light, muted orange. Relative luminance 0.395; OKLCH L 73.4% C 0.020 H 83.1°. Best body text is #000000 at 8.90:1 contrast (WCAG AA passes).
Color values
| HEX | #AFA89B |
|---|---|
| RGB | rgb(175, 168, 155) |
| HSL | hsl(39, 11%, 65%) |
| HSV | hsv(39, 11%, 69%) |
| CMYK | cmyk(0%, 4%, 11.4%, 31.4%) |
| CIE-LAB | lab(69.10, 0.22, 7.61) |
| CIE-LCH | lch(69.10, 7.61, 88.35°) |
| OKLab | oklab(73.38% 0.0024 0.0199) |
| OKLCH | oklch(73.38% 0.02 83.1) |
| XYZ | xyz(37.5977, 39.4862, 36.6449) |
| Luminance | 0.3949 (WCAG relative) |
| Temperature | neutral |
| Family | orange |
Closest named colors
Greyish
#A8A495
ΔE00 2.49
Stone
#A89F91
ΔE00 2.77
Greige
#B8AB98
ΔE00 3.31
Cement
#A5A391
ΔE00 4.27
Bland
#AFA88B
ΔE00 6.19
Stone (survey)
#ADA587
ΔE00 6.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AFA89B #9BA2AF
analogous
#AF9E9B #AFA89B #ACAF9B
triadic
#AFA89B #9BAFA8 #A89BAF
tetradic
#AFA89B #9BAF9E #9BA2AF #AF9BAC
square
#AFA89B #9BAF9E #9BA2AF #AF9BAC
split-complementary
#AFA89B #9BACAF #9E9BAF
monochromatic
#736B5C #948A79 #AFA89B #CAC6BD #E5E3DF
Accessibility & contrast
On white
2.36
#AFA89B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.90
#AFA89B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AFA89B
8.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AFA89B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AFA89B | 1.00 | 2.36 | 8.90 | 8.90 |
| #FFFFFF | 2.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ACA89A
Deuteranopia (green-blind)
#ADA99B
Tritanopia (blue-blind)
#B3A6A4
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #afa89b; /* rgb */ color: rgb(175, 168, 155); /* oklch */ color: oklch(73.4% 0.020 83.1);
Tailwind
colors: {
custom: {
50: '#c7c1b8',
500: '#afa89b',
950: '#000000',
},
}SCSS
$custom: #afa89b; $custom-light: #c7c1b8; $custom-dark: #000000;
JSON
{
"hex": "#afa89b",
"rgb": {
"r": 175,
"g": 168,
"b": 155
},
"hsl": {
"h": 39,
"s": 11.111,
"l": 64.706
},
"oklch": {
"l": 0.73375,
"c": 0.02004,
"h": 83.1
},
"luminance": 0.39486
}Semantic roles & 50–950 ramp
primary
#AFA89B
secondary
#CFD2D6
accent
#689550
background
#FCFBFB
surface
#F8F7F6
border
#D1D0D0
text
#131211
muted
#828180