#BBB792#BBB792
#BBB792 is a light, muted yellow. Relative luminance 0.465; OKLCH L 77.3% C 0.051 H 102.4°. Best body text is #000000 at 10.30:1 contrast (WCAG AA passes).
Color values
| HEX | #BBB792 |
|---|---|
| RGB | rgb(187, 183, 146) |
| HSL | hsl(54, 23%, 65%) |
| HSV | hsv(54, 22%, 73%) |
| CMYK | cmyk(0%, 2.1%, 21.9%, 26.7%) |
| CIE-LAB | lab(73.87, -4.70, 19.37) |
| CIE-LCH | lch(73.87, 19.94, 103.63°) |
| OKLab | oklab(77.31% -0.0108 0.0494) |
| OKLCH | oklch(77.31% 0.051 102.4) |
| XYZ | xyz(42.6152, 46.5077, 33.9205) |
| Luminance | 0.4651 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Bland
#AFA88B
ΔE00 4.86
Sand
#C2B280
ΔE00 5.35
Putty
#BEAE8A
ΔE00 5.45
Stone (survey)
#ADA587
ΔE00 5.57
Khaki
#C3B091
ΔE00 7.36
Cement
#A5A391
ΔE00 8.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBB792 #9296BB
analogous
#BBA292 #BBB792 #AABB92
triadic
#BBB792 #92BBB7 #B792BB
tetradic
#BBB792 #92BBA2 #9296BB #BB92AA
square
#BBB792 #92BBA2 #9296BB #BB92AA
split-complementary
#BBB792 #92AABB #A292BB
monochromatic
#827D51 #A39E6C #BBB792 #D3D0B8 #EAE9DD
Accessibility & contrast
On white
2.04
#BBB792 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.30
#BBB792 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBB792
10.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBB792 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBB792 | 1.00 | 2.04 | 10.30 | 10.30 |
| #FFFFFF | 2.04 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BEB490
Deuteranopia (green-blind)
#C0B793
Tritanopia (blue-blind)
#C1B2AD
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #bbb792; /* rgb */ color: rgb(187, 183, 146); /* oklch */ color: oklch(77.3% 0.051 102.4);
Tailwind
colors: {
custom: {
50: '#cfccb2',
500: '#bbb792',
950: '#000000',
},
}SCSS
$custom: #bbb792; $custom-light: #cfccb2; $custom-dark: #000000;
JSON
{
"hex": "#bbb792",
"rgb": {
"r": 187,
"g": 183,
"b": 146
},
"hsl": {
"h": 54.146,
"s": 23.164,
"l": 65.294
},
"oklch": {
"l": 0.77312,
"c": 0.05057,
"h": 102.4
},
"luminance": 0.46507
}Semantic roles & 50–950 ramp
primary
#BBB792
secondary
#CDCFDB
accent
#4DA244
background
#FCFCFA
surface
#F9F8F5
border
#D2D1CF
text
#141311
muted
#828280