#B3AFA2#B3AFA2
#B3AFA2 is a light, near-neutral yellow. Relative luminance 0.429; OKLCH L 75.4% C 0.019 H 92.7°. Best body text is #000000 at 9.57:1 contrast (WCAG AA passes).
Color values
| HEX | #B3AFA2 |
|---|---|
| RGB | rgb(179, 175, 162) |
| HSL | hsl(46, 10%, 67%) |
| HSV | hsv(46, 9%, 70%) |
| CMYK | cmyk(0%, 2.2%, 9.5%, 29.8%) |
| CIE-LAB | lab(71.45, -0.89, 7.17) |
| CIE-LCH | lch(71.45, 7.22, 97.10°) |
| OKLab | oklab(75.36% -0.0009 0.0188) |
| OKLCH | oklch(75.36% 0.019 92.7) |
| XYZ | xyz(40.4412, 42.8526, 40.3163) |
| Luminance | 0.4285 (WCAG relative) |
| Temperature | neutral |
| Family | yellow |
Closest named colors
Greyish
#A8A495
ΔE00 3.36
Greige
#B8AB98
ΔE00 4.45
Cement
#A5A391
ΔE00 4.54
Stone
#A89F91
ΔE00 5.08
Warm Gray
#C9BEB0
ΔE00 5.61
Bland
#AFA88B
ΔE00 6.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B3AFA2 #A2A6B3
analogous
#B3A7A2 #B3AFA2 #AFB3A2
triadic
#B3AFA2 #A2B3AF #AFA2B3
tetradic
#B3AFA2 #A2B3A7 #A2A6B3 #B3A2AF
square
#B3AFA2 #A2B3A7 #A2A6B3 #B3A2AF
split-complementary
#B3AFA2 #A2AFB3 #A7A2B3
monochromatic
#787362 #979280 #B3AFA2 #CFCCC4 #EAE9E5
Accessibility & contrast
On white
2.19
#B3AFA2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.57
#B3AFA2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B3AFA2
9.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B3AFA2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B3AFA2 | 1.00 | 2.19 | 9.57 | 9.57 |
| #FFFFFF | 2.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B2AEA1
Deuteranopia (green-blind)
#B3B0A2
Tritanopia (blue-blind)
#B6ADAB
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #b3afa2; /* rgb */ color: rgb(179, 175, 162); /* oklch */ color: oklch(75.4% 0.019 92.7);
Tailwind
colors: {
custom: {
50: '#c9c6bd',
500: '#b3afa2',
950: '#000000',
},
}SCSS
$custom: #b3afa2; $custom-light: #c9c6bd; $custom-dark: #000000;
JSON
{
"hex": "#b3afa2",
"rgb": {
"r": 179,
"g": 175,
"b": 162
},
"hsl": {
"h": 45.882,
"s": 10.059,
"l": 66.863
},
"oklch": {
"l": 0.75362,
"c": 0.01877,
"h": 92.7
},
"luminance": 0.42852
}Semantic roles & 50–950 ramp
primary
#B3AFA2
secondary
#D6D7DB
accent
#619451
background
#FCFCFB
surface
#F8F8F6
border
#D1D1D0
text
#131312
muted
#828281