#BBB892#BBB892
#BBB892 is a light, muted yellow. Relative luminance 0.469; OKLCH L 77.5% C 0.052 H 103.8°. Best body text is #000000 at 10.38:1 contrast (WCAG AA passes).
Color values
| HEX | #BBB892 |
|---|---|
| RGB | rgb(187, 184, 146) |
| HSL | hsl(56, 23%, 65%) |
| HSV | hsv(56, 22%, 73%) |
| CMYK | cmyk(0%, 1.6%, 21.9%, 26.7%) |
| CIE-LAB | lab(74.14, -5.23, 19.74) |
| CIE-LCH | lch(74.14, 20.42, 104.83°) |
| OKLab | oklab(77.52% -0.0123 0.0503) |
| OKLCH | oklch(77.52% 0.052 103.8) |
| XYZ | xyz(42.8222, 46.9217, 33.9895) |
| Luminance | 0.4692 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Bland
#AFA88B
ΔE00 5.32
Sand
#C2B280
ΔE00 5.55
Putty
#BEAE8A
ΔE00 5.94
Stone (survey)
#ADA587
ΔE00 6.01
Khaki
#C3B091
ΔE00 7.87
Sage Green
#9CAF88
ΔE00 8.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBB892 #9295BB
analogous
#BBA392 #BBB892 #A9BB92
triadic
#BBB892 #92BBB8 #B892BB
tetradic
#BBB892 #92BBA3 #9295BB #BB92A9
square
#BBB892 #92BBA3 #9295BB #BB92A9
split-complementary
#BBB892 #92A9BB #A392BB
monochromatic
#827E51 #A39F6C #BBB892 #D3D1B8 #EAE9DD
Accessibility & contrast
On white
2.02
#BBB892 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.38
#BBB892 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBB892
10.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBB892 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBB892 | 1.00 | 2.02 | 10.38 | 10.38 |
| #FFFFFF | 2.02 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BFB590
Deuteranopia (green-blind)
#C0B793
Tritanopia (blue-blind)
#C1B3AE
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #bbb892; /* rgb */ color: rgb(187, 184, 146); /* oklch */ color: oklch(77.5% 0.052 103.8);
Tailwind
colors: {
custom: {
50: '#cfcdb2',
500: '#bbb892',
950: '#000000',
},
}SCSS
$custom: #bbb892; $custom-light: #cfcdb2; $custom-dark: #000000;
JSON
{
"hex": "#bbb892",
"rgb": {
"r": 187,
"g": 184,
"b": 146
},
"hsl": {
"h": 55.61,
"s": 23.164,
"l": 65.294
},
"oklch": {
"l": 0.77522,
"c": 0.05178,
"h": 103.8
},
"luminance": 0.46921
}Semantic roles & 50–950 ramp
primary
#BBB892
secondary
#CDCFDB
accent
#4BA244
background
#FCFCFA
surface
#F9F9F5
border
#D2D2CF
text
#141311
muted
#828280