#B3B293#B3B293
#B3B293 is a light, muted yellow. Relative luminance 0.435; OKLCH L 75.6% C 0.043 H 105.9°. Best body text is #000000 at 9.71:1 contrast (WCAG AA passes).
Color values
| HEX | #B3B293 |
|---|---|
| RGB | rgb(179, 178, 147) |
| HSL | hsl(58, 17%, 64%) |
| HSV | hsv(58, 18%, 70%) |
| CMYK | cmyk(0%, 0.6%, 17.9%, 29.8%) |
| CIE-LAB | lab(71.91, -4.94, 16.02) |
| CIE-LCH | lch(71.91, 16.76, 107.16°) |
| OKLab | oklab(75.61% -0.0117 0.0411) |
| OKLCH | oklch(75.61% 0.043 105.9) |
| XYZ | xyz(39.7769, 43.5315, 33.9051) |
| Luminance | 0.4353 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Bland
#AFA88B
ΔE00 3.78
Stone (survey)
#ADA587
ΔE00 4.62
Cement
#A5A391
ΔE00 6.08
Putty
#BEAE8A
ΔE00 6.42
Greyish
#A8A495
ΔE00 7.09
Sand
#C2B280
ΔE00 7.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B3B293 #9394B3
analogous
#B3A293 #B3B293 #A4B393
triadic
#B3B293 #93B3B2 #B293B3
tetradic
#B3B293 #93B3A2 #9394B3 #B393A4
square
#B3B293 #93B3A2 #9394B3 #B393A4
split-complementary
#B3B293 #93A4B3 #A293B3
monochromatic
#787654 #9A986F #B3B293 #CCCCB7 #E6E5DB
Accessibility & contrast
On white
2.16
#B3B293 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.71
#B3B293 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B3B293
9.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B3B293 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B3B293 | 1.00 | 2.16 | 9.71 | 9.71 |
| #FFFFFF | 2.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B8AF91
Deuteranopia (green-blind)
#B8B194
Tritanopia (blue-blind)
#B8AEA9
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #b3b293; /* rgb */ color: rgb(179, 178, 147); /* oklch */ color: oklch(75.6% 0.043 105.9);
Tailwind
colors: {
custom: {
50: '#cac9b2',
500: '#b3b293',
950: '#000000',
},
}SCSS
$custom: #b3b293; $custom-light: #cac9b2; $custom-dark: #000000;
JSON
{
"hex": "#b3b293",
"rgb": {
"r": 179,
"g": 178,
"b": 147
},
"hsl": {
"h": 58.125,
"s": 17.391,
"l": 63.922
},
"oklch": {
"l": 0.75612,
"c": 0.04272,
"h": 105.9
},
"luminance": 0.43531
}Semantic roles & 50–950 ramp
primary
#B3B293
secondary
#CBCCD7
accent
#4C9C4A
background
#FCFCFB
surface
#F8F8F6
border
#D1D1D0
text
#131311
muted
#828280