#BEBDCA#BEBDCA
#BEBDCA is a light, near-neutral blue. Relative luminance 0.516; OKLCH L 80.3% C 0.018 H 289.5°. Best body text is #000000 at 11.32:1 contrast (WCAG AA passes).
Color values
| HEX | #BEBDCA |
|---|---|
| RGB | rgb(190, 189, 202) |
| HSL | hsl(245, 11%, 77%) |
| HSV | hsv(245, 6%, 79%) |
| CMYK | cmyk(5.9%, 6.4%, 0%, 20.8%) |
| CIE-LAB | lab(77.04, 2.82, -6.40) |
| CIE-LCH | lch(77.04, 6.99, 293.76°) |
| OKLab | oklab(80.32% 0.0061 -0.0171) |
| OKLCH | oklch(80.32% 0.018 289.5) |
| XYZ | xyz(50.0915, 51.6065, 63.1877) |
| Luminance | 0.5161 (WCAG relative) |
| Temperature | neutral |
| Family | blue |
Closest named colors
Dove Gray
#B6B8BD
ΔE00 4.71
Silver
#C0C0C0
ΔE00 6.56
Light Gray
#D3D3D3
ΔE00 8.33
Light Blue Grey
#B7C9E2
ΔE00 8.42
Dark Gray
#A9A9A9
ΔE00 8.76
Silver (survey)
#C5C9C7
ΔE00 8.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEBDCA #C9CABD
analogous
#BDC3CA #BEBDCA #C5BDCA
triadic
#BEBDCA #CABEBD #BDCABE
tetradic
#BEBDCA #CABDC3 #C9CABD #BDCAC5
square
#BEBDCA #CABDC3 #C9CABD #BDCAC5
split-complementary
#BEBDCA #CAC5BD #C3CABD
monochromatic
#7B7993 #9D9BAF #BEBDCA #DFDFE5 #EEEEF1
Accessibility & contrast
On white
1.85
#BEBDCA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.32
#BEBDCA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEBDCA
11.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEBDCA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEBDCA | 1.00 | 1.85 | 11.32 | 11.32 |
| #FFFFFF | 1.85 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BABECB
Deuteranopia (green-blind)
#BABECA
Tritanopia (blue-blind)
#BCBFC1
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #bebdca; /* rgb */ color: rgb(190, 189, 202); /* oklch */ color: oklch(80.3% 0.018 289.5);
Tailwind
colors: {
custom: {
50: '#d1d0da',
500: '#bebdca',
950: '#000000',
},
}SCSS
$custom: #bebdca; $custom-light: #d1d0da; $custom-dark: #000000;
JSON
{
"hex": "#bebdca",
"rgb": {
"r": 190,
"g": 189,
"b": 202
},
"hsl": {
"h": 244.615,
"s": 10.924,
"l": 76.667
},
"oklch": {
"l": 0.80315,
"c": 0.01815,
"h": 289.5
},
"luminance": 0.51607
}Semantic roles & 50–950 ramp
primary
#BEBDCA
secondary
#9C9E8E
accent
#955190
background
#FEFEFE
surface
#FBFBFB
border
#D4D4D4
text
#141414
muted
#838383