#BBBEA7#BBBEA7
#BBBEA7 is a light, muted yellow. Relative luminance 0.502; OKLCH L 79.3% C 0.032 H 113.2°. Best body text is #000000 at 11.04:1 contrast (WCAG AA passes).
Color values
| HEX | #BBBEA7 |
|---|---|
| RGB | rgb(187, 190, 167) |
| HSL | hsl(68, 15%, 70%) |
| HSV | hsv(68, 12%, 75%) |
| CMYK | cmyk(1.6%, 0%, 12.1%, 25.5%) |
| CIE-LAB | lab(76.18, -5.11, 11.27) |
| CIE-LCH | lch(76.18, 12.37, 114.37°) |
| OKLab | oklab(79.28% -0.0125 0.0292) |
| OKLCH | oklch(79.28% 0.032 113.2) |
| XYZ | xyz(45.8812, 50.1819, 43.8207) |
| Luminance | 0.5018 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Bland
#AFA88B
ΔE00 7.35
Cement
#A5A391
ΔE00 7.83
Greyish
#A8A495
ΔE00 8.27
Stone (survey)
#ADA587
ΔE00 8.33
Warm Gray
#C9BEB0
ΔE00 8.63
Sage Green
#9CAF88
ΔE00 9.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBBEA7 #AAA7BE
analogous
#BEB6A7 #BBBEA7 #AFBEA7
triadic
#BBBEA7 #A7BBBE #BEA7BB
tetradic
#BBBEA7 #A7BEB6 #AAA7BE #BEA7AF
square
#BBBEA7 #A7BEB6 #AAA7BE #BEA7AF
split-complementary
#BBBEA7 #A7AFBE #B6A7BE
monochromatic
#828764 #A0A484 #BBBEA7 #D6D8CA #F1F2ED
Accessibility & contrast
On white
1.90
#BBBEA7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.04
#BBBEA7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBBEA7
11.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBBEA7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBBEA7 | 1.00 | 1.90 | 11.04 | 11.04 |
| #FFFFFF | 1.90 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C2BCA6
Deuteranopia (green-blind)
#C2BCA8
Tritanopia (blue-blind)
#BEBBB7
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #bbbea7; /* rgb */ color: rgb(187, 190, 167); /* oklch */ color: oklch(79.3% 0.032 113.2);
Tailwind
colors: {
custom: {
50: '#cfd1c1',
500: '#bbbea7',
950: '#000000',
},
}SCSS
$custom: #bbbea7; $custom-light: #cfd1c1; $custom-dark: #000000;
JSON
{
"hex": "#bbbea7",
"rgb": {
"r": 187,
"g": 190,
"b": 167
},
"hsl": {
"h": 67.826,
"s": 15.033,
"l": 70
},
"oklch": {
"l": 0.79282,
"c": 0.0318,
"h": 113.2
},
"luminance": 0.50182
}Semantic roles & 50–950 ramp
primary
#BBBEA7
secondary
#7B7891
accent
#4C9956
background
#FEFEFD
surface
#FBFBF9
border
#D4D4D2
text
#131412
muted
#838382