#BBB693#BBB693
#BBB693 is a light, muted yellow. Relative luminance 0.461; OKLCH L 77.1% C 0.048 H 100.7°. Best body text is #000000 at 10.23:1 contrast (WCAG AA passes).
Color values
| HEX | #BBB693 |
|---|---|
| RGB | rgb(187, 182, 147) |
| HSL | hsl(53, 23%, 65%) |
| HSV | hsv(53, 21%, 73%) |
| CMYK | cmyk(0%, 2.7%, 21.4%, 26.7%) |
| CIE-LAB | lab(73.63, -4.02, 18.50) |
| CIE-LCH | lch(73.63, 18.93, 102.27°) |
| OKLab | oklab(77.13% -0.0089 0.0472) |
| OKLCH | oklch(77.13% 0.048 100.7) |
| XYZ | xyz(42.4878, 46.1279, 34.2635) |
| Luminance | 0.4613 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Bland
#AFA88B
ΔE00 4.30
Putty
#BEAE8A
ΔE00 4.94
Stone (survey)
#ADA587
ΔE00 5.06
Sand
#C2B280
ΔE00 5.37
Khaki
#C3B091
ΔE00 6.74
Cement
#A5A391
ΔE00 7.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBB693 #9398BB
analogous
#BBA293 #BBB693 #ACBB93
triadic
#BBB693 #93BBB6 #B693BB
tetradic
#BBB693 #93BBA2 #9398BB #BB93AC
square
#BBB693 #93BBA2 #9398BB #BB93AC
split-complementary
#BBB693 #93ACBB #A293BB
monochromatic
#827C52 #A39D6D #BBB693 #D3CFB9 #EAE9DE
Accessibility & contrast
On white
2.05
#BBB693 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.23
#BBB693 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBB693
10.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBB693 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBB693 | 1.00 | 2.05 | 10.23 | 10.23 |
| #FFFFFF | 2.05 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BDB491
Deuteranopia (green-blind)
#BFB694
Tritanopia (blue-blind)
#C1B1AC
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #bbb693; /* rgb */ color: rgb(187, 182, 147); /* oklch */ color: oklch(77.1% 0.048 100.7);
Tailwind
colors: {
custom: {
50: '#cfcbb2',
500: '#bbb693',
950: '#000000',
},
}SCSS
$custom: #bbb693; $custom-light: #cfcbb2; $custom-dark: #000000;
JSON
{
"hex": "#bbb693",
"rgb": {
"r": 187,
"g": 182,
"b": 147
},
"hsl": {
"h": 52.5,
"s": 22.727,
"l": 65.49
},
"oklch": {
"l": 0.77125,
"c": 0.04807,
"h": 100.7
},
"luminance": 0.46127
}Semantic roles & 50–950 ramp
primary
#BBB693
secondary
#CED0DC
accent
#50A144
background
#FCFCFB
surface
#F9F8F6
border
#D2D1D0
text
#141311
muted
#828280