#B4ABA2#B4ABA2
#B4ABA2 is a light, near-neutral orange. Relative luminance 0.414; OKLCH L 74.6% C 0.016 H 67.6°. Best body text is #000000 at 9.29:1 contrast (WCAG AA passes).
Color values
| HEX | #B4ABA2 |
|---|---|
| RGB | rgb(180, 171, 162) |
| HSL | hsl(30, 11%, 67%) |
| HSV | hsv(30, 10%, 71%) |
| CMYK | cmyk(0%, 5%, 10%, 29.4%) |
| CIE-LAB | lab(70.48, 1.63, 5.78) |
| CIE-LCH | lch(70.48, 6.01, 74.21°) |
| OKLab | oklab(74.62% 0.0063 0.0152) |
| OKLCH | oklch(74.62% 0.016 67.6) |
| XYZ | xyz(39.9062, 41.4382, 40.0715) |
| Luminance | 0.4144 (WCAG relative) |
| Temperature | neutral |
| Family | orange |
Closest named colors
Greige
#B8AB98
ΔE00 4.19
Stone
#A89F91
ΔE00 4.39
Greyish
#A8A495
ΔE00 5.14
Dark Gray
#A9A9A9
ΔE00 5.59
Warm Gray
#C9BEB0
ΔE00 5.60
Cement
#A5A391
ΔE00 6.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B4ABA2 #A2ABB4
analogous
#B4A2A2 #B4ABA2 #B4B4A2
triadic
#B4ABA2 #A2B4AB #ABA2B4
tetradic
#B4ABA2 #A2B4A2 #A2ABB4 #B4A2B4
square
#B4ABA2 #A2B4A2 #A2ABB4 #B4A2B4
split-complementary
#B4ABA2 #A2B4B4 #A2A2B4
monochromatic
#7A6E62 #998C80 #B4ABA2 #CFCAC4 #EBE8E6
Accessibility & contrast
On white
2.26
#B4ABA2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.29
#B4ABA2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B4ABA2
9.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B4ABA2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B4ABA2 | 1.00 | 2.26 | 9.29 | 9.29 |
| #FFFFFF | 2.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AEABA1
Deuteranopia (green-blind)
#B0ADA2
Tritanopia (blue-blind)
#B8A9A8
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #b4aba2; /* rgb */ color: rgb(180, 171, 162); /* oklch */ color: oklch(74.6% 0.016 67.6);
Tailwind
colors: {
custom: {
50: '#cac4bd',
500: '#b4aba2',
950: '#000000',
},
}SCSS
$custom: #b4aba2; $custom-light: #cac4bd; $custom-dark: #000000;
JSON
{
"hex": "#b4aba2",
"rgb": {
"r": 180,
"g": 171,
"b": 162
},
"hsl": {
"h": 30,
"s": 10.714,
"l": 67.059
},
"oklch": {
"l": 0.74617,
"c": 0.01643,
"h": 67.6
},
"luminance": 0.41438
}Semantic roles & 50–950 ramp
primary
#B4ABA2
secondary
#D6D9DC
accent
#739551
background
#FCFCFB
surface
#F8F8F6
border
#D1D1D0
text
#131212
muted
#828181