#B3AAA0#B3AAA0
#B3AAA0 is a light, near-neutral orange. Relative luminance 0.409; OKLCH L 74.3% C 0.018 H 70.5°. Best body text is #000000 at 9.17:1 contrast (WCAG AA passes).
Color values
| HEX | #B3AAA0 |
|---|---|
| RGB | rgb(179, 170, 160) |
| HSL | hsl(32, 11%, 66%) |
| HSV | hsv(32, 11%, 70%) |
| CMYK | cmyk(0%, 5%, 10.6%, 29.8%) |
| CIE-LAB | lab(70.09, 1.47, 6.30) |
| CIE-LCH | lch(70.09, 6.47, 76.91°) |
| OKLab | oklab(74.27% 0.0059 0.0165) |
| OKLCH | oklch(74.27% 0.018 70.5) |
| XYZ | xyz(39.3097, 40.8717, 39.0691) |
| Luminance | 0.4087 (WCAG relative) |
| Temperature | neutral |
| Family | orange |
Closest named colors
Greige
#B8AB98
ΔE00 3.76
Stone
#A89F91
ΔE00 3.87
Greyish
#A8A495
ΔE00 4.63
Warm Gray
#C9BEB0
ΔE00 5.73
Dark Gray
#A9A9A9
ΔE00 5.84
Cement
#A5A391
ΔE00 6.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B3AAA0 #A0A9B3
analogous
#B3A1A0 #B3AAA0 #B3B3A0
triadic
#B3AAA0 #A0B3AA #AAA0B3
tetradic
#B3AAA0 #A0B3A1 #A0A9B3 #B3A0B3
square
#B3AAA0 #A0B3A1 #A0A9B3 #B3A0B3
split-complementary
#B3AAA0 #A0B3B3 #A1A0B3
monochromatic
#786D60 #988C7E #B3AAA0 #CEC8C2 #E9E7E4
Accessibility & contrast
On white
2.29
#B3AAA0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.17
#B3AAA0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B3AAA0
9.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B3AAA0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B3AAA0 | 1.00 | 2.29 | 9.17 | 9.17 |
| #FFFFFF | 2.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ADAA9F
Deuteranopia (green-blind)
#AFACA0
Tritanopia (blue-blind)
#B7A8A7
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #b3aaa0; /* rgb */ color: rgb(179, 170, 160); /* oklch */ color: oklch(74.3% 0.018 70.5);
Tailwind
colors: {
custom: {
50: '#c9c3bc',
500: '#b3aaa0',
950: '#000000',
},
}SCSS
$custom: #b3aaa0; $custom-light: #c9c3bc; $custom-dark: #000000;
JSON
{
"hex": "#b3aaa0",
"rgb": {
"r": 179,
"g": 170,
"b": 160
},
"hsl": {
"h": 31.579,
"s": 11.111,
"l": 66.471
},
"oklch": {
"l": 0.7427,
"c": 0.01755,
"h": 70.5
},
"luminance": 0.40871
}Semantic roles & 50–950 ramp
primary
#B3AAA0
secondary
#D4D7DA
accent
#719550
background
#FCFBFB
surface
#F8F7F6
border
#D1D0D0
text
#131212
muted
#828181