#B2ABA2#B2ABA2
#B2ABA2 is a light, near-neutral orange. Relative luminance 0.412; OKLCH L 74.4% C 0.015 H 74.4°. Best body text is #000000 at 9.24:1 contrast (WCAG AA passes).
Color values
| HEX | #B2ABA2 |
|---|---|
| RGB | rgb(178, 171, 162) |
| HSL | hsl(34, 9%, 67%) |
| HSV | hsv(34, 9%, 70%) |
| CMYK | cmyk(0%, 3.9%, 9%, 30.2%) |
| CIE-LAB | lab(70.32, 0.90, 5.52) |
| CIE-LCH | lch(70.32, 5.59, 80.75°) |
| OKLab | oklab(74.45% 0.0041 0.0145) |
| OKLCH | oklch(74.45% 0.015 74.4) |
| XYZ | xyz(39.4439, 41.1998, 40.0499) |
| Luminance | 0.4120 (WCAG relative) |
| Temperature | neutral |
| Family | orange |
Closest named colors
Stone
#A89F91
ΔE00 4.18
Greige
#B8AB98
ΔE00 4.34
Greyish
#A8A495
ΔE00 4.35
Dark Gray
#A9A9A9
ΔE00 5.11
Warm Gray
#C9BEB0
ΔE00 5.80
Cement
#A5A391
ΔE00 6.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B2ABA2 #A2A9B2
analogous
#B2A3A2 #B2ABA2 #B1B2A2
triadic
#B2ABA2 #A2B2AB #ABA2B2
tetradic
#B2ABA2 #A2B2A3 #A2A9B2 #B2A2B1
square
#B2ABA2 #A2B2A3 #A2A9B2 #B2A2B1
split-complementary
#B2ABA2 #A2B1B2 #A3A2B2
monochromatic
#776E63 #968D81 #B2ABA2 #CEC9C3 #E9E7E5
Accessibility & contrast
On white
2.27
#B2ABA2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.24
#B2ABA2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B2ABA2
9.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B2ABA2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B2ABA2 | 1.00 | 2.27 | 9.24 | 9.24 |
| #FFFFFF | 2.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AEABA1
Deuteranopia (green-blind)
#B0ADA2
Tritanopia (blue-blind)
#B5A9A8
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #b2aba2; /* rgb */ color: rgb(178, 171, 162); /* oklch */ color: oklch(74.4% 0.015 74.4);
Tailwind
colors: {
custom: {
50: '#c9c4bd',
500: '#b2aba2',
950: '#000000',
},
}SCSS
$custom: #b2aba2; $custom-light: #c9c4bd; $custom-dark: #000000;
JSON
{
"hex": "#b2aba2",
"rgb": {
"r": 178,
"g": 171,
"b": 162
},
"hsl": {
"h": 33.75,
"s": 9.412,
"l": 66.667
},
"oklch": {
"l": 0.74446,
"c": 0.01506,
"h": 74.4
},
"luminance": 0.41199
}Semantic roles & 50–950 ramp
primary
#B2ABA2
secondary
#D5D8DA
accent
#6F9352
background
#FCFCFB
surface
#F8F8F6
border
#D1D1D0
text
#131212
muted
#828181