#B1ACA0#B1ACA0
#B1ACA0 is a light, near-neutral orange. Relative luminance 0.414; OKLCH L 74.5% C 0.018 H 88.0°. Best body text is #000000 at 9.28:1 contrast (WCAG AA passes).
Color values
| HEX | #B1ACA0 |
|---|---|
| RGB | rgb(177, 172, 160) |
| HSL | hsl(42, 10%, 66%) |
| HSV | hsv(42, 10%, 69%) |
| CMYK | cmyk(0%, 2.8%, 9.6%, 30.6%) |
| CIE-LAB | lab(70.45, -0.35, 6.80) |
| CIE-LCH | lch(70.45, 6.81, 92.98°) |
| OKLab | oklab(74.52% 0.0006 0.0178) |
| OKLCH | oklch(74.52% 0.018 88) |
| XYZ | xyz(39.2284, 41.3906, 39.1735) |
| Luminance | 0.4139 (WCAG relative) |
| Temperature | neutral |
| Family | orange |
Closest named colors
Greyish
#A8A495
ΔE00 2.93
Greige
#B8AB98
ΔE00 4.07
Stone
#A89F91
ΔE00 4.15
Cement
#A5A391
ΔE00 4.47
Warm Gray
#C9BEB0
ΔE00 5.91
Dark Gray
#A9A9A9
ΔE00 5.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B1ACA0 #A0A5B1
analogous
#B1A3A0 #B1ACA0 #ADB1A0
triadic
#B1ACA0 #A0B1AC #ACA0B1
tetradic
#B1ACA0 #A0B1A3 #A0A5B1 #B1A0AD
square
#B1ACA0 #A0B1A3 #A0A5B1 #B1A0AD
split-complementary
#B1ACA0 #A0ADB1 #A3A0B1
monochromatic
#767061 #958F7E #B1ACA0 #CDC9C2 #E8E7E3
Accessibility & contrast
On white
2.26
#B1ACA0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.28
#B1ACA0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B1ACA0
9.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B1ACA0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B1ACA0 | 1.00 | 2.26 | 9.28 | 9.28 |
| #FFFFFF | 2.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AFAB9F
Deuteranopia (green-blind)
#B0ADA0
Tritanopia (blue-blind)
#B4AAA8
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #b1aca0; /* rgb */ color: rgb(177, 172, 160); /* oklch */ color: oklch(74.5% 0.018 88.0);
Tailwind
colors: {
custom: {
50: '#c8c4bc',
500: '#b1aca0',
950: '#000000',
},
}SCSS
$custom: #b1aca0; $custom-light: #c8c4bc; $custom-dark: #000000;
JSON
{
"hex": "#b1aca0",
"rgb": {
"r": 177,
"g": 172,
"b": 160
},
"hsl": {
"h": 42.353,
"s": 9.827,
"l": 66.078
},
"oklch": {
"l": 0.74515,
"c": 0.01782,
"h": 88
},
"luminance": 0.4139
}Semantic roles & 50–950 ramp
primary
#B1ACA0
secondary
#D4D5D9
accent
#659452
background
#FCFCFB
surface
#F8F8F6
border
#D1D1D0
text
#131212
muted
#828181