#BBAE93#BBAE93
#BBAE93 is a light, muted orange. Relative luminance 0.429; OKLCH L 75.5% C 0.040 H 85.3°. Best body text is #000000 at 9.59:1 contrast (WCAG AA passes).
Color values
| HEX | #BBAE93 |
|---|---|
| RGB | rgb(187, 174, 147) |
| HSL | hsl(41, 23%, 65%) |
| HSV | hsv(41, 21%, 73%) |
| CMYK | cmyk(0%, 7%, 21.4%, 26.7%) |
| CIE-LAB | lab(71.52, 0.24, 15.56) |
| CIE-LCH | lch(71.52, 15.56, 89.11°) |
| OKLab | oklab(75.46% 0.0033 0.04) |
| OKLCH | oklch(75.46% 0.04 85.3) |
| XYZ | xyz(40.8960, 42.9444, 33.7329) |
| Luminance | 0.4294 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Khaki
#C3B091
ΔE00 2.66
Putty
#BEAE8A
ΔE00 2.79
Greige
#B8AB98
ΔE00 3.18
Bland
#AFA88B
ΔE00 3.79
Stone (survey)
#ADA587
ΔE00 4.12
Taupe (survey)
#B9A281
ΔE00 5.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBAE93 #93A0BB
analogous
#BB9A93 #BBAE93 #B4BB93
triadic
#BBAE93 #93BBAE #AE93BB
tetradic
#BBAE93 #93BB9A #93A0BB #BB93B4
square
#BBAE93 #93BB9A #93A0BB #BB93B4
split-complementary
#BBAE93 #93B4BB #9A93BB
monochromatic
#827252 #A3926D #BBAE93 #D3CAB9 #EAE6DE
Accessibility & contrast
On white
2.19
#BBAE93 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.59
#BBAE93 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBAE93
9.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBAE93 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBAE93 | 1.00 | 2.19 | 9.59 | 9.59 |
| #FFFFFF | 2.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B5AD91
Deuteranopia (green-blind)
#B8B194
Tritanopia (blue-blind)
#C2A9A6
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #bbae93; /* rgb */ color: rgb(187, 174, 147); /* oklch */ color: oklch(75.5% 0.040 85.3);
Tailwind
colors: {
custom: {
50: '#cfc6b2',
500: '#bbae93',
950: '#000000',
},
}SCSS
$custom: #bbae93; $custom-light: #cfc6b2; $custom-dark: #000000;
JSON
{
"hex": "#bbae93",
"rgb": {
"r": 187,
"g": 174,
"b": 147
},
"hsl": {
"h": 40.5,
"s": 22.727,
"l": 65.49
},
"oklch": {
"l": 0.7546,
"c": 0.04012,
"h": 85.3
},
"luminance": 0.42943
}Semantic roles & 50–950 ramp
primary
#BBAE93
secondary
#CED3DC
accent
#63A144
background
#FCFCFA
surface
#F9F8F5
border
#D2D1CF
text
#141311
muted
#828280