#B0ACA2#B0ACA2
#B0ACA2 is a light, near-neutral orange. Relative luminance 0.413; OKLCH L 74.5% C 0.015 H 88.7°. Best body text is #000000 at 9.27:1 contrast (WCAG AA passes).
Color values
| HEX | #B0ACA2 |
|---|---|
| RGB | rgb(176, 172, 162) |
| HSL | hsl(43, 8%, 66%) |
| HSV | hsv(43, 8%, 69%) |
| CMYK | cmyk(0%, 2.3%, 8%, 31%) |
| CIE-LAB | lab(70.42, -0.37, 5.64) |
| CIE-LCH | lch(70.42, 5.66, 93.80°) |
| OKLab | oklab(74.49% 0.0003 0.0148) |
| OKLCH | oklch(74.49% 0.015 88.7) |
| XYZ | xyz(39.1778, 41.3441, 40.0917) |
| Luminance | 0.4134 (WCAG relative) |
| Temperature | neutral |
| Family | orange |
Closest named colors
Greyish
#A8A495
ΔE00 3.34
Stone
#A89F91
ΔE00 4.49
Greige
#B8AB98
ΔE00 4.84
Cement
#A5A391
ΔE00 4.88
Dark Gray
#A9A9A9
ΔE00 5.11
Warm Gray
#C9BEB0
ΔE00 6.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B0ACA2 #A2A6B0
analogous
#B0A5A2 #B0ACA2 #ADB0A2
triadic
#B0ACA2 #A2B0AC #ACA2B0
tetradic
#B0ACA2 #A2B0A5 #A2A6B0 #B0A2AD
square
#B0ACA2 #A2B0A5 #A2A6B0 #B0A2AD
split-complementary
#B0ACA2 #A2ADB0 #A5A2B0
monochromatic
#757063 #948E81 #B0ACA2 #CCCAC3 #E8E7E4
Accessibility & contrast
On white
2.27
#B0ACA2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.27
#B0ACA2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B0ACA2
9.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B0ACA2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B0ACA2 | 1.00 | 2.27 | 9.27 | 9.27 |
| #FFFFFF | 2.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AFACA1
Deuteranopia (green-blind)
#B0ADA2
Tritanopia (blue-blind)
#B3AAA9
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #b0aca2; /* rgb */ color: rgb(176, 172, 162); /* oklch */ color: oklch(74.5% 0.015 88.7);
Tailwind
colors: {
custom: {
50: '#c7c4bd',
500: '#b0aca2',
950: '#000000',
},
}SCSS
$custom: #b0aca2; $custom-light: #c7c4bd; $custom-dark: #000000;
JSON
{
"hex": "#b0aca2",
"rgb": {
"r": 176,
"g": 172,
"b": 162
},
"hsl": {
"h": 42.857,
"s": 8.14,
"l": 66.275
},
"oklch": {
"l": 0.74485,
"c": 0.01481,
"h": 88.7
},
"luminance": 0.41344
}Semantic roles & 50–950 ramp
primary
#B0ACA2
secondary
#D5D6D9
accent
#659253
background
#FCFCFB
surface
#F8F8F6
border
#D1D1D0
text
#131212
muted
#828181