#AFAE95#AFAE95
#AFAE95 is a light, muted yellow. Relative luminance 0.416; OKLCH L 74.5% C 0.035 H 105.3°. Best body text is #000000 at 9.31:1 contrast (WCAG AA passes).
Color values
| HEX | #AFAE95 |
|---|---|
| RGB | rgb(175, 174, 149) |
| HSL | hsl(58, 14%, 64%) |
| HSV | hsv(58, 15%, 69%) |
| CMYK | cmyk(0%, 0.6%, 14.9%, 31.4%) |
| CIE-LAB | lab(70.56, -4.01, 12.99) |
| CIE-LCH | lch(70.56, 13.59, 107.14°) |
| OKLab | oklab(74.48% -0.0092 0.0335) |
| OKLCH | oklch(74.48% 0.035 105.3) |
| XYZ | xyz(38.2396, 41.5563, 34.4346) |
| Luminance | 0.4156 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Bland
#AFA88B
ΔE00 3.22
Cement
#A5A391
ΔE00 4.02
Stone (survey)
#ADA587
ΔE00 4.09
Greyish
#A8A495
ΔE00 5.01
Putty
#BEAE8A
ΔE00 6.89
Greige
#B8AB98
ΔE00 7.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AFAE95 #9596AF
analogous
#AFA195 #AFAE95 #A3AF95
triadic
#AFAE95 #95AFAE #AE95AF
tetradic
#AFAE95 #95AFA1 #9596AF #AF95A3
square
#AFAE95 #95AFA1 #9596AF #AF95A3
split-complementary
#AFAE95 #95A3AF #A195AF
monochromatic
#737257 #959372 #AFAE95 #C9C9B8 #E4E3DB
Accessibility & contrast
On white
2.26
#AFAE95 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.31
#AFAE95 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AFAE95
9.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AFAE95 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AFAE95 | 1.00 | 2.26 | 9.31 | 9.31 |
| #FFFFFF | 2.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B3AC94
Deuteranopia (green-blind)
#B3AD96
Tritanopia (blue-blind)
#B3ABA7
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #afae95; /* rgb */ color: rgb(175, 174, 149); /* oklch */ color: oklch(74.5% 0.035 105.3);
Tailwind
colors: {
custom: {
50: '#c7c6b4',
500: '#afae95',
950: '#000000',
},
}SCSS
$custom: #afae95; $custom-light: #c7c6b4; $custom-dark: #000000;
JSON
{
"hex": "#afae95",
"rgb": {
"r": 175,
"g": 174,
"b": 149
},
"hsl": {
"h": 57.692,
"s": 13.978,
"l": 63.529
},
"oklch": {
"l": 0.74481,
"c": 0.03477,
"h": 105.3
},
"luminance": 0.41556
}Semantic roles & 50–950 ramp
primary
#AFAE95
secondary
#CBCCD5
accent
#50984D
background
#FCFCFB
surface
#F8F8F6
border
#D1D1D0
text
#131311
muted
#828280