#B0B094#B0B094
#B0B094 is a light, muted yellow. Relative luminance 0.424; OKLCH L 75.0% C 0.039 H 107.3°. Best body text is #000000 at 9.48:1 contrast (WCAG AA passes).
Color values
| HEX | #B0B094 |
|---|---|
| RGB | rgb(176, 176, 148) |
| HSL | hsl(60, 15%, 64%) |
| HSV | hsv(60, 16%, 69%) |
| CMYK | cmyk(0%, 0%, 15.9%, 31%) |
| CIE-LAB | lab(71.16, -4.86, 14.38) |
| CIE-LCH | lch(71.16, 15.18, 108.66°) |
| OKLab | oklab(74.96% -0.0115 0.037) |
| OKLCH | oklch(74.96% 0.039 107.3) |
| XYZ | xyz(38.7747, 42.4192, 34.1563) |
| Luminance | 0.4242 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Bland
#AFA88B
ΔE00 3.68
Stone (survey)
#ADA587
ΔE00 4.53
Cement
#A5A391
ΔE00 5.13
Greyish
#A8A495
ΔE00 6.22
Putty
#BEAE8A
ΔE00 7.00
Sage Green
#9CAF88
ΔE00 7.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B0B094 #9494B0
analogous
#B0A294 #B0B094 #A2B094
triadic
#B0B094 #94B0B0 #B094B0
tetradic
#B0B094 #94B0A2 #9494B0 #B094A2
square
#B0B094 #94B0A2 #9494B0 #B094A2
split-complementary
#B0B094 #94A2B0 #A294B0
monochromatic
#747456 #969671 #B0B094 #CACAB7 #E4E4DA
Accessibility & contrast
On white
2.21
#B0B094 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.48
#B0B094 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B0B094
9.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B0B094 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B0B094 | 1.00 | 2.21 | 9.48 | 9.48 |
| #FFFFFF | 2.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B5AD92
Deuteranopia (green-blind)
#B6AF95
Tritanopia (blue-blind)
#B4ACA8
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #b0b094; /* rgb */ color: rgb(176, 176, 148); /* oklch */ color: oklch(75.0% 0.039 107.3);
Tailwind
colors: {
custom: {
50: '#c7c7b3',
500: '#b0b094',
950: '#000000',
},
}SCSS
$custom: #b0b094; $custom-light: #c7c7b3; $custom-dark: #000000;
JSON
{
"hex": "#b0b094",
"rgb": {
"r": 176,
"g": 176,
"b": 148
},
"hsl": {
"h": 60,
"s": 15.054,
"l": 63.529
},
"oklch": {
"l": 0.74964,
"c": 0.03878,
"h": 107.3
},
"luminance": 0.42419
}Semantic roles & 50–950 ramp
primary
#B0B094
secondary
#CBCBD5
accent
#4C994C
background
#FCFCFB
surface
#F8F8F6
border
#D1D1D0
text
#131311
muted
#828280