#BBB795#BBB795
#BBB795 is a light, muted yellow. Relative luminance 0.466; OKLCH L 77.4% C 0.047 H 101.9°. Best body text is #000000 at 10.32:1 contrast (WCAG AA passes).
Color values
| HEX | #BBB795 |
|---|---|
| RGB | rgb(187, 183, 149) |
| HSL | hsl(54, 22%, 66%) |
| HSV | hsv(54, 20%, 73%) |
| CMYK | cmyk(0%, 2.1%, 20.3%, 26.7%) |
| CIE-LAB | lab(73.93, -4.25, 17.84) |
| CIE-LCH | lch(73.93, 18.34, 103.41°) |
| OKLab | oklab(77.38% -0.0096 0.0456) |
| OKLCH | oklch(77.38% 0.047 101.9) |
| XYZ | xyz(42.8516, 46.6023, 35.1657) |
| Luminance | 0.4660 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Bland
#AFA88B
ΔE00 4.52
Stone (survey)
#ADA587
ΔE00 5.33
Putty
#BEAE8A
ΔE00 5.41
Sand
#C2B280
ΔE00 5.88
Khaki
#C3B091
ΔE00 7.10
Cement
#A5A391
ΔE00 7.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBB795 #9599BB
analogous
#BBA495 #BBB795 #ACBB95
triadic
#BBB795 #95BBB7 #B795BB
tetradic
#BBB795 #95BBA4 #9599BB #BB95AC
square
#BBB795 #95BBA4 #9599BB #BB95AC
split-complementary
#BBB795 #95ACBB #A495BB
monochromatic
#827D53 #A39E70 #BBB795 #D3D0BA #EBEAE0
Accessibility & contrast
On white
2.03
#BBB795 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.32
#BBB795 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBB795
10.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBB795 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBB795 | 1.00 | 2.03 | 10.32 | 10.32 |
| #FFFFFF | 2.03 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BEB493
Deuteranopia (green-blind)
#BFB796
Tritanopia (blue-blind)
#C1B2AE
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #bbb795; /* rgb */ color: rgb(187, 183, 149); /* oklch */ color: oklch(77.4% 0.047 101.9);
Tailwind
colors: {
custom: {
50: '#cfccb4',
500: '#bbb795',
950: '#000000',
},
}SCSS
$custom: #bbb795; $custom-light: #cfccb4; $custom-dark: #000000;
JSON
{
"hex": "#bbb795",
"rgb": {
"r": 187,
"g": 183,
"b": 149
},
"hsl": {
"h": 53.684,
"s": 21.839,
"l": 65.882
},
"oklch": {
"l": 0.7738,
"c": 0.04663,
"h": 101.9
},
"luminance": 0.46602
}Semantic roles & 50–950 ramp
primary
#BBB795
secondary
#D0D1DC
accent
#4FA045
background
#FCFCFB
surface
#F9F8F6
border
#D2D1D0
text
#141311
muted
#828280