#BBB694#BBB694
#BBB694 is a light, muted yellow. Relative luminance 0.462; OKLCH L 77.1% C 0.047 H 100.5°. Best body text is #000000 at 10.23:1 contrast (WCAG AA passes).
Color values
| HEX | #BBB694 |
|---|---|
| RGB | rgb(187, 182, 148) |
| HSL | hsl(52, 22%, 66%) |
| HSV | hsv(52, 21%, 73%) |
| CMYK | cmyk(0%, 2.7%, 20.9%, 26.7%) |
| CIE-LAB | lab(73.65, -3.87, 17.98) |
| CIE-LCH | lch(73.65, 18.40, 102.16°) |
| OKLab | oklab(77.15% -0.0085 0.046) |
| OKLCH | oklch(77.15% 0.047 100.5) |
| XYZ | xyz(42.5666, 46.1595, 34.6785) |
| Luminance | 0.4616 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Bland
#AFA88B
ΔE00 4.19
Putty
#BEAE8A
ΔE00 4.93
Stone (survey)
#ADA587
ΔE00 4.99
Sand
#C2B280
ΔE00 5.57
Khaki
#C3B091
ΔE00 6.65
Cement
#A5A391
ΔE00 7.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBB694 #9499BB
analogous
#BBA294 #BBB694 #ACBB94
triadic
#BBB694 #94BBB6 #B694BB
tetradic
#BBB694 #94BBA2 #9499BB #BB94AC
square
#BBB694 #94BBA2 #9499BB #BB94AC
split-complementary
#BBB694 #94ACBB #A294BB
monochromatic
#827C53 #A39C6F #BBB694 #D3D0B9 #EBE9DF
Accessibility & contrast
On white
2.05
#BBB694 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.23
#BBB694 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBB694
10.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBB694 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBB694 | 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)
#BDB492
Deuteranopia (green-blind)
#BEB695
Tritanopia (blue-blind)
#C1B1AD
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #bbb694; /* rgb */ color: rgb(187, 182, 148); /* oklch */ color: oklch(77.1% 0.047 100.5);
Tailwind
colors: {
custom: {
50: '#cfcbb3',
500: '#bbb694',
950: '#000000',
},
}SCSS
$custom: #bbb694; $custom-light: #cfcbb3; $custom-dark: #000000;
JSON
{
"hex": "#bbb694",
"rgb": {
"r": 187,
"g": 182,
"b": 148
},
"hsl": {
"h": 52.308,
"s": 22.286,
"l": 65.686
},
"oklch": {
"l": 0.77147,
"c": 0.04677,
"h": 100.5
},
"luminance": 0.46159
}Semantic roles & 50–950 ramp
primary
#BBB694
secondary
#CFD1DC
accent
#51A145
background
#FCFCFB
surface
#F9F8F6
border
#D2D1D0
text
#141311
muted
#828280