#BBB695#BBB695
#BBB695 is a light, muted yellow. Relative luminance 0.462; OKLCH L 77.2% C 0.045 H 100.2°. Best body text is #000000 at 10.24:1 contrast (WCAG AA passes).
Color values
| HEX | #BBB695 |
|---|---|
| RGB | rgb(187, 182, 149) |
| HSL | hsl(52, 22%, 66%) |
| HSV | hsv(52, 20%, 73%) |
| CMYK | cmyk(0%, 2.7%, 20.3%, 26.7%) |
| CIE-LAB | lab(73.67, -3.73, 17.47) |
| CIE-LCH | lch(73.67, 17.86, 102.04°) |
| OKLab | oklab(77.17% -0.0081 0.0447) |
| OKLCH | oklch(77.17% 0.045 100.2) |
| XYZ | xyz(42.6461, 46.1913, 35.0972) |
| Luminance | 0.4619 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Bland
#AFA88B
ΔE00 4.10
Stone (survey)
#ADA587
ΔE00 4.93
Putty
#BEAE8A
ΔE00 4.94
Sand
#C2B280
ΔE00 5.77
Khaki
#C3B091
ΔE00 6.57
Cement
#A5A391
ΔE00 7.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBB695 #959ABB
analogous
#BBA395 #BBB695 #ADBB95
triadic
#BBB695 #95BBB6 #B695BB
tetradic
#BBB695 #95BBA3 #959ABB #BB95AD
square
#BBB695 #95BBA3 #959ABB #BB95AD
split-complementary
#BBB695 #95ADBB #A395BB
monochromatic
#827C53 #A39C70 #BBB695 #D3D0BA #EBE9E0
Accessibility & contrast
On white
2.05
#BBB695 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.24
#BBB695 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBB695
10.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBB695 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBB695 | 1.00 | 2.05 | 10.24 | 10.24 |
| #FFFFFF | 2.05 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BDB493
Deuteranopia (green-blind)
#BEB696
Tritanopia (blue-blind)
#C1B1AD
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #bbb695; /* rgb */ color: rgb(187, 182, 149); /* oklch */ color: oklch(77.2% 0.045 100.2);
Tailwind
colors: {
custom: {
50: '#cfcbb4',
500: '#bbb695',
950: '#000000',
},
}SCSS
$custom: #bbb695; $custom-light: #cfcbb4; $custom-dark: #000000;
JSON
{
"hex": "#bbb695",
"rgb": {
"r": 187,
"g": 182,
"b": 149
},
"hsl": {
"h": 52.105,
"s": 21.839,
"l": 65.882
},
"oklch": {
"l": 0.7717,
"c": 0.04545,
"h": 100.2
},
"luminance": 0.46191
}Semantic roles & 50–950 ramp
primary
#BBB695
secondary
#D0D1DC
accent
#51A045
background
#FCFCFB
surface
#F9F8F6
border
#D2D1D0
text
#141311
muted
#828280