#B1AAA3#B1AAA3
#B1AAA3 is a light, near-neutral orange. Relative luminance 0.407; OKLCH L 74.2% C 0.013 H 67.6°. Best body text is #000000 at 9.15:1 contrast (WCAG AA passes).
Color values
| HEX | #B1AAA3 |
|---|---|
| RGB | rgb(177, 170, 163) |
| HSL | hsl(30, 8%, 67%) |
| HSV | hsv(30, 8%, 69%) |
| CMYK | cmyk(0%, 4%, 7.9%, 30.6%) |
| CIE-LAB | lab(69.99, 1.25, 4.50) |
| CIE-LCH | lch(69.99, 4.67, 74.47°) |
| OKLab | oklab(74.18% 0.0049 0.0118) |
| OKLCH | oklch(74.18% 0.013 67.6) |
| XYZ | xyz(39.1163, 40.7413, 40.4464) |
| Luminance | 0.4074 (WCAG relative) |
| Temperature | neutral |
| Family | orange |
Closest named colors
Dark Gray
#A9A9A9
ΔE00 4.43
Stone
#A89F91
ΔE00 4.59
Greyish
#A8A495
ΔE00 5.07
Greige
#B8AB98
ΔE00 5.19
Warm Gray
#C9BEB0
ΔE00 6.36
Cement
#A5A391
ΔE00 6.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B1AAA3 #A3AAB1
analogous
#B1A3A3 #B1AAA3 #B1B1A3
triadic
#B1AAA3 #A3B1AA #AAA3B1
tetradic
#B1AAA3 #A3B1A3 #A3AAB1 #B1A3B1
square
#B1AAA3 #A3B1A3 #A3AAB1 #B1A3B1
split-complementary
#B1AAA3 #A3B1B1 #A3A3B1
monochromatic
#766D64 #958B82 #B1AAA3 #CDC9C4 #E9E7E5
Accessibility & contrast
On white
2.30
#B1AAA3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.15
#B1AAA3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B1AAA3
9.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B1AAA3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B1AAA3 | 1.00 | 2.30 | 9.15 | 9.15 |
| #FFFFFF | 2.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ACAAA3
Deuteranopia (green-blind)
#AEACA3
Tritanopia (blue-blind)
#B4A8A8
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #b1aaa3; /* rgb */ color: rgb(177, 170, 163); /* oklch */ color: oklch(74.2% 0.013 67.6);
Tailwind
colors: {
custom: {
50: '#c8c3be',
500: '#b1aaa3',
950: '#000000',
},
}SCSS
$custom: #b1aaa3; $custom-light: #c8c3be; $custom-dark: #000000;
JSON
{
"hex": "#b1aaa3",
"rgb": {
"r": 177,
"g": 170,
"b": 163
},
"hsl": {
"h": 30,
"s": 8.235,
"l": 66.667
},
"oklch": {
"l": 0.74182,
"c": 0.0128,
"h": 67.6
},
"luminance": 0.40741
}Semantic roles & 50–950 ramp
primary
#B1AAA3
secondary
#D6D8DA
accent
#739253
background
#FCFBFB
surface
#F8F7F6
border
#D1D0D0
text
#131212
muted
#828181