#B0AAA2#B0AAA2
#B0AAA2 is a light, near-neutral orange. Relative luminance 0.406; OKLCH L 74.1% C 0.013 H 75.3°. Best body text is #000000 at 9.12:1 contrast (WCAG AA passes).
Color values
| HEX | #B0AAA2 |
|---|---|
| RGB | rgb(176, 170, 162) |
| HSL | hsl(34, 8%, 66%) |
| HSV | hsv(34, 8%, 69%) |
| CMYK | cmyk(0%, 3.4%, 8%, 31%) |
| CIE-LAB | lab(69.89, 0.71, 4.88) |
| CIE-LCH | lch(69.89, 4.93, 81.74°) |
| OKLab | oklab(74.07% 0.0034 0.0128) |
| OKLCH | oklch(74.07% 0.013 75.3) |
| XYZ | xyz(38.8000, 40.5885, 39.9658) |
| Luminance | 0.4059 (WCAG relative) |
| Temperature | neutral |
| Family | orange |
Closest named colors
Stone
#A89F91
ΔE00 4.22
Greyish
#A8A495
ΔE00 4.28
Dark Gray
#A9A9A9
ΔE00 4.52
Greige
#B8AB98
ΔE00 4.90
Cement
#A5A391
ΔE00 6.06
Warm Gray
#C9BEB0
ΔE00 6.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B0AAA2 #A2A8B0
analogous
#B0A3A2 #B0AAA2 #AFB0A2
triadic
#B0AAA2 #A2B0AA #AAA2B0
tetradic
#B0AAA2 #A2B0A3 #A2A8B0 #B0A2AF
square
#B0AAA2 #A2B0A3 #A2A8B0 #B0A2AF
split-complementary
#B0AAA2 #A2AFB0 #A3A2B0
monochromatic
#756D63 #948C81 #B0AAA2 #CCC8C3 #E8E6E4
Accessibility & contrast
On white
2.30
#B0AAA2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.12
#B0AAA2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B0AAA2
9.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B0AAA2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B0AAA2 | 1.00 | 2.30 | 9.12 | 9.12 |
| #FFFFFF | 2.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ADAAA2
Deuteranopia (green-blind)
#AEABA2
Tritanopia (blue-blind)
#B3A8A8
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #b0aaa2; /* rgb */ color: rgb(176, 170, 162); /* oklch */ color: oklch(74.1% 0.013 75.3);
Tailwind
colors: {
custom: {
50: '#c7c3bd',
500: '#b0aaa2',
950: '#000000',
},
}SCSS
$custom: #b0aaa2; $custom-light: #c7c3bd; $custom-dark: #000000;
JSON
{
"hex": "#b0aaa2",
"rgb": {
"r": 176,
"g": 170,
"b": 162
},
"hsl": {
"h": 34.286,
"s": 8.14,
"l": 66.275
},
"oklch": {
"l": 0.74069,
"c": 0.01327,
"h": 75.3
},
"luminance": 0.40588
}Semantic roles & 50–950 ramp
primary
#B0AAA2
secondary
#D5D7D9
accent
#6E9253
background
#FCFBFB
surface
#F8F7F6
border
#D1D0D0
text
#131212
muted
#828181