#BEBBAE#BEBBAE
#BEBBAE is a light, near-neutral yellow. Relative luminance 0.495; OKLCH L 79.1% C 0.018 H 96.2°. Best body text is #000000 at 10.91:1 contrast (WCAG AA passes).
Color values
| HEX | #BEBBAE |
|---|---|
| RGB | rgb(190, 187, 174) |
| HSL | hsl(49, 11%, 71%) |
| HSV | hsv(49, 8%, 75%) |
| CMYK | cmyk(0%, 1.6%, 8.4%, 25.5%) |
| CIE-LAB | lab(75.79, -1.25, 6.95) |
| CIE-LCH | lch(75.79, 7.07, 100.20°) |
| OKLab | oklab(79.08% -0.002 0.0182) |
| OKLCH | oklch(79.08% 0.018 96.2) |
| XYZ | xyz(46.6446, 49.5441, 47.1419) |
| Luminance | 0.4954 (WCAG relative) |
| Temperature | neutral |
| Family | yellow |
Closest named colors
Warm Gray
#C9BEB0
ΔE00 4.14
Greige
#B8AB98
ΔE00 6.25
Silver
#C0C0C0
ΔE00 6.35
Greyish
#A8A495
ΔE00 6.52
Silver (survey)
#C5C9C7
ΔE00 6.56
Cement
#A5A391
ΔE00 7.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEBBAE #AEB1BE
analogous
#BEB3AE #BEBBAE #B9BEAE
triadic
#BEBBAE #AEBEBB #BBAEBE
tetradic
#BEBBAE #AEBEB3 #AEB1BE #BEAEB9
square
#BEBBAE #AEBEB3 #AEB1BE #BEAEB9
split-complementary
#BEBBAE #AEB9BE #B3AEBE
monochromatic
#86816C #A39E8C #BEBBAE #D9D8D0 #F1F1EE
Accessibility & contrast
On white
1.93
#BEBBAE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.91
#BEBBAE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEBBAE
10.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEBBAE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEBBAE | 1.00 | 1.93 | 10.91 | 10.91 |
| #FFFFFF | 1.93 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BEBAAD
Deuteranopia (green-blind)
#BFBBAE
Tritanopia (blue-blind)
#C1B9B7
Achromatopsia (no color)
#BBBBBB
Design tokens & code
CSS
--color: #bebbae; /* rgb */ color: rgb(190, 187, 174); /* oklch */ color: oklch(79.1% 0.018 96.2);
Tailwind
colors: {
custom: {
50: '#d1cfc6',
500: '#bebbae',
950: '#000000',
},
}SCSS
$custom: #bebbae; $custom-light: #d1cfc6; $custom-dark: #000000;
JSON
{
"hex": "#bebbae",
"rgb": {
"r": 190,
"g": 187,
"b": 174
},
"hsl": {
"h": 48.75,
"s": 10.959,
"l": 71.373
},
"oklch": {
"l": 0.79084,
"c": 0.01832,
"h": 96.2
},
"luminance": 0.49544
}Semantic roles & 50–950 ramp
primary
#BEBBAE
secondary
#E2E3E6
accent
#5D9550
background
#FCFCFC
surface
#F9F9F8
border
#D2D2D1
text
#141313
muted
#828282