#AFA595#AFA595
#AFA595 is a light, muted orange. Relative luminance 0.382; OKLCH L 72.6% C 0.025 H 79.7°. Best body text is #000000 at 8.64:1 contrast (WCAG AA passes).
Color values
| HEX | #AFA595 |
|---|---|
| RGB | rgb(175, 165, 149) |
| HSL | hsl(37, 14%, 64%) |
| HSV | hsv(37, 15%, 69%) |
| CMYK | cmyk(0%, 5.7%, 14.9%, 31.4%) |
| CIE-LAB | lab(68.16, 0.85, 9.59) |
| CIE-LCH | lch(68.16, 9.63, 84.93°) |
| OKLab | oklab(72.59% 0.0045 0.025) |
| OKLCH | oklch(72.59% 0.025 79.7) |
| XYZ | xyz(36.5588, 38.1947, 33.8744) |
| Luminance | 0.3819 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Stone
#A89F91
ΔE00 2.00
Greige
#B8AB98
ΔE00 2.39
Greyish
#A8A495
ΔE00 3.09
Cement
#A5A391
ΔE00 4.63
Bland
#AFA88B
ΔE00 5.64
Stone (survey)
#ADA587
ΔE00 5.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AFA595 #959FAF
analogous
#AF9895 #AFA595 #ACAF95
triadic
#AFA595 #95AFA5 #A595AF
tetradic
#AFA595 #95AF98 #959FAF #AF95AC
square
#AFA595 #95AF98 #959FAF #AF95AC
split-complementary
#AFA595 #95ACAF #9895AF
monochromatic
#736857 #958772 #AFA595 #C9C3B8 #E4E0DB
Accessibility & contrast
On white
2.43
#AFA595 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.64
#AFA595 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AFA595
8.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AFA595 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AFA595 | 1.00 | 2.43 | 8.64 | 8.64 |
| #FFFFFF | 2.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AAA594
Deuteranopia (green-blind)
#ACA795
Tritanopia (blue-blind)
#B4A2A0
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #afa595; /* rgb */ color: rgb(175, 165, 149); /* oklch */ color: oklch(72.6% 0.025 79.7);
Tailwind
colors: {
custom: {
50: '#c7bfb4',
500: '#afa595',
950: '#000000',
},
}SCSS
$custom: #afa595; $custom-light: #c7bfb4; $custom-dark: #000000;
JSON
{
"hex": "#afa595",
"rgb": {
"r": 175,
"g": 165,
"b": 149
},
"hsl": {
"h": 36.923,
"s": 13.978,
"l": 63.529
},
"oklch": {
"l": 0.72591,
"c": 0.02537,
"h": 79.7
},
"luminance": 0.38194
}Semantic roles & 50–950 ramp
primary
#AFA595
secondary
#CBCFD5
accent
#6A984D
background
#FCFBFB
surface
#F8F7F6
border
#D1D0D0
text
#131211
muted
#828180