#BEBDCB#BEBDCB
#BEBDCB is a light, near-neutral blue. Relative luminance 0.517; OKLCH L 80.3% C 0.020 H 289.2°. Best body text is #000000 at 11.33:1 contrast (WCAG AA passes).
Color values
| HEX | #BEBDCB |
|---|---|
| RGB | rgb(190, 189, 203) |
| HSL | hsl(244, 12%, 77%) |
| HSV | hsv(244, 7%, 80%) |
| CMYK | cmyk(6.4%, 6.9%, 0%, 20.4%) |
| CIE-LAB | lab(77.07, 3.01, -6.90) |
| CIE-LCH | lch(77.07, 7.53, 293.59°) |
| OKLab | oklab(80.35% 0.0064 -0.0185) |
| OKLCH | oklch(80.35% 0.02 289.2) |
| XYZ | xyz(50.2102, 51.6540, 63.8133) |
| Luminance | 0.5165 (WCAG relative) |
| Temperature | neutral |
| Family | blue |
Closest named colors
Dove Gray
#B6B8BD
ΔE00 5.10
Silver
#C0C0C0
ΔE00 6.97
Light Blue Grey
#B7C9E2
ΔE00 8.34
Light Gray
#D3D3D3
ΔE00 8.65
Lightsteelblue
#B0C4DE
ΔE00 8.77
Dark Gray
#A9A9A9
ΔE00 9.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEBDCB #CACBBD
analogous
#BDC3CB #BEBDCB #C5BDCB
triadic
#BEBDCB #CBBEBD #BDCBBE
tetradic
#BEBDCB #CBBDC3 #CACBBD #BDCBC5
square
#BEBDCB #CBBDC3 #CACBBD #BDCBC5
split-complementary
#BEBDCB #CBC5BD #C3CBBD
monochromatic
#7B7995 #9C9BB0 #BEBDCB #E0DFE6 #EEEEF2
Accessibility & contrast
On white
1.85
#BEBDCB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.33
#BEBDCB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEBDCB
11.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEBDCB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEBDCB | 1.00 | 1.85 | 11.33 | 11.33 |
| #FFFFFF | 1.85 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BABFCC
Deuteranopia (green-blind)
#BABECB
Tritanopia (blue-blind)
#BCBFC1
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #bebdcb; /* rgb */ color: rgb(190, 189, 203); /* oklch */ color: oklch(80.3% 0.020 289.2);
Tailwind
colors: {
custom: {
50: '#d1d0da',
500: '#bebdcb',
950: '#000000',
},
}SCSS
$custom: #bebdcb; $custom-light: #d1d0da; $custom-dark: #000000;
JSON
{
"hex": "#bebdcb",
"rgb": {
"r": 190,
"g": 189,
"b": 203
},
"hsl": {
"h": 244.286,
"s": 11.864,
"l": 76.863
},
"oklch": {
"l": 0.80346,
"c": 0.01955,
"h": 289.2
},
"luminance": 0.51654
}Semantic roles & 50–950 ramp
primary
#BEBDCB
secondary
#9E9F8D
accent
#965091
background
#FEFEFE
surface
#FBFBFB
border
#D4D4D4
text
#141414
muted
#838383