#AFA294#AFA294
#AFA294 is a light, muted orange. Relative luminance 0.371; OKLCH L 71.9% C 0.025 H 69.5°. Best body text is #000000 at 8.42:1 contrast (WCAG AA passes).
Color values
| HEX | #AFA294 |
|---|---|
| RGB | rgb(175, 162, 148) |
| HSL | hsl(31, 14%, 63%) |
| HSV | hsv(31, 15%, 69%) |
| CMYK | cmyk(0%, 7.4%, 15.4%, 31.4%) |
| CIE-LAB | lab(67.35, 2.32, 8.98) |
| CIE-LCH | lch(67.35, 9.28, 75.50°) |
| OKLab | oklab(71.94% 0.0088 0.0234) |
| OKLCH | oklch(71.94% 0.025 69.5) |
| XYZ | xyz(35.9445, 37.0934, 33.2775) |
| Luminance | 0.3709 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Stone
#A89F91
ΔE00 2.35
Greige
#B8AB98
ΔE00 3.36
Greyish
#A8A495
ΔE00 4.89
Mushroom
#BA9E88
ΔE00 5.97
Cement
#A5A391
ΔE00 6.57
Taupe (survey)
#B9A281
ΔE00 6.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AFA294 #94A1AF
analogous
#AF9494 #AFA294 #AEAF94
triadic
#AFA294 #94AFA2 #A294AF
tetradic
#AFA294 #94AF94 #94A1AF #AF94AE
square
#AFA294 #94AF94 #94A1AF #AF94AE
split-complementary
#AFA294 #94AEAF #9494AF
monochromatic
#736556 #958471 #AFA294 #C9C0B7 #E3DFDA
Accessibility & contrast
On white
2.49
#AFA294 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.42
#AFA294 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AFA294
8.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AFA294 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AFA294 | 1.00 | 2.49 | 8.42 | 8.42 |
| #FFFFFF | 2.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A7A293
Deuteranopia (green-blind)
#AAA594
Tritanopia (blue-blind)
#B49F9E
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #afa294; /* rgb */ color: rgb(175, 162, 148); /* oklch */ color: oklch(71.9% 0.025 69.5);
Tailwind
colors: {
custom: {
50: '#c7bdb3',
500: '#afa294',
950: '#000000',
},
}SCSS
$custom: #afa294; $custom-light: #c7bdb3; $custom-dark: #000000;
JSON
{
"hex": "#afa294",
"rgb": {
"r": 175,
"g": 162,
"b": 148
},
"hsl": {
"h": 31.111,
"s": 14.439,
"l": 63.333
},
"oklch": {
"l": 0.71941,
"c": 0.02501,
"h": 69.5
},
"luminance": 0.37093
}Semantic roles & 50–950 ramp
primary
#AFA294
secondary
#CBCFD4
accent
#71994D
background
#FCFBFB
surface
#F8F6F6
border
#D1D0D0
text
#131211
muted
#828180