#B8AEAA#B8AEAA
#B8AEAA is a light, near-neutral orange. Relative luminance 0.434; OKLCH L 75.8% C 0.013 H 43.2°. Best body text is #000000 at 9.67:1 contrast (WCAG AA passes).
Color values
| HEX | #B8AEAA |
|---|---|
| RGB | rgb(184, 174, 170) |
| HSL | hsl(17, 9%, 69%) |
| HSV | hsv(17, 8%, 72%) |
| CMYK | cmyk(0%, 5.4%, 7.6%, 27.8%) |
| CIE-LAB | lab(71.80, 2.86, 3.33) |
| CIE-LCH | lch(71.80, 4.39, 49.34°) |
| OKLab | oklab(75.8% 0.0094 0.0088) |
| OKLCH | oklch(75.8% 0.013 43.2) |
| XYZ | xyz(42.1581, 43.3652, 44.1718) |
| Luminance | 0.4336 (WCAG relative) |
| Temperature | neutral |
| Family | orange |
Closest named colors
Dark Gray
#A9A9A9
ΔE00 5.22
Warm Gray
#C9BEB0
ΔE00 6.40
Silver
#C0C0C0
ΔE00 6.49
Greige
#B8AB98
ΔE00 6.94
Dove Gray
#B6B8BD
ΔE00 6.96
Stone
#A89F91
ΔE00 7.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B8AEAA #AAB4B8
analogous
#B8AAAD #B8AEAA #B8B5AA
triadic
#B8AEAA #AAB8AE #AEAAB8
tetradic
#B8AEAA #ADB8AA #AAB4B8 #B5AAB8
square
#B8AEAA #ADB8AA #AAB4B8 #B5AAB8
split-complementary
#B8AEAA #AAB8B5 #AAADB8
monochromatic
#7E6F69 #9C8E89 #B8AEAA #D4CECB #F0EEED
Accessibility & contrast
On white
2.17
#B8AEAA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.67
#B8AEAA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B8AEAA
9.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B8AEAA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B8AEAA | 1.00 | 2.17 | 9.67 | 9.67 |
| #FFFFFF | 2.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B0AFAA
Deuteranopia (green-blind)
#B3B1AA
Tritanopia (blue-blind)
#BBADAD
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #b8aeaa; /* rgb */ color: rgb(184, 174, 170); /* oklch */ color: oklch(75.8% 0.013 43.2);
Tailwind
colors: {
custom: {
50: '#cdc6c3',
500: '#b8aeaa',
950: '#000000',
},
}SCSS
$custom: #b8aeaa; $custom-light: #cdc6c3; $custom-dark: #000000;
JSON
{
"hex": "#b8aeaa",
"rgb": {
"r": 184,
"g": 174,
"b": 170
},
"hsl": {
"h": 17.143,
"s": 8.974,
"l": 69.412
},
"oklch": {
"l": 0.758,
"c": 0.01286,
"h": 43.2
},
"luminance": 0.43365
}Semantic roles & 50–950 ramp
primary
#B8AEAA
secondary
#DDE0E1
accent
#819353
background
#FCFCFB
surface
#F9F8F7
border
#D2D1D0
text
#131312
muted
#828281