#B2B294#B2B294
#B2B294 is a light, muted yellow. Relative luminance 0.434; OKLCH L 75.6% C 0.041 H 107.4°. Best body text is #000000 at 9.69:1 contrast (WCAG AA passes).
Color values
| HEX | #B2B294 |
|---|---|
| RGB | rgb(178, 178, 148) |
| HSL | hsl(60, 16%, 64%) |
| HSV | hsv(60, 17%, 70%) |
| CMYK | cmyk(0%, 0%, 16.9%, 30.2%) |
| CIE-LAB | lab(71.86, -5.17, 15.38) |
| CIE-LCH | lch(71.86, 16.22, 108.57°) |
| OKLab | oklab(75.55% -0.0123 0.0395) |
| OKLCH | oklch(75.55% 0.041 107.4) |
| XYZ | xyz(39.6254, 43.4443, 34.3093) |
| Luminance | 0.4344 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Bland
#AFA88B
ΔE00 4.03
Stone (survey)
#ADA587
ΔE00 4.87
Cement
#A5A391
ΔE00 5.92
Putty
#BEAE8A
ΔE00 6.88
Greyish
#A8A495
ΔE00 6.98
Sage Green
#9CAF88
ΔE00 7.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B2B294 #9494B2
analogous
#B2A394 #B2B294 #A3B294
triadic
#B2B294 #94B2B2 #B294B2
tetradic
#B2B294 #94B2A3 #9494B2 #B294A3
square
#B2B294 #94B2A3 #9494B2 #B294A3
split-complementary
#B2B294 #94A3B2 #A394B2
monochromatic
#767655 #989870 #B2B294 #CCCCB8 #E5E5DB
Accessibility & contrast
On white
2.17
#B2B294 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.69
#B2B294 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B2B294
9.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B2B294 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B2B294 | 1.00 | 2.17 | 9.69 | 9.69 |
| #FFFFFF | 2.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B7AF92
Deuteranopia (green-blind)
#B8B195
Tritanopia (blue-blind)
#B7AEAA
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #b2b294; /* rgb */ color: rgb(178, 178, 148); /* oklch */ color: oklch(75.6% 0.041 107.4);
Tailwind
colors: {
custom: {
50: '#c9c9b3',
500: '#b2b294',
950: '#000000',
},
}SCSS
$custom: #b2b294; $custom-light: #c9c9b3; $custom-dark: #000000;
JSON
{
"hex": "#b2b294",
"rgb": {
"r": 178,
"g": 178,
"b": 148
},
"hsl": {
"h": 60,
"s": 16.304,
"l": 63.922
},
"oklch": {
"l": 0.75553,
"c": 0.0414,
"h": 107.4
},
"luminance": 0.43444
}Semantic roles & 50–950 ramp
primary
#B2B294
secondary
#CCCCD6
accent
#4B9B4B
background
#FCFCFB
surface
#F8F8F6
border
#D1D1D0
text
#131311
muted
#828280