#B4ABA3#B4ABA3
#B4ABA3 is a light, near-neutral orange. Relative luminance 0.415; OKLCH L 74.6% C 0.015 H 64.3°. Best body text is #000000 at 9.29:1 contrast (WCAG AA passes).
Color values
| HEX | #B4ABA3 |
|---|---|
| RGB | rgb(180, 171, 163) |
| HSL | hsl(28, 10%, 67%) |
| HSV | hsv(28, 9%, 71%) |
| CMYK | cmyk(0%, 5%, 9.4%, 29.4%) |
| CIE-LAB | lab(70.51, 1.81, 5.27) |
| CIE-LCH | lch(70.51, 5.57, 71.06°) |
| OKLab | oklab(74.65% 0.0067 0.0139) |
| OKLCH | oklch(74.65% 0.015 64.3) |
| XYZ | xyz(39.9955, 41.4739, 40.5415) |
| Luminance | 0.4147 (WCAG relative) |
| Temperature | neutral |
| Family | orange |
Closest named colors
Greige
#B8AB98
ΔE00 4.67
Stone
#A89F91
ΔE00 4.72
Dark Gray
#A9A9A9
ΔE00 5.32
Greyish
#A8A495
ΔE00 5.53
Warm Gray
#C9BEB0
ΔE00 5.78
Cement
#A5A391
ΔE00 7.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B4ABA3 #A3ACB4
analogous
#B4A3A4 #B4ABA3 #B4B4A3
triadic
#B4ABA3 #A3B4AB #ABA3B4
tetradic
#B4ABA3 #A4B4A3 #A3ACB4 #B4A3B4
square
#B4ABA3 #A4B4A3 #A3ACB4 #B4A3B4
split-complementary
#B4ABA3 #A3B4B4 #A3A4B4
monochromatic
#7A6E63 #998C81 #B4ABA3 #CFCAC5 #EBE9E6
Accessibility & contrast
On white
2.26
#B4ABA3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.29
#B4ABA3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B4ABA3
9.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B4ABA3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B4ABA3 | 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)
#AEABA3
Deuteranopia (green-blind)
#B0ADA3
Tritanopia (blue-blind)
#B7A9A9
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #b4aba3; /* rgb */ color: rgb(180, 171, 163); /* oklch */ color: oklch(74.6% 0.015 64.3);
Tailwind
colors: {
custom: {
50: '#cac4be',
500: '#b4aba3',
950: '#000000',
},
}SCSS
$custom: #b4aba3; $custom-light: #cac4be; $custom-dark: #000000;
JSON
{
"hex": "#b4aba3",
"rgb": {
"r": 180,
"g": 171,
"b": 163
},
"hsl": {
"h": 28.235,
"s": 10.18,
"l": 67.255
},
"oklch": {
"l": 0.74645,
"c": 0.01538,
"h": 64.3
},
"luminance": 0.41473
}Semantic roles & 50–950 ramp
primary
#B4ABA3
secondary
#D7DADC
accent
#759451
background
#FCFCFB
surface
#F8F8F6
border
#D1D1D0
text
#131212
muted
#828181