#AFAEA0#AFAEA0
#AFAEA0 is a light, near-neutral yellow. Relative luminance 0.419; OKLCH L 74.8% C 0.020 H 103.5°. Best body text is #000000 at 9.38:1 contrast (WCAG AA passes).
Color values
| HEX | #AFAEA0 |
|---|---|
| RGB | rgb(175, 174, 160) |
| HSL | hsl(56, 9%, 66%) |
| HSV | hsv(56, 9%, 69%) |
| CMYK | cmyk(0%, 0.6%, 8.6%, 31.4%) |
| CIE-LAB | lab(70.82, -2.17, 7.31) |
| CIE-LCH | lch(70.82, 7.63, 106.51°) |
| OKLab | oklab(74.77% -0.0046 0.0191) |
| OKLCH | oklch(74.77% 0.02 103.5) |
| XYZ | xyz(39.1596, 41.9244, 39.2801) |
| Luminance | 0.4192 (WCAG relative) |
| Temperature | neutral |
| Family | yellow |
Closest named colors
Greyish
#A8A495
ΔE00 3.13
Cement
#A5A391
ΔE00 3.64
Stone
#A89F91
ΔE00 5.75
Greige
#B8AB98
ΔE00 5.82
Bland
#AFA88B
ΔE00 5.94
Stone (survey)
#ADA587
ΔE00 6.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AFAEA0 #A0A1AF
analogous
#AFA6A0 #AFAEA0 #A8AFA0
triadic
#AFAEA0 #A0AFAE #AEA0AF
tetradic
#AFAEA0 #A0AFA6 #A0A1AF #AFA0A8
square
#AFAEA0 #A0AFA6 #A0A1AF #AFA0A8
split-complementary
#AFAEA0 #A0A8AF #A6A0AF
monochromatic
#737261 #93927F #AFAEA0 #CBCAC1 #E7E7E2
Accessibility & contrast
On white
2.24
#AFAEA0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.38
#AFAEA0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AFAEA0
9.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AFAEA0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AFAEA0 | 1.00 | 2.24 | 9.38 | 9.38 |
| #FFFFFF | 2.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B1AD9F
Deuteranopia (green-blind)
#B1AEA0
Tritanopia (blue-blind)
#B2ACAA
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #afaea0; /* rgb */ color: rgb(175, 174, 160); /* oklch */ color: oklch(74.8% 0.020 103.5);
Tailwind
colors: {
custom: {
50: '#c6c6bc',
500: '#afaea0',
950: '#000000',
},
}SCSS
$custom: #afaea0; $custom-light: #c6c6bc; $custom-dark: #000000;
JSON
{
"hex": "#afaea0",
"rgb": {
"r": 175,
"g": 174,
"b": 160
},
"hsl": {
"h": 56,
"s": 8.571,
"l": 65.686
},
"oklch": {
"l": 0.74766,
"c": 0.01966,
"h": 103.5
},
"luminance": 0.41924
}Semantic roles & 50–950 ramp
primary
#AFAEA0
secondary
#D3D3D8
accent
#579353
background
#FCFCFB
surface
#F8F8F6
border
#D1D1D0
text
#131312
muted
#828281