#B8AEA4#B8AEA4
#B8AEA4 is a light, near-neutral orange. Relative luminance 0.431; OKLCH L 75.6% C 0.018 H 67.5°. Best body text is #000000 at 9.63:1 contrast (WCAG AA passes).
Color values
| HEX | #B8AEA4 |
|---|---|
| RGB | rgb(184, 174, 164) |
| HSL | hsl(30, 12%, 68%) |
| HSV | hsv(30, 11%, 72%) |
| CMYK | cmyk(0%, 5.4%, 10.9%, 27.8%) |
| CIE-LAB | lab(71.65, 1.82, 6.41) |
| CIE-LCH | lch(71.65, 6.66, 74.10°) |
| OKLab | oklab(75.63% 0.007 0.0168) |
| OKLCH | oklch(75.63% 0.018 67.5) |
| XYZ | xyz(41.6034, 43.1433, 41.2506) |
| Luminance | 0.4314 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Greige
#B8AB98
ΔE00 3.85
Warm Gray
#C9BEB0
ΔE00 4.62
Stone
#A89F91
ΔE00 5.04
Greyish
#A8A495
ΔE00 5.66
Dark Gray
#A9A9A9
ΔE00 6.30
Cement
#A5A391
ΔE00 7.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B8AEA4 #A4AEB8
analogous
#B8A4A4 #B8AEA4 #B8B8A4
triadic
#B8AEA4 #A4B8AE #AEA4B8
tetradic
#B8AEA4 #A4B8A4 #A4AEB8 #B8A4B8
square
#B8AEA4 #A4B8A4 #A4AEB8 #B8A4B8
split-complementary
#B8AEA4 #A4B8B8 #A4A4B8
monochromatic
#7F7163 #9D8F82 #B8AEA4 #D3CDC6 #EEEBE9
Accessibility & contrast
On white
2.18
#B8AEA4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.63
#B8AEA4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B8AEA4
9.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B8AEA4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B8AEA4 | 1.00 | 2.18 | 9.63 | 9.63 |
| #FFFFFF | 2.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B2AEA3
Deuteranopia (green-blind)
#B4B0A4
Tritanopia (blue-blind)
#BCACAB
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #b8aea4; /* rgb */ color: rgb(184, 174, 164); /* oklch */ color: oklch(75.6% 0.018 67.5);
Tailwind
colors: {
custom: {
50: '#cdc6bf',
500: '#b8aea4',
950: '#000000',
},
}SCSS
$custom: #b8aea4; $custom-light: #cdc6bf; $custom-dark: #000000;
JSON
{
"hex": "#b8aea4",
"rgb": {
"r": 184,
"g": 174,
"b": 164
},
"hsl": {
"h": 30,
"s": 12.346,
"l": 68.235
},
"oklch": {
"l": 0.75633,
"c": 0.01819,
"h": 67.5
},
"luminance": 0.43143
}Semantic roles & 50–950 ramp
primary
#B8AEA4
secondary
#D9DCDF
accent
#73964F
background
#FCFCFB
surface
#F9F8F6
border
#D2D1D0
text
#131312
muted
#828281