#BBAB94#BBAB94
#BBAB94 is a light, muted orange. Relative luminance 0.418; OKLCH L 74.9% C 0.037 H 77.0°. Best body text is #000000 at 9.37:1 contrast (WCAG AA passes).
Color values
| HEX | #BBAB94 |
|---|---|
| RGB | rgb(187, 171, 148) |
| HSL | hsl(35, 22%, 66%) |
| HSV | hsv(35, 21%, 73%) |
| CMYK | cmyk(0%, 8.6%, 20.9%, 26.7%) |
| CIE-LAB | lab(70.75, 2.01, 13.95) |
| CIE-LCH | lch(70.75, 14.09, 81.81°) |
| OKLab | oklab(74.87% 0.0083 0.036) |
| OKLCH | oklch(74.87% 0.037 77) |
| XYZ | xyz(40.4017, 41.8297, 33.9569) |
| Luminance | 0.4183 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Greige
#B8AB98
ΔE00 1.65
Khaki
#C3B091
ΔE00 3.00
Taupe (survey)
#B9A281
ΔE00 4.36
Putty
#BEAE8A
ΔE00 4.57
Stone
#A89F91
ΔE00 5.42
Bland
#AFA88B
ΔE00 5.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBAB94 #94A4BB
analogous
#BB9794 #BBAB94 #B7BB94
triadic
#BBAB94 #94BBAB #AB94BB
tetradic
#BBAB94 #94BB97 #94A4BB #BB94B7
square
#BBAB94 #94BB97 #94A4BB #BB94B7
split-complementary
#BBAB94 #94B7BB #9794BB
monochromatic
#826F53 #A38E6F #BBAB94 #D3C8B9 #EBE6DF
Accessibility & contrast
On white
2.24
#BBAB94 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.37
#BBAB94 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBAB94
9.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBAB94 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBAB94 | 1.00 | 2.24 | 9.37 | 9.37 |
| #FFFFFF | 2.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B2AB93
Deuteranopia (green-blind)
#B6AF95
Tritanopia (blue-blind)
#C2A6A5
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #bbab94; /* rgb */ color: rgb(187, 171, 148); /* oklch */ color: oklch(74.9% 0.037 77.0);
Tailwind
colors: {
custom: {
50: '#cfc4b3',
500: '#bbab94',
950: '#000000',
},
}SCSS
$custom: #bbab94; $custom-light: #cfc4b3; $custom-dark: #000000;
JSON
{
"hex": "#bbab94",
"rgb": {
"r": 187,
"g": 171,
"b": 148
},
"hsl": {
"h": 35.385,
"s": 22.286,
"l": 65.686
},
"oklch": {
"l": 0.74867,
"c": 0.03692,
"h": 77
},
"luminance": 0.41829
}Semantic roles & 50–950 ramp
primary
#BBAB94
secondary
#CFD4DC
accent
#6AA145
background
#FCFCFB
surface
#F9F8F6
border
#D2D1D0
text
#141211
muted
#828180