#BBB098#BBB098
#BBB098 is a light, muted orange. Relative luminance 0.439; OKLCH L 76.0% C 0.035 H 86.3°. Best body text is #000000 at 9.78:1 contrast (WCAG AA passes).
Color values
| HEX | #BBB098 |
|---|---|
| RGB | rgb(187, 176, 152) |
| HSL | hsl(41, 20%, 66%) |
| HSV | hsv(41, 19%, 73%) |
| CMYK | cmyk(0%, 5.9%, 18.7%, 26.7%) |
| CIE-LAB | lab(72.15, -0.07, 13.72) |
| CIE-LCH | lch(72.15, 13.72, 90.30°) |
| OKLab | oklab(75.99% 0.0023 0.0354) |
| OKLCH | oklch(75.99% 0.035 86.3) |
| XYZ | xyz(41.6861, 43.8832, 35.9740) |
| Luminance | 0.4388 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Greige
#B8AB98
ΔE00 2.82
Khaki
#C3B091
ΔE00 3.58
Putty
#BEAE8A
ΔE00 3.91
Bland
#AFA88B
ΔE00 3.98
Stone (survey)
#ADA587
ΔE00 4.53
Greyish
#A8A495
ΔE00 5.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBB098 #98A3BB
analogous
#BB9F98 #BBB098 #B5BB98
triadic
#BBB098 #98BBB0 #B098BB
tetradic
#BBB098 #98BB9F #98A3BB #BB98B5
square
#BBB098 #98BB9F #98A3BB #BB98B5
split-complementary
#BBB098 #98B5BB #9F98BB
monochromatic
#827556 #A39473 #BBB098 #D3CCBD #ECE9E2
Accessibility & contrast
On white
2.15
#BBB098 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.78
#BBB098 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBB098
9.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBB098 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBB098 | 1.00 | 2.15 | 9.78 | 9.78 |
| #FFFFFF | 2.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B6AF97
Deuteranopia (green-blind)
#B9B299
Tritanopia (blue-blind)
#C1ACA9
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #bbb098; /* rgb */ color: rgb(187, 176, 152); /* oklch */ color: oklch(76.0% 0.035 86.3);
Tailwind
colors: {
custom: {
50: '#cfc7b6',
500: '#bbb098',
950: '#000000',
},
}SCSS
$custom: #bbb098; $custom-light: #cfc7b6; $custom-dark: #000000;
JSON
{
"hex": "#bbb098",
"rgb": {
"r": 187,
"g": 176,
"b": 152
},
"hsl": {
"h": 41.143,
"s": 20.468,
"l": 66.471
},
"oklch": {
"l": 0.75994,
"c": 0.03548,
"h": 86.3
},
"luminance": 0.43882
}Semantic roles & 50–950 ramp
primary
#BBB098
secondary
#D2D5DD
accent
#629F47
background
#FCFCFB
surface
#F9F8F6
border
#D2D1D0
text
#141311
muted
#828280