#AFA79B#AFA79B
#AFA79B is a light, near-neutral orange. Relative luminance 0.391; OKLCH L 73.2% C 0.019 H 78.2°. Best body text is #000000 at 8.82:1 contrast (WCAG AA passes).
Color values
| HEX | #AFA79B |
|---|---|
| RGB | rgb(175, 167, 155) |
| HSL | hsl(36, 11%, 65%) |
| HSV | hsv(36, 11%, 69%) |
| CMYK | cmyk(0%, 4.6%, 11.4%, 31.4%) |
| CIE-LAB | lab(68.84, 0.76, 7.23) |
| CIE-LCH | lch(68.84, 7.27, 83.98°) |
| OKLab | oklab(73.17% 0.004 0.0189) |
| OKLCH | oklch(73.17% 0.019 78.2) |
| XYZ | xyz(37.4138, 39.1184, 36.5836) |
| Luminance | 0.3912 (WCAG relative) |
| Temperature | neutral |
| Family | orange |
Closest named colors
Stone
#A89F91
ΔE00 2.54
Greyish
#A8A495
ΔE00 3.11
Greige
#B8AB98
ΔE00 3.36
Cement
#A5A391
ΔE00 4.96
Dark Gray
#A9A9A9
ΔE00 6.29
Warm Gray
#C9BEB0
ΔE00 6.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AFA79B #9BA3AF
analogous
#AF9D9B #AFA79B #ADAF9B
triadic
#AFA79B #9BAFA7 #A79BAF
tetradic
#AFA79B #9BAF9D #9BA3AF #AF9BAD
square
#AFA79B #9BAF9D #9BA3AF #AF9BAD
split-complementary
#AFA79B #9BADAF #9D9BAF
monochromatic
#736A5C #948979 #AFA79B #CAC5BD #E5E3DF
Accessibility & contrast
On white
2.38
#AFA79B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.82
#AFA79B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AFA79B
8.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AFA79B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AFA79B | 1.00 | 2.38 | 8.82 | 8.82 |
| #FFFFFF | 2.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ABA79A
Deuteranopia (green-blind)
#ADA99B
Tritanopia (blue-blind)
#B3A5A4
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #afa79b; /* rgb */ color: rgb(175, 167, 155); /* oklch */ color: oklch(73.2% 0.019 78.2);
Tailwind
colors: {
custom: {
50: '#c7c1b8',
500: '#afa79b',
950: '#000000',
},
}SCSS
$custom: #afa79b; $custom-light: #c7c1b8; $custom-dark: #000000;
JSON
{
"hex": "#afa79b",
"rgb": {
"r": 175,
"g": 167,
"b": 155
},
"hsl": {
"h": 36,
"s": 11.111,
"l": 64.706
},
"oklch": {
"l": 0.73167,
"c": 0.01933,
"h": 78.2
},
"luminance": 0.39118
}Semantic roles & 50–950 ramp
primary
#AFA79B
secondary
#CFD2D6
accent
#6C9550
background
#FCFBFB
surface
#F8F7F6
border
#D1D0D0
text
#131211
muted
#828180