#AFA998#AFA998
#AFA998 is a light, muted orange. Relative luminance 0.398; OKLCH L 73.5% C 0.025 H 90.8°. Best body text is #000000 at 8.95:1 contrast (WCAG AA passes).
Color values
| HEX | #AFA998 |
|---|---|
| RGB | rgb(175, 169, 152) |
| HSL | hsl(44, 13%, 64%) |
| HSV | hsv(44, 13%, 69%) |
| CMYK | cmyk(0%, 3.4%, 13.1%, 31.4%) |
| CIE-LAB | lab(69.30, -0.83, 9.54) |
| CIE-LCH | lch(69.30, 9.58, 94.94°) |
| OKLab | oklab(73.51% -0.0003 0.0248) |
| OKLCH | oklch(73.51% 0.025 90.8) |
| XYZ | xyz(37.5342, 39.7573, 35.3963) |
| Luminance | 0.3976 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Greyish
#A8A495
ΔE00 1.91
Cement
#A5A391
ΔE00 3.00
Greige
#B8AB98
ΔE00 3.48
Stone
#A89F91
ΔE00 3.61
Bland
#AFA88B
ΔE00 4.34
Stone (survey)
#ADA587
ΔE00 4.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AFA998 #989EAF
analogous
#AF9E98 #AFA998 #AAAF98
triadic
#AFA998 #98AFA9 #A998AF
tetradic
#AFA998 #98AF9E #989EAF #AF98AA
square
#AFA998 #98AF9E #989EAF #AF98AA
split-complementary
#AFA998 #98AAAF #9E98AF
monochromatic
#736C59 #948C76 #AFA998 #CAC6BA #E5E3DD
Accessibility & contrast
On white
2.35
#AFA998 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.95
#AFA998 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AFA998
8.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AFA998 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AFA998 | 1.00 | 2.35 | 8.95 | 8.95 |
| #FFFFFF | 2.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ADA897
Deuteranopia (green-blind)
#AFAA98
Tritanopia (blue-blind)
#B3A6A4
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #afa998; /* rgb */ color: rgb(175, 169, 152); /* oklch */ color: oklch(73.5% 0.025 90.8);
Tailwind
colors: {
custom: {
50: '#c7c2b6',
500: '#afa998',
950: '#000000',
},
}SCSS
$custom: #afa998; $custom-light: #c7c2b6; $custom-dark: #000000;
JSON
{
"hex": "#afa998",
"rgb": {
"r": 175,
"g": 169,
"b": 152
},
"hsl": {
"h": 44.348,
"s": 12.568,
"l": 64.118
},
"oklch": {
"l": 0.73505,
"c": 0.02483,
"h": 90.8
},
"luminance": 0.39757
}Semantic roles & 50–950 ramp
primary
#AFA998
secondary
#CDCFD5
accent
#62974F
background
#FCFBFB
surface
#F8F7F6
border
#D1D0D0
text
#131211
muted
#828180