#BBAB93#BBAB93
#BBAB93 is a light, muted orange. Relative luminance 0.418; OKLCH L 74.8% C 0.038 H 78.0°. Best body text is #000000 at 9.36:1 contrast (WCAG AA passes).
Color values
| HEX | #BBAB93 |
|---|---|
| RGB | rgb(187, 171, 147) |
| HSL | hsl(36, 23%, 65%) |
| HSV | hsv(36, 21%, 73%) |
| CMYK | cmyk(0%, 8.6%, 21.4%, 26.7%) |
| CIE-LAB | lab(70.73, 1.86, 14.46) |
| CIE-LCH | lch(70.73, 14.58, 82.68°) |
| OKLab | oklab(74.84% 0.0079 0.0373) |
| OKLCH | oklch(74.84% 0.038 78) |
| XYZ | xyz(40.3229, 41.7981, 33.5418) |
| Luminance | 0.4180 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Greige
#B8AB98
ΔE00 1.91
Khaki
#C3B091
ΔE00 2.71
Taupe (survey)
#B9A281
ΔE00 4.16
Putty
#BEAE8A
ΔE00 4.18
Bland
#AFA88B
ΔE00 5.47
Stone (survey)
#ADA587
ΔE00 5.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBAB93 #93A3BB
analogous
#BB9793 #BBAB93 #B7BB93
triadic
#BBAB93 #93BBAB #AB93BB
tetradic
#BBAB93 #93BB97 #93A3BB #BB93B7
square
#BBAB93 #93BB97 #93A3BB #BB93B7
split-complementary
#BBAB93 #93B7BB #9793BB
monochromatic
#826F52 #A38E6D #BBAB93 #D3C8B9 #EAE5DE
Accessibility & contrast
On white
2.24
#BBAB93 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.36
#BBAB93 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBAB93
9.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBAB93 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBAB93 | 1.00 | 2.24 | 9.36 | 9.36 |
| #FFFFFF | 2.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B2AB92
Deuteranopia (green-blind)
#B6AF94
Tritanopia (blue-blind)
#C2A6A4
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #bbab93; /* rgb */ color: rgb(187, 171, 147); /* oklch */ color: oklch(74.8% 0.038 78.0);
Tailwind
colors: {
custom: {
50: '#cfc4b2',
500: '#bbab93',
950: '#000000',
},
}SCSS
$custom: #bbab93; $custom-light: #cfc4b2; $custom-dark: #000000;
JSON
{
"hex": "#bbab93",
"rgb": {
"r": 187,
"g": 171,
"b": 147
},
"hsl": {
"h": 36,
"s": 22.727,
"l": 65.49
},
"oklch": {
"l": 0.74842,
"c": 0.03808,
"h": 78
},
"luminance": 0.41797
}Semantic roles & 50–950 ramp
primary
#BBAB93
secondary
#CED4DC
accent
#69A144
background
#FCFCFA
surface
#F9F8F5
border
#D2D1CF
text
#141211
muted
#828180