#BBAD95#BBAD95
#BBAD95 is a light, muted orange. Relative luminance 0.426; OKLCH L 75.3% C 0.037 H 81.2°. Best body text is #000000 at 9.52:1 contrast (WCAG AA passes).
Color values
| HEX | #BBAD95 |
|---|---|
| RGB | rgb(187, 173, 149) |
| HSL | hsl(38, 22%, 66%) |
| HSV | hsv(38, 20%, 73%) |
| CMYK | cmyk(0%, 7.5%, 20.3%, 26.7%) |
| CIE-LAB | lab(71.30, 1.08, 14.16) |
| CIE-LCH | lch(71.30, 14.20, 85.63°) |
| OKLab | oklab(75.3% 0.0056 0.0365) |
| OKLCH | oklch(75.3% 0.037 81.2) |
| XYZ | xyz(40.8618, 42.6227, 34.5024) |
| Luminance | 0.4262 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Greige
#B8AB98
ΔE00 1.92
Khaki
#C3B091
ΔE00 2.78
Putty
#BEAE8A
ΔE00 3.85
Bland
#AFA88B
ΔE00 4.75
Taupe (survey)
#B9A281
ΔE00 4.90
Stone (survey)
#ADA587
ΔE00 5.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBAD95 #95A3BB
analogous
#BB9A95 #BBAD95 #B6BB95
triadic
#BBAD95 #95BBAD #AD95BB
tetradic
#BBAD95 #95BB9A #95A3BB #BB95B6
square
#BBAD95 #95BB9A #95A3BB #BB95B6
split-complementary
#BBAD95 #95B6BB #9A95BB
monochromatic
#827153 #A39070 #BBAD95 #D3CABA #EBE7E0
Accessibility & contrast
On white
2.20
#BBAD95 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.52
#BBAD95 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBAD95
9.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBAD95 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBAD95 | 1.00 | 2.20 | 9.52 | 9.52 |
| #FFFFFF | 2.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B4AD94
Deuteranopia (green-blind)
#B7B096
Tritanopia (blue-blind)
#C2A9A6
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #bbad95; /* rgb */ color: rgb(187, 173, 149); /* oklch */ color: oklch(75.3% 0.037 81.2);
Tailwind
colors: {
custom: {
50: '#cfc5b4',
500: '#bbad95',
950: '#000000',
},
}SCSS
$custom: #bbad95; $custom-light: #cfc5b4; $custom-dark: #000000;
JSON
{
"hex": "#bbad95",
"rgb": {
"r": 187,
"g": 173,
"b": 149
},
"hsl": {
"h": 37.895,
"s": 21.839,
"l": 65.882
},
"oklch": {
"l": 0.75302,
"c": 0.03694,
"h": 81.2
},
"luminance": 0.42622
}Semantic roles & 50–950 ramp
primary
#BBAD95
secondary
#D0D4DC
accent
#67A045
background
#FCFCFB
surface
#F9F8F6
border
#D2D1D0
text
#141211
muted
#828180