#AFAEA1#AFAEA1
#AFAEA1 is a light, near-neutral yellow. Relative luminance 0.420; OKLCH L 74.8% C 0.018 H 103.3°. Best body text is #000000 at 9.39:1 contrast (WCAG AA passes).
Color values
| HEX | #AFAEA1 |
|---|---|
| RGB | rgb(175, 174, 161) |
| HSL | hsl(56, 8%, 66%) |
| HSV | hsv(56, 8%, 69%) |
| CMYK | cmyk(0%, 0.6%, 8%, 31.4%) |
| CIE-LAB | lab(70.84, -1.99, 6.80) |
| CIE-LCH | lch(70.84, 7.08, 106.35°) |
| OKLab | oklab(74.79% -0.0042 0.0178) |
| OKLCH | oklch(74.79% 0.018 103.3) |
| XYZ | xyz(39.2474, 41.9595, 39.7427) |
| Luminance | 0.4196 (WCAG relative) |
| Temperature | neutral |
| Family | yellow |
Closest named colors
Greyish
#A8A495
ΔE00 3.19
Cement
#A5A391
ΔE00 3.87
Stone
#A89F91
ΔE00 5.69
Greige
#B8AB98
ΔE00 5.84
Bland
#AFA88B
ΔE00 6.30
Dark Gray
#A9A9A9
ΔE00 6.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AFAEA1 #A1A2AF
analogous
#AFA7A1 #AFAEA1 #A9AFA1
triadic
#AFAEA1 #A1AFAE #AEA1AF
tetradic
#AFAEA1 #A1AFA7 #A1A2AF #AFA1A9
square
#AFAEA1 #A1AFA7 #A1A2AF #AFA1A9
split-complementary
#AFAEA1 #A1A9AF #A7A1AF
monochromatic
#737262 #939280 #AFAEA1 #CBCAC2 #E7E7E3
Accessibility & contrast
On white
2.24
#AFAEA1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.39
#AFAEA1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AFAEA1
9.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AFAEA1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AFAEA1 | 1.00 | 2.24 | 9.39 | 9.39 |
| #FFFFFF | 2.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B1ADA0
Deuteranopia (green-blind)
#B1AEA1
Tritanopia (blue-blind)
#B1ACAA
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #afaea1; /* rgb */ color: rgb(175, 174, 161); /* oklch */ color: oklch(74.8% 0.018 103.3);
Tailwind
colors: {
custom: {
50: '#c6c6bc',
500: '#afaea1',
950: '#000000',
},
}SCSS
$custom: #afaea1; $custom-light: #c6c6bc; $custom-dark: #000000;
JSON
{
"hex": "#afaea1",
"rgb": {
"r": 175,
"g": 174,
"b": 161
},
"hsl": {
"h": 55.714,
"s": 8.046,
"l": 65.882
},
"oklch": {
"l": 0.74793,
"c": 0.01827,
"h": 103.3
},
"luminance": 0.41959
}Semantic roles & 50–950 ramp
primary
#AFAEA1
secondary
#D4D4D8
accent
#589253
background
#FCFCFB
surface
#F8F8F6
border
#D1D1D0
text
#131312
muted
#828281