#BBB69E#BBB69E
#BBB69E is a light, muted yellow. Relative luminance 0.465; OKLCH L 77.4% C 0.034 H 97.4°. Best body text is #000000 at 10.30:1 contrast (WCAG AA passes).
Color values
| HEX | #BBB69E |
|---|---|
| RGB | rgb(187, 182, 158) |
| HSL | hsl(50, 18%, 68%) |
| HSV | hsv(50, 16%, 73%) |
| CMYK | cmyk(0%, 2.7%, 15.5%, 26.7%) |
| CIE-LAB | lab(73.86, -2.34, 12.86) |
| CIE-LCH | lch(73.86, 13.07, 100.29°) |
| OKLab | oklab(77.39% -0.0043 0.0333) |
| OKLCH | oklch(77.39% 0.034 97.4) |
| XYZ | xyz(43.3926, 46.4898, 39.0286) |
| Luminance | 0.4649 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Bland
#AFA88B
ΔE00 4.33
Stone (survey)
#ADA587
ΔE00 5.28
Greige
#B8AB98
ΔE00 5.60
Putty
#BEAE8A
ΔE00 5.73
Cement
#A5A391
ΔE00 5.96
Greyish
#A8A495
ΔE00 6.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBB69E #9EA3BB
analogous
#BBA79E #BBB69E #B2BB9E
triadic
#BBB69E #9EBBB6 #B69EBB
tetradic
#BBB69E #9EBBA7 #9EA3BB #BB9EB2
square
#BBB69E #9EBBA7 #9EA3BB #BB9EB2
split-complementary
#BBB69E #9EB2BB #A79EBB
monochromatic
#837C5C #A29B7A #BBB69E #D4D1C2 #EDECE6
Accessibility & contrast
On white
2.04
#BBB69E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.30
#BBB69E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBB69E
10.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBB69E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBB69E | 1.00 | 2.04 | 10.30 | 10.30 |
| #FFFFFF | 2.04 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BBB49D
Deuteranopia (green-blind)
#BDB69F
Tritanopia (blue-blind)
#C0B2AF
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #bbb69e; /* rgb */ color: rgb(187, 182, 158); /* oklch */ color: oklch(77.4% 0.034 97.4);
Tailwind
colors: {
custom: {
50: '#cfcbba',
500: '#bbb69e',
950: '#000000',
},
}SCSS
$custom: #bbb69e; $custom-light: #cfcbba; $custom-dark: #000000;
JSON
{
"hex": "#bbb69e",
"rgb": {
"r": 187,
"g": 182,
"b": 158
},
"hsl": {
"h": 49.655,
"s": 17.576,
"l": 67.647
},
"oklch": {
"l": 0.77386,
"c": 0.03355,
"h": 97.4
},
"luminance": 0.46489
}Semantic roles & 50–950 ramp
primary
#BBB69E
secondary
#D6D7DF
accent
#589C4A
background
#FCFCFB
surface
#F9F8F6
border
#D2D1D0
text
#141311
muted
#828280