#BEBF95#BEBF95
#BEBF95 is a light, muted yellow. Relative luminance 0.504; OKLCH L 79.3% C 0.057 H 108.8°. Best body text is #000000 at 11.08:1 contrast (WCAG AA passes).
Color values
| HEX | #BEBF95 |
|---|---|
| RGB | rgb(190, 191, 149) |
| HSL | hsl(61, 25%, 67%) |
| HSV | hsv(61, 22%, 75%) |
| CMYK | cmyk(0.5%, 0%, 22%, 25.1%) |
| CIE-LAB | lab(76.30, -7.32, 21.14) |
| CIE-LCH | lch(76.30, 22.37, 109.09°) |
| OKLab | oklab(79.31% -0.0182 0.0538) |
| OKLCH | oklch(79.31% 0.057 108.8) |
| XYZ | xyz(45.2906, 50.3792, 35.7662) |
| Luminance | 0.5038 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Sand
#C2B280
ΔE00 6.87
Bland
#AFA88B
ΔE00 7.70
Sage Green
#9CAF88
ΔE00 8.05
Putty
#BEAE8A
ΔE00 8.09
Darkkhaki
#BDB76B
ΔE00 8.11
Pale Olive
#B9CC81
ΔE00 8.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEBF95 #9695BF
analogous
#BFAB95 #BEBF95 #A9BF95
triadic
#BEBF95 #95BEBF #BF95BE
tetradic
#BEBF95 #95BFAB #9695BF #BF95A9
square
#BEBF95 #95BFAB #9695BF #BF95A9
split-complementary
#BEBF95 #95A9BF #AB95BF
monochromatic
#868852 #A7A86F #BEBF95 #D5D6BB #EDEDE1
Accessibility & contrast
On white
1.90
#BEBF95 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.08
#BEBF95 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEBF95
11.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEBF95 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEBF95 | 1.00 | 1.90 | 11.08 | 11.08 |
| #FFFFFF | 1.90 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C6BB92
Deuteranopia (green-blind)
#C7BD97
Tritanopia (blue-blind)
#C4BAB4
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #bebf95; /* rgb */ color: rgb(190, 191, 149); /* oklch */ color: oklch(79.3% 0.057 108.8);
Tailwind
colors: {
custom: {
50: '#d2d2b4',
500: '#bebf95',
950: '#000000',
},
}SCSS
$custom: #bebf95; $custom-light: #d2d2b4; $custom-dark: #000000;
JSON
{
"hex": "#bebf95",
"rgb": {
"r": 190,
"g": 191,
"b": 149
},
"hsl": {
"h": 61.429,
"s": 24.706,
"l": 66.667
},
"oklch": {
"l": 0.7931,
"c": 0.05676,
"h": 108.8
},
"luminance": 0.50379
}Semantic roles & 50–950 ramp
primary
#BEBF95
secondary
#686792
accent
#42A345
background
#FEFEFD
surface
#FBFBF8
border
#D4D4D1
text
#141411
muted
#838381