#B3AAA1#B3AAA1
#B3AAA1 is a light, near-neutral orange. Relative luminance 0.409; OKLCH L 74.3% C 0.016 H 67.6°. Best body text is #000000 at 9.18:1 contrast (WCAG AA passes).
Color values
| HEX | #B3AAA1 |
|---|---|
| RGB | rgb(179, 170, 161) |
| HSL | hsl(30, 11%, 67%) |
| HSV | hsv(30, 10%, 70%) |
| CMYK | cmyk(0%, 5%, 10.1%, 29.8%) |
| CIE-LAB | lab(70.11, 1.64, 5.79) |
| CIE-LCH | lch(70.11, 6.02, 74.20°) |
| OKLab | oklab(74.3% 0.0063 0.0152) |
| OKLCH | oklch(74.3% 0.016 67.6) |
| XYZ | xyz(39.3975, 40.9068, 39.5317) |
| Luminance | 0.4091 (WCAG relative) |
| Temperature | neutral |
| Family | orange |
Closest named colors
Stone
#A89F91
ΔE00 4.16
Greige
#B8AB98
ΔE00 4.20
Greyish
#A8A495
ΔE00 5.01
Dark Gray
#A9A9A9
ΔE00 5.55
Warm Gray
#C9BEB0
ΔE00 5.86
Cement
#A5A391
ΔE00 6.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B3AAA1 #A1AAB3
analogous
#B3A1A1 #B3AAA1 #B3B3A1
triadic
#B3AAA1 #A1B3AA #AAA1B3
tetradic
#B3AAA1 #A1B3A1 #A1AAB3 #B3A1B3
square
#B3AAA1 #A1B3A1 #A1AAB3 #B3A1B3
split-complementary
#B3AAA1 #A1B3B3 #A1A1B3
monochromatic
#786D61 #988B7F #B3AAA1 #CEC9C3 #EAE7E5
Accessibility & contrast
On white
2.29
#B3AAA1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.18
#B3AAA1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B3AAA1
9.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B3AAA1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B3AAA1 | 1.00 | 2.29 | 9.18 | 9.18 |
| #FFFFFF | 2.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ADAAA0
Deuteranopia (green-blind)
#AFACA1
Tritanopia (blue-blind)
#B7A8A7
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #b3aaa1; /* rgb */ color: rgb(179, 170, 161); /* oklch */ color: oklch(74.3% 0.016 67.6);
Tailwind
colors: {
custom: {
50: '#c9c3bc',
500: '#b3aaa1',
950: '#000000',
},
}SCSS
$custom: #b3aaa1; $custom-light: #c9c3bc; $custom-dark: #000000;
JSON
{
"hex": "#b3aaa1",
"rgb": {
"r": 179,
"g": 170,
"b": 161
},
"hsl": {
"h": 30,
"s": 10.588,
"l": 66.667
},
"oklch": {
"l": 0.74297,
"c": 0.01646,
"h": 67.6
},
"luminance": 0.40906
}Semantic roles & 50–950 ramp
primary
#B3AAA1
secondary
#D5D8DB
accent
#739551
background
#FCFBFB
surface
#F8F7F6
border
#D1D0D0
text
#131212
muted
#828181