#BEBDC7#BEBDC7
#BEBDC7 is a light, near-neutral blue. Relative luminance 0.515; OKLCH L 80.2% C 0.014 H 290.7°. Best body text is #000000 at 11.29:1 contrast (WCAG AA passes).
Color values
| HEX | #BEBDC7 |
|---|---|
| RGB | rgb(190, 189, 199) |
| HSL | hsl(246, 8%, 76%) |
| HSV | hsv(246, 5%, 78%) |
| CMYK | cmyk(4.5%, 5%, 0%, 22%) |
| CIE-LAB | lab(76.96, 2.23, -4.90) |
| CIE-LCH | lch(76.96, 5.39, 294.52°) |
| OKLab | oklab(80.22% 0.0049 -0.0131) |
| OKLCH | oklch(80.22% 0.014 290.7) |
| XYZ | xyz(49.7397, 51.4658, 61.3352) |
| Luminance | 0.5147 (WCAG relative) |
| Temperature | neutral |
| Family | blue |
Closest named colors
Dove Gray
#B6B8BD
ΔE00 3.57
Silver
#C0C0C0
ΔE00 5.26
Light Gray
#D3D3D3
ΔE00 7.39
Silver (survey)
#C5C9C7
ΔE00 7.66
Dark Gray
#A9A9A9
ΔE00 7.79
Fog
#D8DCE0
ΔE00 8.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEBDC7 #C6C7BD
analogous
#BDC1C7 #BEBDC7 #C3BDC7
triadic
#BEBDC7 #C7BEBD #BDC7BE
tetradic
#BEBDC7 #C7BDC1 #C6C7BD #BDC7C3
square
#BEBDC7 #C7BDC1 #C6C7BD #BDC7C3
split-complementary
#BEBDC7 #C7C3BD #C1C7BD
monochromatic
#7D7B8F #9D9CAB #BEBDC7 #DFDEE3 #EFEEF1
Accessibility & contrast
On white
1.86
#BEBDC7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.29
#BEBDC7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEBDC7
11.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEBDC7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEBDC7 | 1.00 | 1.86 | 11.29 | 11.29 |
| #FFFFFF | 1.86 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BBBEC7
Deuteranopia (green-blind)
#BBBEC7
Tritanopia (blue-blind)
#BCBEC0
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #bebdc7; /* rgb */ color: rgb(190, 189, 199); /* oklch */ color: oklch(80.2% 0.014 290.7);
Tailwind
colors: {
custom: {
50: '#d1d0d8',
500: '#bebdc7',
950: '#000000',
},
}SCSS
$custom: #bebdc7; $custom-light: #d1d0d8; $custom-dark: #000000;
JSON
{
"hex": "#bebdc7",
"rgb": {
"r": 190,
"g": 189,
"b": 199
},
"hsl": {
"h": 246,
"s": 8.197,
"l": 76.078
},
"oklch": {
"l": 0.8022,
"c": 0.01397,
"h": 290.7
},
"luminance": 0.51466
}Semantic roles & 50–950 ramp
primary
#BEBDC7
secondary
#999A8E
accent
#92538C
background
#FEFEFE
surface
#FBFBFB
border
#D4D4D4
text
#141414
muted
#838383