#AFAB98#AFAB98
#AFAB98 is a light, muted yellow. Relative luminance 0.405; OKLCH L 73.9% C 0.027 H 97.2°. Best body text is #000000 at 9.10:1 contrast (WCAG AA passes).
Color values
| HEX | #AFAB98 |
|---|---|
| RGB | rgb(175, 171, 152) |
| HSL | hsl(50, 13%, 64%) |
| HSV | hsv(50, 13%, 69%) |
| CMYK | cmyk(0%, 2.3%, 13.1%, 31.4%) |
| CIE-LAB | lab(69.83, -1.91, 10.30) |
| CIE-LCH | lch(69.83, 10.48, 100.48°) |
| OKLab | oklab(73.92% -0.0034 0.0268) |
| OKLCH | oklch(73.92% 0.027 97.2) |
| XYZ | xyz(37.9091, 40.5072, 35.5213) |
| Luminance | 0.4051 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Greyish
#A8A495
ΔE00 2.54
Cement
#A5A391
ΔE00 2.65
Bland
#AFA88B
ΔE00 3.64
Stone (survey)
#ADA587
ΔE00 4.30
Greige
#B8AB98
ΔE00 4.63
Stone
#A89F91
ΔE00 4.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AFAB98 #989CAF
analogous
#AFA098 #AFAB98 #A8AF98
triadic
#AFAB98 #98AFAB #AB98AF
tetradic
#AFAB98 #98AFA0 #989CAF #AF98A8
square
#AFAB98 #98AFA0 #989CAF #AF98A8
split-complementary
#AFAB98 #98A8AF #A098AF
monochromatic
#736F59 #948F76 #AFAB98 #CAC7BA #E5E3DD
Accessibility & contrast
On white
2.31
#AFAB98 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.10
#AFAB98 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AFAB98
9.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AFAB98 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AFAB98 | 1.00 | 2.31 | 9.10 | 9.10 |
| #FFFFFF | 2.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AFAA97
Deuteranopia (green-blind)
#B0AB99
Tritanopia (blue-blind)
#B3A8A6
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #afab98; /* rgb */ color: rgb(175, 171, 152); /* oklch */ color: oklch(73.9% 0.027 97.2);
Tailwind
colors: {
custom: {
50: '#c7c4b6',
500: '#afab98',
950: '#000000',
},
}SCSS
$custom: #afab98; $custom-light: #c7c4b6; $custom-dark: #000000;
JSON
{
"hex": "#afab98",
"rgb": {
"r": 175,
"g": 171,
"b": 152
},
"hsl": {
"h": 49.565,
"s": 12.568,
"l": 64.118
},
"oklch": {
"l": 0.73924,
"c": 0.02697,
"h": 97.2
},
"luminance": 0.40507
}Semantic roles & 50–950 ramp
primary
#AFAB98
secondary
#CDCFD5
accent
#5B974F
background
#FCFCFB
surface
#F8F8F6
border
#D1D1D0
text
#131211
muted
#828180