#B0AFA2#B0AFA2
#B0AFA2 is a light, near-neutral yellow. Relative luminance 0.425; OKLCH L 75.1% C 0.018 H 103.2°. Best body text is #000000 at 9.50:1 contrast (WCAG AA passes).
Color values
| HEX | #B0AFA2 |
|---|---|
| RGB | rgb(176, 175, 162) |
| HSL | hsl(56, 8%, 66%) |
| HSV | hsv(56, 8%, 69%) |
| CMYK | cmyk(0%, 0.6%, 8%, 31%) |
| CIE-LAB | lab(71.21, -1.99, 6.79) |
| CIE-LCH | lch(71.21, 7.08, 106.35°) |
| OKLab | oklab(75.11% -0.0042 0.0178) |
| OKLCH | oklch(75.11% 0.018 103.2) |
| XYZ | xyz(39.7552, 42.4989, 40.2842) |
| Luminance | 0.4250 (WCAG relative) |
| Temperature | neutral |
| Family | yellow |
Closest named colors
Greyish
#A8A495
ΔE00 3.44
Cement
#A5A391
ΔE00 4.11
Greige
#B8AB98
ΔE00 5.86
Stone
#A89F91
ΔE00 5.89
Bland
#AFA88B
ΔE00 6.38
Dark Gray
#A9A9A9
ΔE00 6.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B0AFA2 #A2A3B0
analogous
#B0A8A2 #B0AFA2 #AAB0A2
triadic
#B0AFA2 #A2B0AF #AFA2B0
tetradic
#B0AFA2 #A2B0A8 #A2A3B0 #B0A2AA
square
#B0AFA2 #A2B0A8 #A2A3B0 #B0A2AA
split-complementary
#B0AFA2 #A2AAB0 #A8A2B0
monochromatic
#757363 #949381 #B0AFA2 #CCCBC3 #E8E8E4
Accessibility & contrast
On white
2.21
#B0AFA2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.50
#B0AFA2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B0AFA2
9.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B0AFA2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B0AFA2 | 1.00 | 2.21 | 9.50 | 9.50 |
| #FFFFFF | 2.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B2AEA1
Deuteranopia (green-blind)
#B2AFA2
Tritanopia (blue-blind)
#B2ADAB
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #b0afa2; /* rgb */ color: rgb(176, 175, 162); /* oklch */ color: oklch(75.1% 0.018 103.2);
Tailwind
colors: {
custom: {
50: '#c7c6bd',
500: '#b0afa2',
950: '#000000',
},
}SCSS
$custom: #b0afa2; $custom-light: #c7c6bd; $custom-dark: #000000;
JSON
{
"hex": "#b0afa2",
"rgb": {
"r": 176,
"g": 175,
"b": 162
},
"hsl": {
"h": 55.714,
"s": 8.14,
"l": 66.275
},
"oklch": {
"l": 0.75113,
"c": 0.01825,
"h": 103.2
},
"luminance": 0.42499
}Semantic roles & 50–950 ramp
primary
#B0AFA2
secondary
#D5D5D9
accent
#589253
background
#FCFCFB
surface
#F8F8F6
border
#D1D1D0
text
#131312
muted
#828281