#B2ABA3#B2ABA3
#B2ABA3 is a light, near-neutral orange. Relative luminance 0.412; OKLCH L 74.5% C 0.014 H 71.3°. Best body text is #000000 at 9.25:1 contrast (WCAG AA passes).
Color values
| HEX | #B2ABA3 |
|---|---|
| RGB | rgb(178, 171, 163) |
| HSL | hsl(32, 9%, 67%) |
| HSV | hsv(32, 8%, 70%) |
| CMYK | cmyk(0%, 3.9%, 8.4%, 30.2%) |
| CIE-LAB | lab(70.34, 1.07, 5.01) |
| CIE-LCH | lch(70.34, 5.12, 77.90°) |
| OKLab | oklab(74.47% 0.0045 0.0132) |
| OKLCH | oklch(74.47% 0.014 71.3) |
| XYZ | xyz(39.5331, 41.2355, 40.5199) |
| Luminance | 0.4123 (WCAG relative) |
| Temperature | neutral |
| Family | orange |
Closest named colors
Stone
#A89F91
ΔE00 4.47
Greige
#B8AB98
ΔE00 4.74
Greyish
#A8A495
ΔE00 4.76
Dark Gray
#A9A9A9
ΔE00 4.78
Warm Gray
#C9BEB0
ΔE00 5.93
Cement
#A5A391
ΔE00 6.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B2ABA3 #A3AAB2
analogous
#B2A4A3 #B2ABA3 #B2B2A3
triadic
#B2ABA3 #A3B2AB #ABA3B2
tetradic
#B2ABA3 #A3B2A4 #A3AAB2 #B2A3B2
square
#B2ABA3 #A3B2A4 #A3AAB2 #B2A3B2
split-complementary
#B2ABA3 #A3B2B2 #A4A3B2
monochromatic
#776E64 #968D82 #B2ABA3 #CEC9C4 #EAE8E6
Accessibility & contrast
On white
2.27
#B2ABA3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.25
#B2ABA3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B2ABA3
9.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B2ABA3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B2ABA3 | 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)
#AEABA3
Deuteranopia (green-blind)
#AFADA3
Tritanopia (blue-blind)
#B5A9A9
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #b2aba3; /* rgb */ color: rgb(178, 171, 163); /* oklch */ color: oklch(74.5% 0.014 71.3);
Tailwind
colors: {
custom: {
50: '#c9c4be',
500: '#b2aba3',
950: '#000000',
},
}SCSS
$custom: #b2aba3; $custom-light: #c9c4be; $custom-dark: #000000;
JSON
{
"hex": "#b2aba3",
"rgb": {
"r": 178,
"g": 171,
"b": 163
},
"hsl": {
"h": 32,
"s": 8.876,
"l": 66.863
},
"oklch": {
"l": 0.74474,
"c": 0.0139,
"h": 71.3
},
"luminance": 0.41235
}Semantic roles & 50–950 ramp
primary
#B2ABA3
secondary
#D6D8DB
accent
#719353
background
#FCFCFB
surface
#F8F8F6
border
#D1D1D0
text
#131212
muted
#828181