#B3ABA2#B3ABA2
#B3ABA2 is a light, near-neutral orange. Relative luminance 0.413; OKLCH L 74.5% C 0.016 H 70.8°. Best body text is #000000 at 9.26:1 contrast (WCAG AA passes).
Color values
| HEX | #B3ABA2 |
|---|---|
| RGB | rgb(179, 171, 162) |
| HSL | hsl(32, 10%, 67%) |
| HSV | hsv(32, 9%, 70%) |
| CMYK | cmyk(0%, 4.5%, 9.5%, 29.8%) |
| CIE-LAB | lab(70.40, 1.27, 5.65) |
| CIE-LCH | lch(70.40, 5.79, 77.37°) |
| OKLab | oklab(74.53% 0.0052 0.0149) |
| OKLCH | oklch(74.53% 0.016 70.8) |
| XYZ | xyz(39.6742, 41.3186, 40.0607) |
| Luminance | 0.4132 (WCAG relative) |
| Temperature | neutral |
| Family | orange |
Closest named colors
Greige
#B8AB98
ΔE00 4.23
Stone
#A89F91
ΔE00 4.26
Greyish
#A8A495
ΔE00 4.73
Dark Gray
#A9A9A9
ΔE00 5.33
Warm Gray
#C9BEB0
ΔE00 5.67
Cement
#A5A391
ΔE00 6.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B3ABA2 #A2AAB3
analogous
#B3A3A2 #B3ABA2 #B3B3A2
triadic
#B3ABA2 #A2B3AB #ABA2B3
tetradic
#B3ABA2 #A2B3A3 #A2AAB3 #B3A2B3
square
#B3ABA2 #A2B3A3 #A2AAB3 #B3A2B3
split-complementary
#B3ABA2 #A2B3B3 #A3A2B3
monochromatic
#786E62 #978D80 #B3ABA2 #CFC9C4 #EAE8E5
Accessibility & contrast
On white
2.27
#B3ABA2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.26
#B3ABA2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B3ABA2
9.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B3ABA2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B3ABA2 | 1.00 | 2.27 | 9.26 | 9.26 |
| #FFFFFF | 2.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AEABA1
Deuteranopia (green-blind)
#B0ADA2
Tritanopia (blue-blind)
#B6A9A8
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #b3aba2; /* rgb */ color: rgb(179, 171, 162); /* oklch */ color: oklch(74.5% 0.016 70.8);
Tailwind
colors: {
custom: {
50: '#c9c4bd',
500: '#b3aba2',
950: '#000000',
},
}SCSS
$custom: #b3aba2; $custom-light: #c9c4bd; $custom-dark: #000000;
JSON
{
"hex": "#b3aba2",
"rgb": {
"r": 179,
"g": 171,
"b": 162
},
"hsl": {
"h": 31.765,
"s": 10.059,
"l": 66.863
},
"oklch": {
"l": 0.74531,
"c": 0.01572,
"h": 70.8
},
"luminance": 0.41318
}Semantic roles & 50–950 ramp
primary
#B3ABA2
secondary
#D6D8DB
accent
#719451
background
#FCFCFB
surface
#F8F8F6
border
#D1D1D0
text
#131212
muted
#828181