#B2AEA3#B2AEA3
#B2AEA3 is a light, near-neutral orange. Relative luminance 0.424; OKLCH L 75.1% C 0.016 H 90.3°. Best body text is #000000 at 9.48:1 contrast (WCAG AA passes).
Color values
| HEX | #B2AEA3 |
|---|---|
| RGB | rgb(178, 174, 163) |
| HSL | hsl(44, 9%, 67%) |
| HSV | hsv(44, 8%, 70%) |
| CMYK | cmyk(0%, 2.2%, 8.4%, 30.2%) |
| CIE-LAB | lab(71.13, -0.55, 6.15) |
| CIE-LCH | lch(71.13, 6.17, 95.10°) |
| OKLab | oklab(75.1% -0.0001 0.0161) |
| OKLCH | oklch(75.1% 0.016 90.3) |
| XYZ | xyz(40.1062, 42.3817, 40.7109) |
| Luminance | 0.4238 (WCAG relative) |
| Temperature | neutral |
| Family | orange |
Closest named colors
Greyish
#A8A495
ΔE00 3.50
Greige
#B8AB98
ΔE00 4.67
Stone
#A89F91
ΔE00 4.88
Cement
#A5A391
ΔE00 4.90
Dark Gray
#A9A9A9
ΔE00 5.64
Warm Gray
#C9BEB0
ΔE00 5.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B2AEA3 #A3A7B2
analogous
#B2A7A3 #B2AEA3 #AFB2A3
triadic
#B2AEA3 #A3B2AE #AEA3B2
tetradic
#B2AEA3 #A3B2A7 #A3A7B2 #B2A3AF
square
#B2AEA3 #A3B2A7 #A3A7B2 #B2A3AF
split-complementary
#B2AEA3 #A3AFB2 #A7A3B2
monochromatic
#777264 #969182 #B2AEA3 #CECBC4 #EAE9E6
Accessibility & contrast
On white
2.22
#B2AEA3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.48
#B2AEA3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B2AEA3
9.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B2AEA3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B2AEA3 | 1.00 | 2.22 | 9.48 | 9.48 |
| #FFFFFF | 2.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B1ADA2
Deuteranopia (green-blind)
#B2AFA3
Tritanopia (blue-blind)
#B5ACAB
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #b2aea3; /* rgb */ color: rgb(178, 174, 163); /* oklch */ color: oklch(75.1% 0.016 90.3);
Tailwind
colors: {
custom: {
50: '#c9c6be',
500: '#b2aea3',
950: '#000000',
},
}SCSS
$custom: #b2aea3; $custom-light: #c9c6be; $custom-dark: #000000;
JSON
{
"hex": "#b2aea3",
"rgb": {
"r": 178,
"g": 174,
"b": 163
},
"hsl": {
"h": 44,
"s": 8.876,
"l": 66.863
},
"oklch": {
"l": 0.75097,
"c": 0.01611,
"h": 90.3
},
"luminance": 0.42381
}Semantic roles & 50–950 ramp
primary
#B2AEA3
secondary
#D6D7DB
accent
#649353
background
#FCFCFB
surface
#F8F8F6
border
#D1D1D0
text
#131312
muted
#828281