#BBB69A#BBB69A
#BBB69A is a light, muted yellow. Relative luminance 0.464; OKLCH L 77.3% C 0.039 H 98.9°. Best body text is #000000 at 10.27:1 contrast (WCAG AA passes).
Color values
| HEX | #BBB69A |
|---|---|
| RGB | rgb(187, 182, 154) |
| HSL | hsl(51, 20%, 67%) |
| HSV | hsv(51, 18%, 73%) |
| CMYK | cmyk(0%, 2.7%, 17.6%, 26.7%) |
| CIE-LAB | lab(73.77, -2.96, 14.91) |
| CIE-LCH | lch(73.77, 15.20, 101.24°) |
| OKLab | oklab(77.29% -0.006 0.0384) |
| OKLCH | oklch(77.29% 0.039 98.9) |
| XYZ | xyz(43.0539, 46.3544, 37.2448) |
| Luminance | 0.4635 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Bland
#AFA88B
ΔE00 3.97
Stone (survey)
#ADA587
ΔE00 4.92
Putty
#BEAE8A
ΔE00 5.21
Khaki
#C3B091
ΔE00 6.28
Greige
#B8AB98
ΔE00 6.44
Cement
#A5A391
ΔE00 6.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBB69A #9A9FBB
analogous
#BBA69A #BBB69A #B0BB9A
triadic
#BBB69A #9ABBB6 #B69ABB
tetradic
#BBB69A #9ABBA6 #9A9FBB #BB9AB0
square
#BBB69A #9ABBA6 #9A9FBB #BB9AB0
split-complementary
#BBB69A #9AB0BB #A69ABB
monochromatic
#837C58 #A29C75 #BBB69A #D4D0BF #ECEBE3
Accessibility & contrast
On white
2.04
#BBB69A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.27
#BBB69A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBB69A
10.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBB69A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBB69A | 1.00 | 2.04 | 10.27 | 10.27 |
| #FFFFFF | 2.04 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BCB498
Deuteranopia (green-blind)
#BDB69B
Tritanopia (blue-blind)
#C1B2AE
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #bbb69a; /* rgb */ color: rgb(187, 182, 154); /* oklch */ color: oklch(77.3% 0.039 98.9);
Tailwind
colors: {
custom: {
50: '#cfcbb7',
500: '#bbb69a',
950: '#000000',
},
}SCSS
$custom: #bbb69a; $custom-light: #cfcbb7; $custom-dark: #000000;
JSON
{
"hex": "#bbb69a",
"rgb": {
"r": 187,
"g": 182,
"b": 154
},
"hsl": {
"h": 50.909,
"s": 19.527,
"l": 66.863
},
"oklch": {
"l": 0.77288,
"c": 0.03886,
"h": 98.9
},
"luminance": 0.46354
}Semantic roles & 50–950 ramp
primary
#BBB69A
secondary
#D3D5DE
accent
#559E48
background
#FCFCFB
surface
#F9F8F6
border
#D2D1D0
text
#141311
muted
#828280