#BBB193#BBB193
#BBB193 is a light, muted yellow. Relative luminance 0.441; OKLCH L 76.1% C 0.043 H 91.8°. Best body text is #000000 at 9.82:1 contrast (WCAG AA passes).
Color values
| HEX | #BBB193 |
|---|---|
| RGB | rgb(187, 177, 147) |
| HSL | hsl(45, 23%, 65%) |
| HSV | hsv(45, 21%, 73%) |
| CMYK | cmyk(0%, 5.3%, 21.4%, 26.7%) |
| CIE-LAB | lab(72.31, -1.36, 16.66) |
| CIE-LCH | lch(72.31, 16.72, 94.68°) |
| OKLab | oklab(76.08% -0.0013 0.0427) |
| OKLCH | oklch(76.08% 0.043 91.8) |
| XYZ | xyz(41.4820, 44.1165, 33.9282) |
| Luminance | 0.4412 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Putty
#BEAE8A
ΔE00 2.82
Bland
#AFA88B
ΔE00 3.03
Stone (survey)
#ADA587
ΔE00 3.68
Khaki
#C3B091
ΔE00 4.00
Greige
#B8AB98
ΔE00 5.01
Sand
#C2B280
ΔE00 5.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBB193 #939DBB
analogous
#BB9D93 #BBB193 #B1BB93
triadic
#BBB193 #93BBB1 #B193BB
tetradic
#BBB193 #93BB9D #939DBB #BB93B1
square
#BBB193 #93BB9D #939DBB #BB93B1
split-complementary
#BBB193 #93B1BB #9D93BB
monochromatic
#827652 #A3966D #BBB193 #D3CCB9 #EAE7DE
Accessibility & contrast
On white
2.14
#BBB193 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.82
#BBB193 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBB193
9.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBB193 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBB193 | 1.00 | 2.14 | 9.82 | 9.82 |
| #FFFFFF | 2.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B8B091
Deuteranopia (green-blind)
#BBB394
Tritanopia (blue-blind)
#C2ACA9
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #bbb193; /* rgb */ color: rgb(187, 177, 147); /* oklch */ color: oklch(76.1% 0.043 91.8);
Tailwind
colors: {
custom: {
50: '#cfc8b2',
500: '#bbb193',
950: '#000000',
},
}SCSS
$custom: #bbb193; $custom-light: #cfc8b2; $custom-dark: #000000;
JSON
{
"hex": "#bbb193",
"rgb": {
"r": 187,
"g": 177,
"b": 147
},
"hsl": {
"h": 45,
"s": 22.727,
"l": 65.49
},
"oklch": {
"l": 0.76082,
"c": 0.04273,
"h": 91.8
},
"luminance": 0.44116
}Semantic roles & 50–950 ramp
primary
#BBB193
secondary
#CED2DC
accent
#5CA144
background
#FCFCFB
surface
#F9F8F6
border
#D2D1D0
text
#141311
muted
#828280