#BBBE93#BBBE93
#BBBE93 is a light, muted yellow. Relative luminance 0.495; OKLCH L 78.8% C 0.058 H 111.0°. Best body text is #000000 at 10.90:1 contrast (WCAG AA passes).
Color values
| HEX | #BBBE93 |
|---|---|
| RGB | rgb(187, 190, 147) |
| HSL | hsl(64, 25%, 66%) |
| HSV | hsv(64, 23%, 75%) |
| CMYK | cmyk(1.6%, 0%, 22.6%, 25.5%) |
| CIE-LAB | lab(75.76, -8.22, 21.43) |
| CIE-LCH | lch(75.76, 22.96, 110.99°) |
| OKLab | oklab(78.81% -0.0209 0.0544) |
| OKLCH | oklch(78.81% 0.058 111) |
| XYZ | xyz(44.1732, 49.4987, 34.8253) |
| Luminance | 0.4950 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Sand
#C2B280
ΔE00 7.27
Sage Green
#9CAF88
ΔE00 7.30
Pale Olive
#B9CC81
ΔE00 7.87
Bland
#AFA88B
ΔE00 7.93
Darkkhaki
#BDB76B
ΔE00 8.03
Tan Green
#A9BE70
ΔE00 8.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBBE93 #9693BE
analogous
#BEAB93 #BBBE93 #A5BE93
triadic
#BBBE93 #93BBBE #BE93BB
tetradic
#BBBE93 #93BEAB #9693BE #BE93A5
square
#BBBE93 #93BEAB #9693BE #BE93A5
split-complementary
#BBBE93 #93A5BE #AB93BE
monochromatic
#828651 #A3A76D #BBBE93 #D3D5B9 #EBECDF
Accessibility & contrast
On white
1.93
#BBBE93 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.90
#BBBE93 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBBE93
10.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBBE93 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBBE93 | 1.00 | 1.93 | 10.90 | 10.90 |
| #FFFFFF | 1.93 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C5BA90
Deuteranopia (green-blind)
#C5BB95
Tritanopia (blue-blind)
#C1B9B2
Achromatopsia (no color)
#BBBBBB
Design tokens & code
CSS
--color: #bbbe93; /* rgb */ color: rgb(187, 190, 147); /* oklch */ color: oklch(78.8% 0.058 111.0);
Tailwind
colors: {
custom: {
50: '#cfd1b3',
500: '#bbbe93',
950: '#000000',
},
}SCSS
$custom: #bbbe93; $custom-light: #cfd1b3; $custom-dark: #000000;
JSON
{
"hex": "#bbbe93",
"rgb": {
"r": 187,
"g": 190,
"b": 147
},
"hsl": {
"h": 64.186,
"s": 24.855,
"l": 66.078
},
"oklch": {
"l": 0.78811,
"c": 0.05829,
"h": 111
},
"luminance": 0.49498
}Semantic roles & 50–950 ramp
primary
#BBBE93
secondary
#D0CFDD
accent
#42A349
background
#FCFCFB
surface
#F9F9F6
border
#D2D2D0
text
#141411
muted
#828280