#BBB893#BBB893
#BBB893 is a light, muted yellow. Relative luminance 0.470; OKLCH L 77.5% C 0.050 H 103.7°. Best body text is #000000 at 10.39:1 contrast (WCAG AA passes).
Color values
| HEX | #BBB893 |
|---|---|
| RGB | rgb(187, 184, 147) |
| HSL | hsl(56, 23%, 65%) |
| HSV | hsv(56, 21%, 73%) |
| CMYK | cmyk(0%, 1.6%, 21.4%, 26.7%) |
| CIE-LAB | lab(74.16, -5.08, 19.23) |
| CIE-LCH | lch(74.16, 19.89, 104.80°) |
| OKLab | oklab(77.54% -0.0119 0.0491) |
| OKLCH | oklch(77.54% 0.05 103.7) |
| XYZ | xyz(42.9003, 46.9530, 34.4010) |
| Luminance | 0.4695 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Bland
#AFA88B
ΔE00 5.19
Sand
#C2B280
ΔE00 5.70
Putty
#BEAE8A
ΔE00 5.91
Stone (survey)
#ADA587
ΔE00 5.92
Khaki
#C3B091
ΔE00 7.78
Cement
#A5A391
ΔE00 8.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBB893 #9396BB
analogous
#BBA493 #BBB893 #AABB93
triadic
#BBB893 #93BBB8 #B893BB
tetradic
#BBB893 #93BBA4 #9396BB #BB93AA
square
#BBB893 #93BBA4 #9396BB #BB93AA
split-complementary
#BBB893 #93AABB #A493BB
monochromatic
#827E52 #A39F6D #BBB893 #D3D1B9 #EAE9DE
Accessibility & contrast
On white
2.02
#BBB893 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.39
#BBB893 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBB893
10.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBB893 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBB893 | 1.00 | 2.02 | 10.39 | 10.39 |
| #FFFFFF | 2.02 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BFB591
Deuteranopia (green-blind)
#C0B794
Tritanopia (blue-blind)
#C1B3AE
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #bbb893; /* rgb */ color: rgb(187, 184, 147); /* oklch */ color: oklch(77.5% 0.050 103.7);
Tailwind
colors: {
custom: {
50: '#cfcdb2',
500: '#bbb893',
950: '#000000',
},
}SCSS
$custom: #bbb893; $custom-light: #cfcdb2; $custom-dark: #000000;
JSON
{
"hex": "#bbb893",
"rgb": {
"r": 187,
"g": 184,
"b": 147
},
"hsl": {
"h": 55.5,
"s": 22.727,
"l": 65.49
},
"oklch": {
"l": 0.77544,
"c": 0.05048,
"h": 103.7
},
"luminance": 0.46952
}Semantic roles & 50–950 ramp
primary
#BBB893
secondary
#CECFDC
accent
#4BA144
background
#FCFCFB
surface
#F9F9F6
border
#D2D2D0
text
#141311
muted
#828280