#BEBCD1#BEBCD1
#BEBCD1 is a light, muted blue. Relative luminance 0.515; OKLCH L 80.3% C 0.029 H 290.1°. Best body text is #000000 at 11.30:1 contrast (WCAG AA passes).
Color values
| HEX | #BEBCD1 |
|---|---|
| RGB | rgb(190, 188, 209) |
| HSL | hsl(246, 19%, 78%) |
| HSV | hsv(246, 10%, 82%) |
| CMYK | cmyk(9.1%, 10%, 0%, 18%) |
| CIE-LAB | lab(76.99, 4.75, -10.27) |
| CIE-LCH | lch(76.99, 11.32, 294.79°) |
| OKLab | oklab(80.34% 0.0101 -0.0276) |
| OKLCH | oklch(80.34% 0.029 290.1) |
| XYZ | xyz(50.7248, 51.5168, 67.5806) |
| Luminance | 0.5152 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Dove Gray
#B6B8BD
ΔE00 7.82
Thistle
#D8BFD8
ΔE00 8.71
Light Blue Grey
#B7C9E2
ΔE00 8.82
Lightsteelblue
#B0C4DE
ΔE00 9.24
Silver
#C0C0C0
ΔE00 9.76
Periwinkle
#CCCCFF
ΔE00 9.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEBCD1 #CFD1BC
analogous
#BCC4D1 #BEBCD1 #C8BCD1
triadic
#BEBCD1 #D1BEBC #BCD1BE
tetradic
#BEBCD1 #D1BCC4 #CFD1BC #BCD1C8
square
#BEBCD1 #D1BCC4 #CFD1BC #BCD1C8
split-complementary
#BEBCD1 #D1C8BC #C4D1BC
monochromatic
#78739F #9B98B8 #BEBCD1 #E1E0EA #EDEDF3
Accessibility & contrast
On white
1.86
#BEBCD1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.30
#BEBCD1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEBCD1
11.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEBCD1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEBCD1 | 1.00 | 1.86 | 11.30 | 11.30 |
| #FFFFFF | 1.86 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B8BED2
Deuteranopia (green-blind)
#B8BED0
Tritanopia (blue-blind)
#BABFC3
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #bebcd1; /* rgb */ color: rgb(190, 188, 209); /* oklch */ color: oklch(80.3% 0.029 290.1);
Tailwind
colors: {
custom: {
50: '#d1d0df',
500: '#bebcd1',
950: '#000000',
},
}SCSS
$custom: #bebcd1; $custom-light: #d1d0df; $custom-dark: #000000;
JSON
{
"hex": "#bebcd1",
"rgb": {
"r": 190,
"g": 188,
"b": 209
},
"hsl": {
"h": 245.714,
"s": 18.584,
"l": 77.843
},
"oklch": {
"l": 0.8034,
"c": 0.0294,
"h": 290.1
},
"luminance": 0.51517
}Semantic roles & 50–950 ramp
primary
#BEBCD1
secondary
#A3A68B
accent
#9D4995
background
#FEFEFE
surface
#FBFBFC
border
#D4D4D5
text
#141415
muted
#838384