#BEBBDB#BEBBDB
#BEBBDB is a light, muted blue. Relative luminance 0.516; OKLCH L 80.5% C 0.045 H 289.7°. Best body text is #000000 at 11.32:1 contrast (WCAG AA passes).
Color values
| HEX | #BEBBDB |
|---|---|
| RGB | rgb(190, 187, 219) |
| HSL | hsl(246, 31%, 80%) |
| HSV | hsv(246, 15%, 86%) |
| CMYK | cmyk(13.2%, 14.6%, 0%, 14.1%) |
| CIE-LAB | lab(77.04, 7.34, -15.61) |
| CIE-LCH | lch(77.04, 17.25, 295.19°) |
| OKLab | oklab(80.48% 0.0151 -0.0423) |
| OKLCH | oklch(80.48% 0.045 289.7) |
| XYZ | xyz(51.7890, 51.6019, 74.2358) |
| Luminance | 0.5160 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle
#CCCCFF
ΔE00 6.91
Light Periwinkle
#C1C6FC
ΔE00 7.22
Thistle
#D8BFD8
ΔE00 8.28
Light Lavender
#DFC5FE
ΔE00 9.22
Pale Lilac
#E4CBFF
ΔE00 9.38
Light Blue Grey
#B7C9E2
ΔE00 9.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEBBDB #D8DBBB
analogous
#BBC8DB #BEBBDB #CEBBDB
triadic
#BEBBDB #DBBEBB #BBDBBE
tetradic
#BEBBDB #DBBBC8 #D8DBBB #BBDBCE
square
#BEBBDB #DBBBC8 #D8DBBB #BBDBCE
split-complementary
#BEBBDB #DBCEBB #C8DBBB
monochromatic
#726BB1 #9893C6 #BEBBDB #E4E3F0 #ECEBF4
Accessibility & contrast
On white
1.86
#BEBBDB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.32
#BEBBDB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEBBDB
11.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEBBDB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEBBDB | 1.00 | 1.86 | 11.32 | 11.32 |
| #FFFFFF | 1.86 | 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)
#B4BFDC
Deuteranopia (green-blind)
#B4BEDA
Tritanopia (blue-blind)
#B8C0C5
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #bebbdb; /* rgb */ color: rgb(190, 187, 219); /* oklch */ color: oklch(80.5% 0.045 289.7);
Tailwind
colors: {
custom: {
50: '#d1cfe6',
500: '#bebbdb',
950: '#000000',
},
}SCSS
$custom: #bebbdb; $custom-light: #d1cfe6; $custom-dark: #000000;
JSON
{
"hex": "#bebbdb",
"rgb": {
"r": 190,
"g": 187,
"b": 219
},
"hsl": {
"h": 245.625,
"s": 30.769,
"l": 79.608
},
"oklch": {
"l": 0.80482,
"c": 0.04487,
"h": 289.7
},
"luminance": 0.51602
}Semantic roles & 50–950 ramp
primary
#BEBBDB
secondary
#AEB288
accent
#A93C9F
background
#FEFEFE
surface
#FBFBFC
border
#D4D4D5
text
#141315
muted
#838384