#BEBB94#BEBB94
#BEBB94 is a light, muted yellow. Relative luminance 0.486; OKLCH L 78.4% C 0.053 H 103.9°. Best body text is #000000 at 10.73:1 contrast (WCAG AA passes).
Color values
| HEX | #BEBB94 |
|---|---|
| RGB | rgb(190, 187, 148) |
| HSL | hsl(56, 24%, 66%) |
| HSV | hsv(56, 22%, 75%) |
| CMYK | cmyk(0%, 1.6%, 22.1%, 25.5%) |
| CIE-LAB | lab(75.22, -5.37, 20.19) |
| CIE-LCH | lch(75.22, 20.89, 104.89°) |
| OKLab | oklab(78.45% -0.0127 0.0514) |
| OKLCH | oklch(78.45% 0.053 103.9) |
| XYZ | xyz(44.3507, 48.6266, 35.0607) |
| Luminance | 0.4863 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Sand
#C2B280
ΔE00 5.64
Bland
#AFA88B
ΔE00 6.07
Putty
#BEAE8A
ΔE00 6.29
Stone (survey)
#ADA587
ΔE00 6.78
Khaki
#C3B091
ΔE00 8.10
Darkkhaki
#BDB76B
ΔE00 8.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEBB94 #9497BE
analogous
#BEA694 #BEBB94 #ACBE94
triadic
#BEBB94 #94BEBB #BB94BE
tetradic
#BEBB94 #94BEA6 #9497BE #BE94AC
square
#BEBB94 #94BEA6 #9497BE #BE94AC
split-complementary
#BEBB94 #94ACBE #A694BE
monochromatic
#868251 #A7A36E #BEBB94 #D5D3BA #ECEBE0
Accessibility & contrast
On white
1.96
#BEBB94 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.73
#BEBB94 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEBB94
10.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEBB94 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEBB94 | 1.00 | 1.96 | 10.73 | 10.73 |
| #FFFFFF | 1.96 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C2B892
Deuteranopia (green-blind)
#C4BA95
Tritanopia (blue-blind)
#C5B6B0
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #bebb94; /* rgb */ color: rgb(190, 187, 148); /* oklch */ color: oklch(78.4% 0.053 103.9);
Tailwind
colors: {
custom: {
50: '#d2cfb3',
500: '#bebb94',
950: '#000000',
},
}SCSS
$custom: #bebb94; $custom-light: #d2cfb3; $custom-dark: #000000;
JSON
{
"hex": "#bebb94",
"rgb": {
"r": 190,
"g": 187,
"b": 148
},
"hsl": {
"h": 55.714,
"s": 24.419,
"l": 66.275
},
"oklch": {
"l": 0.78447,
"c": 0.05296,
"h": 103.9
},
"luminance": 0.48626
}Semantic roles & 50–950 ramp
primary
#BEBB94
secondary
#D0D1DE
accent
#49A343
background
#FCFCFB
surface
#F9F9F6
border
#D2D2D0
text
#141311
muted
#828280