#BEBFAE#BEBFAE
#BEBFAE is a light, muted yellow. Relative luminance 0.513; OKLCH L 79.9% C 0.023 H 109.6°. Best body text is #000000 at 11.25:1 contrast (WCAG AA passes).
Color values
| HEX | #BEBFAE |
|---|---|
| RGB | rgb(190, 191, 174) |
| HSL | hsl(64, 12%, 72%) |
| HSV | hsv(64, 9%, 75%) |
| CMYK | cmyk(0.5%, 0%, 8.9%, 25.1%) |
| CIE-LAB | lab(76.84, -3.37, 8.46) |
| CIE-LCH | lch(76.84, 9.11, 111.72°) |
| OKLab | oklab(79.91% -0.0079 0.0221) |
| OKLCH | oklch(79.91% 0.023 109.6) |
| XYZ | xyz(47.5050, 51.2650, 47.4287) |
| Luminance | 0.5127 (WCAG relative) |
| Temperature | neutral |
| Family | yellow |
Closest named colors
Warm Gray
#C9BEB0
ΔE00 6.57
Silver (survey)
#C5C9C7
ΔE00 7.21
Greyish
#A8A495
ΔE00 7.69
Cement
#A5A391
ΔE00 7.82
Bland
#AFA88B
ΔE00 8.05
Silver
#C0C0C0
ΔE00 8.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEBFAE #AFAEBF
analogous
#BFB8AE #BEBFAE #B6BFAE
triadic
#BEBFAE #AEBEBF #BFAEBE
tetradic
#BEBFAE #AEBFB8 #AFAEBF #BFAEB6
square
#BEBFAE #AEBFB8 #AFAEBF #BFAEB6
split-complementary
#BEBFAE #AEB6BF #B8AEBF
monochromatic
#86886B #A3A48C #BEBFAE #D9DAD0 #F1F1EE
Accessibility & contrast
On white
1.87
#BEBFAE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.25
#BEBFAE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEBFAE
11.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEBFAE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEBFAE | 1.00 | 1.87 | 11.25 | 11.25 |
| #FFFFFF | 1.87 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C2BDAD
Deuteranopia (green-blind)
#C2BEAF
Tritanopia (blue-blind)
#C1BDBA
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #bebfae; /* rgb */ color: rgb(190, 191, 174); /* oklch */ color: oklch(79.9% 0.023 109.6);
Tailwind
colors: {
custom: {
50: '#d1d2c6',
500: '#bebfae',
950: '#000000',
},
}SCSS
$custom: #bebfae; $custom-light: #d1d2c6; $custom-dark: #000000;
JSON
{
"hex": "#bebfae",
"rgb": {
"r": 190,
"g": 191,
"b": 174
},
"hsl": {
"h": 63.529,
"s": 11.724,
"l": 71.569
},
"oklch": {
"l": 0.79912,
"c": 0.02343,
"h": 109.6
},
"luminance": 0.51265
}Semantic roles & 50–950 ramp
primary
#BEBFAE
secondary
#807F92
accent
#509654
background
#FEFEFD
surface
#FBFBF9
border
#D4D4D2
text
#141413
muted
#838382