#BBBBA2#BBBBA2
#BBBBA2 is a light, muted yellow. Relative luminance 0.487; OKLCH L 78.5% C 0.034 H 107.2°. Best body text is #000000 at 10.74:1 contrast (WCAG AA passes).
Color values
| HEX | #BBBBA2 |
|---|---|
| RGB | rgb(187, 187, 162) |
| HSL | hsl(60, 16%, 68%) |
| HSV | hsv(60, 13%, 73%) |
| CMYK | cmyk(0%, 0%, 13.4%, 26.7%) |
| CIE-LAB | lab(75.27, -4.34, 12.69) |
| CIE-LCH | lch(75.27, 13.41, 108.90°) |
| OKLab | oklab(78.53% -0.0101 0.0328) |
| OKLCH | oklch(78.53% 0.034 107.2) |
| XYZ | xyz(44.7848, 48.7144, 41.2189) |
| Luminance | 0.4871 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Bland
#AFA88B
ΔE00 5.97
Stone (survey)
#ADA587
ΔE00 6.95
Cement
#A5A391
ΔE00 7.10
Greyish
#A8A495
ΔE00 7.54
Putty
#BEAE8A
ΔE00 7.80
Warm Gray
#C9BEB0
ΔE00 8.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBBBA2 #A2A2BB
analogous
#BBAEA2 #BBBBA2 #AEBBA2
triadic
#BBBBA2 #A2BBBB #BBA2BB
tetradic
#BBBBA2 #A2BBAE #A2A2BB #BBA2AE
square
#BBBBA2 #A2BBAE #A2A2BB #BBA2AE
split-complementary
#BBBBA2 #A2AEBB #AEA2BB
monochromatic
#838360 #A1A17F #BBBBA2 #D5D5C5 #EFEFE9
Accessibility & contrast
On white
1.95
#BBBBA2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.74
#BBBBA2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBBBA2
10.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBBBA2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBBBA2 | 1.00 | 1.95 | 10.74 | 10.74 |
| #FFFFFF | 1.95 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C0B9A1
Deuteranopia (green-blind)
#C0BAA3
Tritanopia (blue-blind)
#BFB8B4
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #bbbba2; /* rgb */ color: rgb(187, 187, 162); /* oklch */ color: oklch(78.5% 0.034 107.2);
Tailwind
colors: {
custom: {
50: '#cfcfbd',
500: '#bbbba2',
950: '#000000',
},
}SCSS
$custom: #bbbba2; $custom-light: #cfcfbd; $custom-dark: #000000;
JSON
{
"hex": "#bbbba2",
"rgb": {
"r": 187,
"g": 187,
"b": 162
},
"hsl": {
"h": 60,
"s": 15.528,
"l": 68.431
},
"oklch": {
"l": 0.78528,
"c": 0.03436,
"h": 107.2
},
"luminance": 0.48714
}Semantic roles & 50–950 ramp
primary
#BBBBA2
secondary
#D9D9E0
accent
#4C9A4C
background
#FCFCFB
surface
#F9F9F6
border
#D2D2D0
text
#131312
muted
#828281