#B8AEA2#B8AEA2
#B8AEA2 is a light, muted orange. Relative luminance 0.431; OKLCH L 75.6% C 0.020 H 72.5°. Best body text is #000000 at 9.61:1 contrast (WCAG AA passes).
Color values
| HEX | #B8AEA2 |
|---|---|
| RGB | rgb(184, 174, 162) |
| HSL | hsl(33, 13%, 68%) |
| HSV | hsv(33, 12%, 72%) |
| CMYK | cmyk(0%, 5.4%, 12%, 27.8%) |
| CIE-LAB | lab(71.60, 1.49, 7.44) |
| CIE-LCH | lch(71.60, 7.58, 78.68°) |
| OKLab | oklab(75.58% 0.0061 0.0195) |
| OKLCH | oklch(75.58% 0.02 72.5) |
| XYZ | xyz(41.4242, 43.0717, 40.3069) |
| Luminance | 0.4307 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Greige
#B8AB98
ΔE00 2.97
Warm Gray
#C9BEB0
ΔE00 4.40
Stone
#A89F91
ΔE00 4.67
Greyish
#A8A495
ΔE00 5.09
Cement
#A5A391
ΔE00 6.80
Dark Gray
#A9A9A9
ΔE00 6.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B8AEA2 #A2ACB8
analogous
#B8A3A2 #B8AEA2 #B7B8A2
triadic
#B8AEA2 #A2B8AE #AEA2B8
tetradic
#B8AEA2 #A2B8A3 #A2ACB8 #B8A2B7
square
#B8AEA2 #A2B8A3 #A2ACB8 #B8A2B7
split-complementary
#B8AEA2 #A2B7B8 #A3A2B8
monochromatic
#7F7161 #9E907F #B8AEA2 #D2CCC5 #EDEAE7
Accessibility & contrast
On white
2.18
#B8AEA2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.61
#B8AEA2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B8AEA2
9.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B8AEA2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B8AEA2 | 1.00 | 2.18 | 9.61 | 9.61 |
| #FFFFFF | 2.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B2AEA1
Deuteranopia (green-blind)
#B4B0A2
Tritanopia (blue-blind)
#BCABAB
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #b8aea2; /* rgb */ color: rgb(184, 174, 162); /* oklch */ color: oklch(75.6% 0.020 72.5);
Tailwind
colors: {
custom: {
50: '#cdc6bd',
500: '#b8aea2',
950: '#000000',
},
}SCSS
$custom: #b8aea2; $custom-light: #cdc6bd; $custom-dark: #000000;
JSON
{
"hex": "#b8aea2",
"rgb": {
"r": 184,
"g": 174,
"b": 162
},
"hsl": {
"h": 32.727,
"s": 13.415,
"l": 67.843
},
"oklch": {
"l": 0.75579,
"c": 0.0204,
"h": 72.5
},
"luminance": 0.43071
}Semantic roles & 50–950 ramp
primary
#B8AEA2
secondary
#D8DBDE
accent
#6F984E
background
#FCFCFB
surface
#F9F8F6
border
#D2D1D0
text
#131312
muted
#828281