#BEBDAF#BEBDAF
#BEBDAF is a light, near-neutral yellow. Relative luminance 0.504; OKLCH L 79.5% C 0.019 H 103.5°. Best body text is #000000 at 11.09:1 contrast (WCAG AA passes).
Color values
| HEX | #BEBDAF |
|---|---|
| RGB | rgb(190, 189, 175) |
| HSL | hsl(56, 10%, 72%) |
| HSV | hsv(56, 8%, 75%) |
| CMYK | cmyk(0%, 0.5%, 7.9%, 25.5%) |
| CIE-LAB | lab(76.34, -2.14, 7.20) |
| CIE-LCH | lch(76.34, 7.51, 106.57°) |
| OKLab | oklab(79.52% -0.0045 0.0188) |
| OKLCH | oklch(79.52% 0.019 103.5) |
| XYZ | xyz(47.1697, 50.4377, 47.7996) |
| Luminance | 0.5044 (WCAG relative) |
| Temperature | neutral |
| Family | yellow |
Closest named colors
Warm Gray
#C9BEB0
ΔE00 5.17
Silver (survey)
#C5C9C7
ΔE00 6.42
Silver
#C0C0C0
ΔE00 6.77
Greyish
#A8A495
ΔE00 7.00
Greige
#B8AB98
ΔE00 7.23
Cement
#A5A391
ΔE00 7.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEBDAF #AFB0BE
analogous
#BEB6AF #BEBDAF #B8BEAF
triadic
#BEBDAF #AFBEBD #BDAFBE
tetradic
#BEBDAF #AFBEB6 #AFB0BE #BEAFB8
square
#BEBDAF #AFBEB6 #AFB0BE #BEAFB8
split-complementary
#BEBDAF #AFB8BE #B6AFBE
monochromatic
#86846D #A3A18D #BEBDAF #D9D9D1 #F1F1EE
Accessibility & contrast
On white
1.89
#BEBDAF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.09
#BEBDAF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEBDAF
11.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEBDAF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEBDAF | 1.00 | 1.89 | 11.09 | 11.09 |
| #FFFFFF | 1.89 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C0BCAE
Deuteranopia (green-blind)
#C0BDAF
Tritanopia (blue-blind)
#C1BBB9
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #bebdaf; /* rgb */ color: rgb(190, 189, 175); /* oklch */ color: oklch(79.5% 0.019 103.5);
Tailwind
colors: {
custom: {
50: '#d1d0c6',
500: '#bebdaf',
950: '#000000',
},
}SCSS
$custom: #bebdaf; $custom-light: #d1d0c6; $custom-dark: #000000;
JSON
{
"hex": "#bebdaf",
"rgb": {
"r": 190,
"g": 189,
"b": 175
},
"hsl": {
"h": 56,
"s": 10.345,
"l": 71.569
},
"oklch": {
"l": 0.79524,
"c": 0.01936,
"h": 103.5
},
"luminance": 0.50437
}Semantic roles & 50–950 ramp
primary
#BEBDAF
secondary
#808191
accent
#569451
background
#FEFEFD
surface
#FBFBF9
border
#D4D4D2
text
#141413
muted
#838382