#BBB69D#BBB69D
#BBB69D is a light, muted yellow. Relative luminance 0.465; OKLCH L 77.4% C 0.035 H 97.8°. Best body text is #000000 at 10.29:1 contrast (WCAG AA passes).
Color values
| HEX | #BBB69D |
|---|---|
| RGB | rgb(187, 182, 157) |
| HSL | hsl(50, 18%, 67%) |
| HSV | hsv(50, 16%, 73%) |
| CMYK | cmyk(0%, 2.7%, 16%, 26.7%) |
| CIE-LAB | lab(73.84, -2.49, 13.38) |
| CIE-LCH | lch(73.84, 13.61, 100.56°) |
| OKLab | oklab(77.36% -0.0047 0.0346) |
| OKLCH | oklch(77.36% 0.035 97.8) |
| XYZ | xyz(43.3068, 46.4556, 38.5772) |
| Luminance | 0.4646 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Bland
#AFA88B
ΔE00 4.20
Stone (survey)
#ADA587
ΔE00 5.16
Putty
#BEAE8A
ΔE00 5.58
Greige
#B8AB98
ΔE00 5.80
Cement
#A5A391
ΔE00 6.06
Greyish
#A8A495
ΔE00 6.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBB69D #9DA2BB
analogous
#BBA79D #BBB69D #B1BB9D
triadic
#BBB69D #9DBBB6 #B69DBB
tetradic
#BBB69D #9DBBA7 #9DA2BB #BB9DB1
square
#BBB69D #9DBBA7 #9DA2BB #BB9DB1
split-complementary
#BBB69D #9DB1BB #A79DBB
monochromatic
#837C5B #A29B79 #BBB69D #D4D1C1 #EDECE5
Accessibility & contrast
On white
2.04
#BBB69D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.29
#BBB69D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBB69D
10.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBB69D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBB69D | 1.00 | 2.04 | 10.29 | 10.29 |
| #FFFFFF | 2.04 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BBB49C
Deuteranopia (green-blind)
#BDB69E
Tritanopia (blue-blind)
#C0B2AF
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #bbb69d; /* rgb */ color: rgb(187, 182, 157); /* oklch */ color: oklch(77.4% 0.035 97.8);
Tailwind
colors: {
custom: {
50: '#cfcbba',
500: '#bbb69d',
950: '#000000',
},
}SCSS
$custom: #bbb69d; $custom-light: #cfcbba; $custom-dark: #000000;
JSON
{
"hex": "#bbb69d",
"rgb": {
"r": 187,
"g": 182,
"b": 157
},
"hsl": {
"h": 50,
"s": 18.072,
"l": 67.451
},
"oklch": {
"l": 0.77361,
"c": 0.03488,
"h": 97.8
},
"luminance": 0.46455
}Semantic roles & 50–950 ramp
primary
#BBB69D
secondary
#D5D7DF
accent
#579C49
background
#FCFCFB
surface
#F9F8F6
border
#D2D1D0
text
#141311
muted
#828280