#BBAB95#BBAB95
#BBAB95 is a light, muted orange. Relative luminance 0.419; OKLCH L 74.9% C 0.036 H 75.9°. Best body text is #000000 at 9.37:1 contrast (WCAG AA passes).
Color values
| HEX | #BBAB95 |
|---|---|
| RGB | rgb(187, 171, 149) |
| HSL | hsl(35, 22%, 66%) |
| HSV | hsv(35, 20%, 73%) |
| CMYK | cmyk(0%, 8.6%, 20.3%, 26.7%) |
| CIE-LAB | lab(70.78, 2.16, 13.43) |
| CIE-LCH | lch(70.78, 13.60, 80.86°) |
| OKLab | oklab(74.89% 0.0087 0.0347) |
| OKLCH | oklch(74.89% 0.036 75.9) |
| XYZ | xyz(40.4812, 41.8615, 34.3755) |
| Luminance | 0.4186 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Greige
#B8AB98
ΔE00 1.44
Khaki
#C3B091
ΔE00 3.31
Taupe (survey)
#B9A281
ΔE00 4.59
Putty
#BEAE8A
ΔE00 4.97
Stone
#A89F91
ΔE00 5.28
Warm Gray
#C9BEB0
ΔE00 6.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBAB95 #95A5BB
analogous
#BB9895 #BBAB95 #B8BB95
triadic
#BBAB95 #95BBAB #AB95BB
tetradic
#BBAB95 #95BB98 #95A5BB #BB95B8
square
#BBAB95 #95BB98 #95A5BB #BB95B8
split-complementary
#BBAB95 #95B8BB #9895BB
monochromatic
#826E53 #A38D70 #BBAB95 #D3C9BA #EBE6E0
Accessibility & contrast
On white
2.24
#BBAB95 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.37
#BBAB95 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBAB95
9.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBAB95 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBAB95 | 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)
#B2AB94
Deuteranopia (green-blind)
#B5AF96
Tritanopia (blue-blind)
#C2A7A5
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #bbab95; /* rgb */ color: rgb(187, 171, 149); /* oklch */ color: oklch(74.9% 0.036 75.9);
Tailwind
colors: {
custom: {
50: '#cfc4b4',
500: '#bbab95',
950: '#000000',
},
}SCSS
$custom: #bbab95; $custom-light: #cfc4b4; $custom-dark: #000000;
JSON
{
"hex": "#bbab95",
"rgb": {
"r": 187,
"g": 171,
"b": 149
},
"hsl": {
"h": 34.737,
"s": 21.839,
"l": 65.882
},
"oklch": {
"l": 0.74891,
"c": 0.03576,
"h": 75.9
},
"luminance": 0.41861
}Semantic roles & 50–950 ramp
primary
#BBAB95
secondary
#D0D5DC
accent
#6CA045
background
#FCFCFB
surface
#F9F8F6
border
#D2D1D0
text
#141211
muted
#828180