#B0ACA0#B0ACA0
#B0ACA0 is a light, near-neutral yellow. Relative luminance 0.413; OKLCH L 74.4% C 0.017 H 91.6°. Best body text is #000000 at 9.25:1 contrast (WCAG AA passes).
Color values
| HEX | #B0ACA0 |
|---|---|
| RGB | rgb(176, 172, 160) |
| HSL | hsl(45, 9%, 66%) |
| HSV | hsv(45, 9%, 69%) |
| CMYK | cmyk(0%, 2.3%, 9.1%, 31%) |
| CIE-LAB | lab(70.37, -0.72, 6.68) |
| CIE-LCH | lch(70.37, 6.71, 96.17°) |
| OKLab | oklab(74.43% -0.0005 0.0175) |
| OKLCH | oklch(74.43% 0.017 91.6) |
| XYZ | xyz(39.0014, 41.2735, 39.1629) |
| Luminance | 0.4127 (WCAG relative) |
| Temperature | neutral |
| Family | yellow |
Closest named colors
Greyish
#A8A495
ΔE00 2.75
Cement
#A5A391
ΔE00 4.17
Stone
#A89F91
ΔE00 4.36
Greige
#B8AB98
ΔE00 4.50
Dark Gray
#A9A9A9
ΔE00 5.93
Warm Gray
#C9BEB0
ΔE00 6.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B0ACA0 #A0A4B0
analogous
#B0A4A0 #B0ACA0 #ACB0A0
triadic
#B0ACA0 #A0B0AC #ACA0B0
tetradic
#B0ACA0 #A0B0A4 #A0A4B0 #B0A0AC
square
#B0ACA0 #A0B0A4 #A0A4B0 #B0A0AC
split-complementary
#B0ACA0 #A0ACB0 #A4A0B0
monochromatic
#757061 #948F7F #B0ACA0 #CCC9C1 #E8E6E3
Accessibility & contrast
On white
2.27
#B0ACA0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.25
#B0ACA0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B0ACA0
9.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B0ACA0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B0ACA0 | 1.00 | 2.27 | 9.25 | 9.25 |
| #FFFFFF | 2.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AFAB9F
Deuteranopia (green-blind)
#B0ADA0
Tritanopia (blue-blind)
#B3AAA8
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #b0aca0; /* rgb */ color: rgb(176, 172, 160); /* oklch */ color: oklch(74.4% 0.017 91.6);
Tailwind
colors: {
custom: {
50: '#c7c4bc',
500: '#b0aca0',
950: '#000000',
},
}SCSS
$custom: #b0aca0; $custom-light: #c7c4bc; $custom-dark: #000000;
JSON
{
"hex": "#b0aca0",
"rgb": {
"r": 176,
"g": 172,
"b": 160
},
"hsl": {
"h": 45,
"s": 9.195,
"l": 65.882
},
"oklch": {
"l": 0.7443,
"c": 0.01749,
"h": 91.6
},
"luminance": 0.41273
}Semantic roles & 50–950 ramp
primary
#B0ACA0
secondary
#D3D5D9
accent
#639352
background
#FCFCFB
surface
#F8F8F6
border
#D1D1D0
text
#131212
muted
#828181