#B3AAA2#B3AAA2
#B3AAA2 is a light, near-neutral orange. Relative luminance 0.409; OKLCH L 74.3% C 0.015 H 64.3°. Best body text is #000000 at 9.19:1 contrast (WCAG AA passes).
Color values
| HEX | #B3AAA2 |
|---|---|
| RGB | rgb(179, 170, 162) |
| HSL | hsl(28, 10%, 67%) |
| HSV | hsv(28, 9%, 70%) |
| CMYK | cmyk(0%, 5%, 9.5%, 29.8%) |
| CIE-LAB | lab(70.14, 1.81, 5.27) |
| CIE-LCH | lch(70.14, 5.57, 71.06°) |
| OKLab | oklab(74.33% 0.0067 0.0139) |
| OKLCH | oklch(74.33% 0.015 64.3) |
| XYZ | xyz(39.4860, 40.9423, 39.9979) |
| Luminance | 0.4094 (WCAG relative) |
| Temperature | neutral |
| Family | orange |
Closest named colors
Stone
#A89F91
ΔE00 4.50
Greige
#B8AB98
ΔE00 4.68
Dark Gray
#A9A9A9
ΔE00 5.28
Greyish
#A8A495
ΔE00 5.41
Warm Gray
#C9BEB0
ΔE00 6.03
Cement
#A5A391
ΔE00 7.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B3AAA2 #A2ABB3
analogous
#B3A2A3 #B3AAA2 #B3B3A2
triadic
#B3AAA2 #A2B3AA #AAA2B3
tetradic
#B3AAA2 #A3B3A2 #A2ABB3 #B3A2B3
square
#B3AAA2 #A3B3A2 #A2ABB3 #B3A2B3
split-complementary
#B3AAA2 #A2B3B3 #A2A3B3
monochromatic
#786D62 #978B80 #B3AAA2 #CFC9C4 #EAE8E5
Accessibility & contrast
On white
2.29
#B3AAA2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.19
#B3AAA2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B3AAA2
9.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B3AAA2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B3AAA2 | 1.00 | 2.29 | 9.19 | 9.19 |
| #FFFFFF | 2.29 | 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)
#ADAAA2
Deuteranopia (green-blind)
#AFACA2
Tritanopia (blue-blind)
#B6A8A8
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #b3aaa2; /* rgb */ color: rgb(179, 170, 162); /* oklch */ color: oklch(74.3% 0.015 64.3);
Tailwind
colors: {
custom: {
50: '#c9c3bd',
500: '#b3aaa2',
950: '#000000',
},
}SCSS
$custom: #b3aaa2; $custom-light: #c9c3bd; $custom-dark: #000000;
JSON
{
"hex": "#b3aaa2",
"rgb": {
"r": 179,
"g": 170,
"b": 162
},
"hsl": {
"h": 28.235,
"s": 10.059,
"l": 66.863
},
"oklch": {
"l": 0.74325,
"c": 0.01539,
"h": 64.3
},
"luminance": 0.40942
}Semantic roles & 50–950 ramp
primary
#B3AAA2
secondary
#D6D9DB
accent
#759451
background
#FCFBFB
surface
#F8F7F6
border
#D1D0D0
text
#131212
muted
#828181