#B2ABA0#B2ABA0
#B2ABA0 is a light, near-neutral orange. Relative luminance 0.411; OKLCH L 74.4% C 0.017 H 79.3°. Best body text is #000000 at 9.23:1 contrast (WCAG AA passes).
Color values
| HEX | #B2ABA0 |
|---|---|
| RGB | rgb(178, 171, 160) |
| HSL | hsl(37, 10%, 66%) |
| HSV | hsv(37, 10%, 70%) |
| CMYK | cmyk(0%, 3.9%, 10.1%, 30.2%) |
| CIE-LAB | lab(70.27, 0.56, 6.55) |
| CIE-LCH | lch(70.27, 6.58, 85.16°) |
| OKLab | oklab(74.39% 0.0032 0.0172) |
| OKLCH | oklch(74.39% 0.017 79.3) |
| XYZ | xyz(39.2675, 41.1293, 39.1210) |
| Luminance | 0.4113 (WCAG relative) |
| Temperature | neutral |
| Family | orange |
Closest named colors
Greyish
#A8A495
ΔE00 3.62
Greige
#B8AB98
ΔE00 3.65
Stone
#A89F91
ΔE00 3.77
Cement
#A5A391
ΔE00 5.38
Warm Gray
#C9BEB0
ΔE00 5.66
Dark Gray
#A9A9A9
ΔE00 5.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B2ABA0 #A0A7B2
analogous
#B2A2A0 #B2ABA0 #B0B2A0
triadic
#B2ABA0 #A0B2AB #ABA0B2
tetradic
#B2ABA0 #A0B2A2 #A0A7B2 #B2A0B0
square
#B2ABA0 #A0B2A2 #A0A7B2 #B2A0B0
split-complementary
#B2ABA0 #A0B0B2 #A2A0B2
monochromatic
#776E61 #978D7E #B2ABA0 #CDC9C2 #E9E7E4
Accessibility & contrast
On white
2.28
#B2ABA0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.23
#B2ABA0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B2ABA0
9.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B2ABA0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B2ABA0 | 1.00 | 2.28 | 9.23 | 9.23 |
| #FFFFFF | 2.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AEAB9F
Deuteranopia (green-blind)
#B0ADA0
Tritanopia (blue-blind)
#B5A9A8
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #b2aba0; /* rgb */ color: rgb(178, 171, 160); /* oklch */ color: oklch(74.4% 0.017 79.3);
Tailwind
colors: {
custom: {
50: '#c9c4bc',
500: '#b2aba0',
950: '#000000',
},
}SCSS
$custom: #b2aba0; $custom-light: #c9c4bc; $custom-dark: #000000;
JSON
{
"hex": "#b2aba0",
"rgb": {
"r": 178,
"g": 171,
"b": 160
},
"hsl": {
"h": 36.667,
"s": 10.465,
"l": 66.275
},
"oklch": {
"l": 0.74391,
"c": 0.01747,
"h": 79.3
},
"luminance": 0.41129
}Semantic roles & 50–950 ramp
primary
#B2ABA0
secondary
#D4D6DA
accent
#6B9551
background
#FCFCFB
surface
#F8F8F6
border
#D1D1D0
text
#131212
muted
#828181