#B3AEA2#B3AEA2
#B3AEA2 is a light, near-neutral orange. Relative luminance 0.425; OKLCH L 75.2% C 0.018 H 88.0°. Best body text is #000000 at 9.49:1 contrast (WCAG AA passes).
Color values
| HEX | #B3AEA2 |
|---|---|
| RGB | rgb(179, 174, 162) |
| HSL | hsl(42, 10%, 67%) |
| HSV | hsv(42, 9%, 70%) |
| CMYK | cmyk(0%, 2.8%, 9.5%, 29.8%) |
| CIE-LAB | lab(71.19, -0.35, 6.79) |
| CIE-LCH | lch(71.19, 6.80, 92.99°) |
| OKLab | oklab(75.15% 0.0006 0.0178) |
| OKLCH | oklch(75.15% 0.018 88) |
| XYZ | xyz(40.2473, 42.4648, 40.2517) |
| Luminance | 0.4246 (WCAG relative) |
| Temperature | neutral |
| Family | orange |
Closest named colors
Greyish
#A8A495
ΔE00 3.43
Greige
#B8AB98
ΔE00 4.11
Stone
#A89F91
ΔE00 4.65
Cement
#A5A391
ΔE00 4.86
Warm Gray
#C9BEB0
ΔE00 5.42
Dark Gray
#A9A9A9
ΔE00 6.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B3AEA2 #A2A7B3
analogous
#B3A6A2 #B3AEA2 #B0B3A2
triadic
#B3AEA2 #A2B3AE #AEA2B3
tetradic
#B3AEA2 #A2B3A6 #A2A7B3 #B3A2B0
square
#B3AEA2 #A2B3A6 #A2A7B3 #B3A2B0
split-complementary
#B3AEA2 #A2B0B3 #A6A2B3
monochromatic
#787262 #979180 #B3AEA2 #CFCBC4 #EAE9E5
Accessibility & contrast
On white
2.21
#B3AEA2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.49
#B3AEA2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B3AEA2
9.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B3AEA2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B3AEA2 | 1.00 | 2.21 | 9.49 | 9.49 |
| #FFFFFF | 2.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B1ADA1
Deuteranopia (green-blind)
#B2AFA2
Tritanopia (blue-blind)
#B6ACAA
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #b3aea2; /* rgb */ color: rgb(179, 174, 162); /* oklch */ color: oklch(75.2% 0.018 88.0);
Tailwind
colors: {
custom: {
50: '#c9c6bd',
500: '#b3aea2',
950: '#000000',
},
}SCSS
$custom: #b3aea2; $custom-light: #c9c6bd; $custom-dark: #000000;
JSON
{
"hex": "#b3aea2",
"rgb": {
"r": 179,
"g": 174,
"b": 162
},
"hsl": {
"h": 42.353,
"s": 10.059,
"l": 66.863
},
"oklch": {
"l": 0.75154,
"c": 0.01779,
"h": 88
},
"luminance": 0.42464
}Semantic roles & 50–950 ramp
primary
#B3AEA2
secondary
#D6D7DB
accent
#659451
background
#FCFCFB
surface
#F8F8F6
border
#D1D1D0
text
#131312
muted
#828281