#BEBF94#BEBF94
#BEBF94 is a light, muted yellow. Relative luminance 0.503; OKLCH L 79.3% C 0.058 H 108.8°. Best body text is #000000 at 11.07:1 contrast (WCAG AA passes).
Color values
| HEX | #BEBF94 |
|---|---|
| RGB | rgb(190, 191, 148) |
| HSL | hsl(61, 25%, 66%) |
| HSV | hsv(61, 23%, 75%) |
| CMYK | cmyk(0.5%, 0%, 22.5%, 25.1%) |
| CIE-LAB | lab(76.28, -7.46, 21.65) |
| CIE-LCH | lch(76.28, 22.90, 109.01°) |
| OKLab | oklab(79.29% -0.0187 0.055) |
| OKLCH | oklch(79.29% 0.058 108.8) |
| XYZ | xyz(45.2111, 50.3474, 35.3475) |
| Luminance | 0.5035 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Sand
#C2B280
ΔE00 6.78
Bland
#AFA88B
ΔE00 7.81
Darkkhaki
#BDB76B
ΔE00 7.88
Sage Green
#9CAF88
ΔE00 8.06
Pale Olive
#B9CC81
ΔE00 8.08
Putty
#BEAE8A
ΔE00 8.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEBF94 #9594BF
analogous
#BFAB94 #BEBF94 #A9BF94
triadic
#BEBF94 #94BEBF #BF94BE
tetradic
#BEBF94 #94BFAB #9594BF #BF94A9
square
#BEBF94 #94BFAB #9594BF #BF94A9
split-complementary
#BEBF94 #94A9BF #AB94BF
monochromatic
#868851 #A7A86E #BEBF94 #D5D6BA #EDEDE1
Accessibility & contrast
On white
1.90
#BEBF94 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.07
#BEBF94 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEBF94
11.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEBF94 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEBF94 | 1.00 | 1.90 | 11.07 | 11.07 |
| #FFFFFF | 1.90 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C6BB91
Deuteranopia (green-blind)
#C7BD96
Tritanopia (blue-blind)
#C4BAB3
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #bebf94; /* rgb */ color: rgb(190, 191, 148); /* oklch */ color: oklch(79.3% 0.058 108.8);
Tailwind
colors: {
custom: {
50: '#d2d2b3',
500: '#bebf94',
950: '#000000',
},
}SCSS
$custom: #bebf94; $custom-light: #d2d2b3; $custom-dark: #000000;
JSON
{
"hex": "#bebf94",
"rgb": {
"r": 190,
"g": 191,
"b": 148
},
"hsl": {
"h": 61.395,
"s": 25.146,
"l": 66.471
},
"oklch": {
"l": 0.79288,
"c": 0.05805,
"h": 108.8
},
"luminance": 0.50347
}Semantic roles & 50–950 ramp
primary
#BEBF94
secondary
#676691
accent
#42A444
background
#FEFEFD
surface
#FBFBF8
border
#D4D4D1
text
#141411
muted
#838381