#BBB794#BBB794
#BBB794 is a light, muted yellow. Relative luminance 0.466; OKLCH L 77.4% C 0.048 H 102.0°. Best body text is #000000 at 10.31:1 contrast (WCAG AA passes).
Color values
| HEX | #BBB794 |
|---|---|
| RGB | rgb(187, 183, 148) |
| HSL | hsl(54, 22%, 66%) |
| HSV | hsv(54, 21%, 73%) |
| CMYK | cmyk(0%, 2.1%, 20.9%, 26.7%) |
| CIE-LAB | lab(73.91, -4.40, 18.35) |
| CIE-LCH | lch(73.91, 18.87, 103.49°) |
| OKLab | oklab(77.36% -0.01 0.0469) |
| OKLCH | oklch(77.36% 0.048 102) |
| XYZ | xyz(42.7721, 46.5705, 34.7470) |
| Luminance | 0.4657 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Bland
#AFA88B
ΔE00 4.62
Stone (survey)
#ADA587
ΔE00 5.40
Putty
#BEAE8A
ΔE00 5.41
Sand
#C2B280
ΔE00 5.69
Khaki
#C3B091
ΔE00 7.18
Cement
#A5A391
ΔE00 7.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBB794 #9498BB
analogous
#BBA394 #BBB794 #ABBB94
triadic
#BBB794 #94BBB7 #B794BB
tetradic
#BBB794 #94BBA3 #9498BB #BB94AB
square
#BBB794 #94BBA3 #9498BB #BB94AB
split-complementary
#BBB794 #94ABBB #A394BB
monochromatic
#827D53 #A39E6F #BBB794 #D3D0B9 #EBE9DF
Accessibility & contrast
On white
2.04
#BBB794 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.31
#BBB794 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBB794
10.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBB794 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBB794 | 1.00 | 2.04 | 10.31 | 10.31 |
| #FFFFFF | 2.04 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BEB492
Deuteranopia (green-blind)
#BFB795
Tritanopia (blue-blind)
#C1B2AD
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #bbb794; /* rgb */ color: rgb(187, 183, 148); /* oklch */ color: oklch(77.4% 0.048 102.0);
Tailwind
colors: {
custom: {
50: '#cfccb3',
500: '#bbb794',
950: '#000000',
},
}SCSS
$custom: #bbb794; $custom-light: #cfccb3; $custom-dark: #000000;
JSON
{
"hex": "#bbb794",
"rgb": {
"r": 187,
"g": 183,
"b": 148
},
"hsl": {
"h": 53.846,
"s": 22.286,
"l": 65.686
},
"oklch": {
"l": 0.77357,
"c": 0.04794,
"h": 102
},
"luminance": 0.4657
}Semantic roles & 50–950 ramp
primary
#BBB794
secondary
#CFD0DC
accent
#4EA145
background
#FCFCFB
surface
#F9F8F6
border
#D2D1D0
text
#141311
muted
#828280