#BBBAA2#BBBAA2
#BBBAA2 is a light, muted yellow. Relative luminance 0.483; OKLCH L 78.3% C 0.033 H 105.2°. Best body text is #000000 at 10.66:1 contrast (WCAG AA passes).
Color values
| HEX | #BBBAA2 |
|---|---|
| RGB | rgb(187, 186, 162) |
| HSL | hsl(58, 16%, 68%) |
| HSV | hsv(58, 13%, 73%) |
| CMYK | cmyk(0%, 0.5%, 13.4%, 26.7%) |
| CIE-LAB | lab(75.01, -3.82, 12.31) |
| CIE-LCH | lch(75.01, 12.89, 107.22°) |
| OKLab | oklab(78.32% -0.0086 0.0319) |
| OKLCH | oklch(78.32% 0.033 105.2) |
| XYZ | xyz(44.5734, 48.2916, 41.1485) |
| Luminance | 0.4829 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Bland
#AFA88B
ΔE00 5.66
Stone (survey)
#ADA587
ΔE00 6.65
Cement
#A5A391
ΔE00 6.73
Greyish
#A8A495
ΔE00 7.06
Putty
#BEAE8A
ΔE00 7.47
Warm Gray
#C9BEB0
ΔE00 7.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBBAA2 #A2A3BB
analogous
#BBADA2 #BBBAA2 #AFBBA2
triadic
#BBBAA2 #A2BBBA #BAA2BB
tetradic
#BBBAA2 #A2BBAD #A2A3BB #BBA2AF
square
#BBBAA2 #A2BBAD #A2A3BB #BBA2AF
split-complementary
#BBBAA2 #A2AFBB #ADA2BB
monochromatic
#838160 #A1A07F #BBBAA2 #D5D4C5 #EFEEE9
Accessibility & contrast
On white
1.97
#BBBAA2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.66
#BBBAA2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBBAA2
10.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBBAA2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBBAA2 | 1.00 | 1.97 | 10.66 | 10.66 |
| #FFFFFF | 1.97 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BFB8A1
Deuteranopia (green-blind)
#BFB9A3
Tritanopia (blue-blind)
#BFB7B3
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #bbbaa2; /* rgb */ color: rgb(187, 186, 162); /* oklch */ color: oklch(78.3% 0.033 105.2);
Tailwind
colors: {
custom: {
50: '#cfcebd',
500: '#bbbaa2',
950: '#000000',
},
}SCSS
$custom: #bbbaa2; $custom-light: #cfcebd; $custom-dark: #000000;
JSON
{
"hex": "#bbbaa2",
"rgb": {
"r": 187,
"g": 186,
"b": 162
},
"hsl": {
"h": 57.6,
"s": 15.528,
"l": 68.431
},
"oklch": {
"l": 0.78319,
"c": 0.03303,
"h": 105.2
},
"luminance": 0.48291
}Semantic roles & 50–950 ramp
primary
#BBBAA2
secondary
#D9D9E0
accent
#4F9A4C
background
#FCFCFB
surface
#F9F9F6
border
#D2D2D0
text
#131312
muted
#828281