#BBBBA4#BBBBA4
#BBBBA4 is a light, muted yellow. Relative luminance 0.488; OKLCH L 78.6% C 0.032 H 107.1°. Best body text is #000000 at 10.76:1 contrast (WCAG AA passes).
Color values
| HEX | #BBBBA4 |
|---|---|
| RGB | rgb(187, 187, 164) |
| HSL | hsl(60, 14%, 69%) |
| HSV | hsv(60, 12%, 73%) |
| CMYK | cmyk(0%, 0%, 12.3%, 26.7%) |
| CIE-LAB | lab(75.32, -4.02, 11.67) |
| CIE-LCH | lch(75.32, 12.34, 109.00°) |
| OKLab | oklab(78.58% -0.0093 0.0303) |
| OKLCH | oklch(78.58% 0.032 107.1) |
| XYZ | xyz(44.9640, 48.7861, 42.1627) |
| Luminance | 0.4879 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Bland
#AFA88B
ΔE00 6.15
Cement
#A5A391
ΔE00 6.91
Stone (survey)
#ADA587
ΔE00 7.13
Greyish
#A8A495
ΔE00 7.23
Warm Gray
#C9BEB0
ΔE00 7.58
Greige
#B8AB98
ΔE00 7.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBBBA4 #A4A4BB
analogous
#BBB0A4 #BBBBA4 #B0BBA4
triadic
#BBBBA4 #A4BBBB #BBA4BB
tetradic
#BBBBA4 #A4BBB0 #A4A4BB #BBA4B0
square
#BBBBA4 #A4BBB0 #A4A4BB #BBA4B0
split-complementary
#BBBBA4 #A4B0BB #B0A4BB
monochromatic
#838362 #A1A181 #BBBBA4 #D5D5C7 #EFEFEA
Accessibility & contrast
On white
1.95
#BBBBA4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.76
#BBBBA4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBBBA4
10.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBBBA4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBBBA4 | 1.00 | 1.95 | 10.76 | 10.76 |
| #FFFFFF | 1.95 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BFB9A3
Deuteranopia (green-blind)
#C0BAA5
Tritanopia (blue-blind)
#BFB8B4
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #bbbba4; /* rgb */ color: rgb(187, 187, 164); /* oklch */ color: oklch(78.6% 0.032 107.1);
Tailwind
colors: {
custom: {
50: '#cfcfbf',
500: '#bbbba4',
950: '#000000',
},
}SCSS
$custom: #bbbba4; $custom-light: #cfcfbf; $custom-dark: #000000;
JSON
{
"hex": "#bbbba4",
"rgb": {
"r": 187,
"g": 187,
"b": 164
},
"hsl": {
"h": 60,
"s": 14.465,
"l": 68.824
},
"oklch": {
"l": 0.78579,
"c": 0.03165,
"h": 107.1
},
"luminance": 0.48786
}Semantic roles & 50–950 ramp
primary
#BBBBA4
secondary
#DADAE1
accent
#4D994D
background
#FCFCFB
surface
#F9F9F7
border
#D2D2D0
text
#131312
muted
#828281