#BBBBA7#BBBBA7
#BBBBA7 is a light, muted yellow. Relative luminance 0.489; OKLCH L 78.7% C 0.028 H 107.0°. Best body text is #000000 at 10.78:1 contrast (WCAG AA passes).
Color values
| HEX | #BBBBA7 |
|---|---|
| RGB | rgb(187, 187, 167) |
| HSL | hsl(60, 13%, 69%) |
| HSV | hsv(60, 11%, 73%) |
| CMYK | cmyk(0%, 0%, 10.7%, 26.7%) |
| CIE-LAB | lab(75.39, -3.52, 10.14) |
| CIE-LCH | lch(75.39, 10.74, 109.16°) |
| OKLab | oklab(78.66% -0.0081 0.0264) |
| OKLCH | oklch(78.66% 0.028 107) |
| XYZ | xyz(45.2381, 48.8957, 43.6064) |
| Luminance | 0.4889 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Bland
#AFA88B
ΔE00 6.55
Cement
#A5A391
ΔE00 6.75
Greyish
#A8A495
ΔE00 6.84
Warm Gray
#C9BEB0
ΔE00 6.89
Stone (survey)
#ADA587
ΔE00 7.53
Greige
#B8AB98
ΔE00 7.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBBBA7 #A7A7BB
analogous
#BBB1A7 #BBBBA7 #B1BBA7
triadic
#BBBBA7 #A7BBBB #BBA7BB
tetradic
#BBBBA7 #A7BBB1 #A7A7BB #BBA7B1
square
#BBBBA7 #A7BBB1 #A7A7BB #BBA7B1
split-complementary
#BBBBA7 #A7B1BB #B1A7BB
monochromatic
#838365 #A0A084 #BBBBA7 #D6D6CA #F0F0EC
Accessibility & contrast
On white
1.95
#BBBBA7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.78
#BBBBA7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBBBA7
10.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBBBA7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBBBA7 | 1.00 | 1.95 | 10.78 | 10.78 |
| #FFFFFF | 1.95 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BFB9A6
Deuteranopia (green-blind)
#BFBAA8
Tritanopia (blue-blind)
#BEB8B5
Achromatopsia (no color)
#BABABA
Design tokens & code
CSS
--color: #bbbba7; /* rgb */ color: rgb(187, 187, 167); /* oklch */ color: oklch(78.7% 0.028 107.0);
Tailwind
colors: {
custom: {
50: '#cfcfc1',
500: '#bbbba7',
950: '#000000',
},
}SCSS
$custom: #bbbba7; $custom-light: #cfcfc1; $custom-dark: #000000;
JSON
{
"hex": "#bbbba7",
"rgb": {
"r": 187,
"g": 187,
"b": 167
},
"hsl": {
"h": 60,
"s": 12.821,
"l": 69.412
},
"oklch": {
"l": 0.78655,
"c": 0.02758,
"h": 107
},
"luminance": 0.48895
}Semantic roles & 50–950 ramp
primary
#BBBBA7
secondary
#DCDCE2
accent
#4F974F
background
#FCFCFB
surface
#F9F9F7
border
#D2D2D0
text
#131312
muted
#828281