#B8AEA0#B8AEA0
#B8AEA0 is a light, muted orange. Relative luminance 0.430; OKLCH L 75.5% C 0.023 H 76.5°. Best body text is #000000 at 9.60:1 contrast (WCAG AA passes).
Color values
| HEX | #B8AEA0 |
|---|---|
| RGB | rgb(184, 174, 160) |
| HSL | hsl(35, 14%, 67%) |
| HSV | hsv(35, 13%, 72%) |
| CMYK | cmyk(0%, 5.4%, 13%, 27.8%) |
| CIE-LAB | lab(71.56, 1.16, 8.46) |
| CIE-LCH | lch(71.56, 8.54, 82.23°) |
| OKLab | oklab(75.53% 0.0053 0.0221) |
| OKLCH | oklch(75.53% 0.023 76.5) |
| XYZ | xyz(41.2479, 43.0011, 39.3780) |
| Luminance | 0.4300 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Greige
#B8AB98
ΔE00 2.22
Warm Gray
#C9BEB0
ΔE00 4.39
Stone
#A89F91
ΔE00 4.48
Greyish
#A8A495
ΔE00 4.67
Cement
#A5A391
ΔE00 6.26
Khaki
#C3B091
ΔE00 6.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B8AEA0 #A0AAB8
analogous
#B8A2A0 #B8AEA0 #B6B8A0
triadic
#B8AEA0 #A0B8AE #AEA0B8
tetradic
#B8AEA0 #A0B8A2 #A0AAB8 #B8A0B6
square
#B8AEA0 #A0B8A2 #A0AAB8 #B8A0B6
split-complementary
#B8AEA0 #A0B6B8 #A2A0B8
monochromatic
#7F715F #9E907D #B8AEA0 #D2CCC3 #ECEAE6
Accessibility & contrast
On white
2.19
#B8AEA0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.60
#B8AEA0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B8AEA0
9.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B8AEA0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B8AEA0 | 1.00 | 2.19 | 9.60 | 9.60 |
| #FFFFFF | 2.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B2AE9F
Deuteranopia (green-blind)
#B5B0A0
Tritanopia (blue-blind)
#BDABAA
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #b8aea0; /* rgb */ color: rgb(184, 174, 160); /* oklch */ color: oklch(75.5% 0.023 76.5);
Tailwind
colors: {
custom: {
50: '#cdc6bc',
500: '#b8aea0',
950: '#000000',
},
}SCSS
$custom: #b8aea0; $custom-light: #cdc6bc; $custom-dark: #000000;
JSON
{
"hex": "#b8aea0",
"rgb": {
"r": 184,
"g": 174,
"b": 160
},
"hsl": {
"h": 35,
"s": 14.458,
"l": 67.451
},
"oklch": {
"l": 0.75526,
"c": 0.02273,
"h": 76.5
},
"luminance": 0.43001
}Semantic roles & 50–950 ramp
primary
#B8AEA0
secondary
#D6D9DE
accent
#6C994D
background
#FCFCFB
surface
#F9F8F6
border
#D2D1D0
text
#131312
muted
#828281