#BEBE95#BEBE95
#BEBE95 is a light, muted yellow. Relative luminance 0.499; OKLCH L 79.1% C 0.055 H 107.6°. Best body text is #000000 at 10.99:1 contrast (WCAG AA passes).
Color values
| HEX | #BEBE95 |
|---|---|
| RGB | rgb(190, 190, 149) |
| HSL | hsl(60, 24%, 66%) |
| HSV | hsv(60, 22%, 75%) |
| CMYK | cmyk(0%, 0%, 21.6%, 25.5%) |
| CIE-LAB | lab(76.04, -6.79, 20.78) |
| CIE-LCH | lch(76.04, 21.86, 108.11°) |
| OKLab | oklab(79.1% -0.0168 0.0529) |
| OKLCH | oklch(79.1% 0.055 107.6) |
| XYZ | xyz(45.0733, 49.9445, 35.6937) |
| Luminance | 0.4994 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Sand
#C2B280
ΔE00 6.57
Bland
#AFA88B
ΔE00 7.27
Putty
#BEAE8A
ΔE00 7.65
Stone (survey)
#ADA587
ΔE00 7.96
Sage Green
#9CAF88
ΔE00 8.19
Darkkhaki
#BDB76B
ΔE00 8.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEBE95 #9595BE
analogous
#BEAA95 #BEBE95 #AABE95
triadic
#BEBE95 #95BEBE #BE95BE
tetradic
#BEBE95 #95BEAA #9595BE #BE95AA
square
#BEBE95 #95BEAA #9595BE #BE95AA
split-complementary
#BEBE95 #95AABE #AA95BE
monochromatic
#868652 #A7A76F #BEBE95 #D5D5BB #EDEDE1
Accessibility & contrast
On white
1.91
#BEBE95 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.99
#BEBE95 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEBE95
10.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEBE95 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEBE95 | 1.00 | 1.91 | 10.99 | 10.99 |
| #FFFFFF | 1.91 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C5BA92
Deuteranopia (green-blind)
#C6BC96
Tritanopia (blue-blind)
#C4B9B3
Achromatopsia (no color)
#BBBBBB
Design tokens & code
CSS
--color: #bebe95; /* rgb */ color: rgb(190, 190, 149); /* oklch */ color: oklch(79.1% 0.055 107.6);
Tailwind
colors: {
custom: {
50: '#d2d1b4',
500: '#bebe95',
950: '#000000',
},
}SCSS
$custom: #bebe95; $custom-light: #d2d1b4; $custom-dark: #000000;
JSON
{
"hex": "#bebe95",
"rgb": {
"r": 190,
"g": 190,
"b": 149
},
"hsl": {
"h": 60,
"s": 23.977,
"l": 66.471
},
"oklch": {
"l": 0.79099,
"c": 0.05546,
"h": 107.6
},
"luminance": 0.49944
}Semantic roles & 50–950 ramp
primary
#BEBE95
secondary
#D1D1DE
accent
#43A243
background
#FCFCFB
surface
#F9F9F6
border
#D2D2D0
text
#141411
muted
#828280