#BEBEAB#BEBEAB
#BEBEAB is a light, muted yellow. Relative luminance 0.507; OKLCH L 79.6% C 0.026 H 107.0°. Best body text is #000000 at 11.14:1 contrast (WCAG AA passes).
Color values
| HEX | #BEBEAB |
|---|---|
| RGB | rgb(190, 190, 171) |
| HSL | hsl(60, 13%, 71%) |
| HSV | hsv(60, 10%, 75%) |
| CMYK | cmyk(0%, 0%, 10%, 25.5%) |
| CIE-LAB | lab(76.51, -3.35, 9.60) |
| CIE-LCH | lch(76.51, 10.17, 109.22°) |
| OKLab | oklab(79.63% -0.0076 0.025) |
| OKLCH | oklch(79.63% 0.026 107) |
| XYZ | xyz(46.9985, 50.7146, 45.8331) |
| Luminance | 0.5071 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Warm Gray
#C9BEB0
ΔE00 6.53
Bland
#AFA88B
ΔE00 7.35
Greyish
#A8A495
ΔE00 7.47
Cement
#A5A391
ΔE00 7.52
Greige
#B8AB98
ΔE00 7.90
Silver (survey)
#C5C9C7
ΔE00 8.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEBEAB #ABABBE
analogous
#BEB4AB #BEBEAB #B4BEAB
triadic
#BEBEAB #ABBEBE #BEABBE
tetradic
#BEBEAB #ABBEB4 #ABABBE #BEABB4
square
#BEBEAB #ABBEB4 #ABABBE #BEABB4
split-complementary
#BEBEAB #ABB4BE #B4ABBE
monochromatic
#878768 #A3A388 #BEBEAB #D9D9CE #F2F2EE
Accessibility & contrast
On white
1.88
#BEBEAB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.14
#BEBEAB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEBEAB
11.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEBEAB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEBEAB | 1.00 | 1.88 | 11.14 | 11.14 |
| #FFFFFF | 1.88 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C2BCAA
Deuteranopia (green-blind)
#C2BDAC
Tritanopia (blue-blind)
#C1BBB8
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #bebeab; /* rgb */ color: rgb(190, 190, 171); /* oklch */ color: oklch(79.6% 0.026 107.0);
Tailwind
colors: {
custom: {
50: '#d1d1c4',
500: '#bebeab',
950: '#000000',
},
}SCSS
$custom: #bebeab; $custom-light: #d1d1c4; $custom-dark: #000000;
JSON
{
"hex": "#bebeab",
"rgb": {
"r": 190,
"g": 190,
"b": 171
},
"hsl": {
"h": 60,
"s": 12.752,
"l": 70.784
},
"oklch": {
"l": 0.79626,
"c": 0.02615,
"h": 107
},
"luminance": 0.50714
}Semantic roles & 50–950 ramp
primary
#BEBEAB
secondary
#7C7C91
accent
#4F974F
background
#FEFEFD
surface
#FBFBF9
border
#D4D4D2
text
#141412
muted
#838382