#B0ABA2#B0ABA2
#B0ABA2 is a light, near-neutral orange. Relative luminance 0.410; OKLCH L 74.3% C 0.014 H 82.4°. Best body text is #000000 at 9.19:1 contrast (WCAG AA passes).
Color values
| HEX | #B0ABA2 |
|---|---|
| RGB | rgb(176, 171, 162) |
| HSL | hsl(39, 8%, 66%) |
| HSV | hsv(39, 8%, 69%) |
| CMYK | cmyk(0%, 2.8%, 8%, 31%) |
| CIE-LAB | lab(70.15, 0.17, 5.26) |
| CIE-LCH | lch(70.15, 5.27, 88.19°) |
| OKLab | oklab(74.28% 0.0019 0.0138) |
| OKLCH | oklch(74.28% 0.014 82.4) |
| XYZ | xyz(38.9882, 40.9649, 40.0285) |
| Luminance | 0.4097 (WCAG relative) |
| Temperature | neutral |
| Family | orange |
Closest named colors
Greyish
#A8A495
ΔE00 3.72
Stone
#A89F91
ΔE00 4.26
Dark Gray
#A9A9A9
ΔE00 4.76
Greige
#B8AB98
ΔE00 4.77
Cement
#A5A391
ΔE00 5.41
Warm Gray
#C9BEB0
ΔE00 6.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B0ABA2 #A2A7B0
analogous
#B0A4A2 #B0ABA2 #AEB0A2
triadic
#B0ABA2 #A2B0AB #ABA2B0
tetradic
#B0ABA2 #A2B0A4 #A2A7B0 #B0A2AE
square
#B0ABA2 #A2B0A4 #A2A7B0 #B0A2AE
split-complementary
#B0ABA2 #A2AEB0 #A4A2B0
monochromatic
#756E63 #948D81 #B0ABA2 #CCC9C3 #E8E7E4
Accessibility & contrast
On white
2.28
#B0ABA2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.19
#B0ABA2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B0ABA2
9.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B0ABA2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B0ABA2 | 1.00 | 2.28 | 9.19 | 9.19 |
| #FFFFFF | 2.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AEABA1
Deuteranopia (green-blind)
#AFACA2
Tritanopia (blue-blind)
#B3A9A8
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #b0aba2; /* rgb */ color: rgb(176, 171, 162); /* oklch */ color: oklch(74.3% 0.014 82.4);
Tailwind
colors: {
custom: {
50: '#c7c4bd',
500: '#b0aba2',
950: '#000000',
},
}SCSS
$custom: #b0aba2; $custom-light: #c7c4bd; $custom-dark: #000000;
JSON
{
"hex": "#b0aba2",
"rgb": {
"r": 176,
"g": 171,
"b": 162
},
"hsl": {
"h": 38.571,
"s": 8.14,
"l": 66.275
},
"oklch": {
"l": 0.74277,
"c": 0.01395,
"h": 82.4
},
"luminance": 0.40965
}Semantic roles & 50–950 ramp
primary
#B0ABA2
secondary
#D5D6D9
accent
#6A9253
background
#FCFCFB
surface
#F8F8F6
border
#D1D1D0
text
#131212
muted
#828181