#B2ABA4#B2ABA4
#B2ABA4 is a light, near-neutral orange. Relative luminance 0.413; OKLCH L 74.5% C 0.013 H 67.6°. Best body text is #000000 at 9.25:1 contrast (WCAG AA passes).
Color values
| HEX | #B2ABA4 |
|---|---|
| RGB | rgb(178, 171, 164) |
| HSL | hsl(30, 8%, 67%) |
| HSV | hsv(30, 8%, 70%) |
| CMYK | cmyk(0%, 3.9%, 7.9%, 30.2%) |
| CIE-LAB | lab(70.37, 1.25, 4.49) |
| CIE-LCH | lch(70.37, 4.66, 74.47°) |
| OKLab | oklab(74.5% 0.0049 0.0118) |
| OKLCH | oklch(74.5% 0.013 67.6) |
| XYZ | xyz(39.6231, 41.2715, 40.9936) |
| Luminance | 0.4127 (WCAG relative) |
| Temperature | neutral |
| Family | orange |
Closest named colors
Dark Gray
#A9A9A9
ΔE00 4.47
Stone
#A89F91
ΔE00 4.80
Greige
#B8AB98
ΔE00 5.17
Greyish
#A8A495
ΔE00 5.20
Warm Gray
#C9BEB0
ΔE00 6.11
Silver
#C0C0C0
ΔE00 6.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B2ABA4 #A4ABB2
analogous
#B2A4A4 #B2ABA4 #B2B2A4
triadic
#B2ABA4 #A4B2AB #ABA4B2
tetradic
#B2ABA4 #A4B2A4 #A4ABB2 #B2A4B2
square
#B2ABA4 #A4B2A4 #A4ABB2 #B2A4B2
split-complementary
#B2ABA4 #A4B2B2 #A4A4B2
monochromatic
#776E65 #968C83 #B2ABA4 #CECAC5 #EAE8E6
Accessibility & contrast
On white
2.27
#B2ABA4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.25
#B2ABA4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B2ABA4
9.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B2ABA4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B2ABA4 | 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)
#ADABA4
Deuteranopia (green-blind)
#AFADA4
Tritanopia (blue-blind)
#B5A9A9
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #b2aba4; /* rgb */ color: rgb(178, 171, 164); /* oklch */ color: oklch(74.5% 0.013 67.6);
Tailwind
colors: {
custom: {
50: '#c9c4bf',
500: '#b2aba4',
950: '#000000',
},
}SCSS
$custom: #b2aba4; $custom-light: #c9c4bf; $custom-dark: #000000;
JSON
{
"hex": "#b2aba4",
"rgb": {
"r": 178,
"g": 171,
"b": 164
},
"hsl": {
"h": 30,
"s": 8.333,
"l": 67.059
},
"oklch": {
"l": 0.74502,
"c": 0.01279,
"h": 67.6
},
"luminance": 0.41271
}Semantic roles & 50–950 ramp
primary
#B2ABA4
secondary
#D7D9DB
accent
#739253
background
#FCFCFB
surface
#F8F8F6
border
#D1D1D0
text
#131212
muted
#828181