#BEBBDF#BEBBDF
#BEBBDF is a light, muted blue. Relative luminance 0.518; OKLCH L 80.6% C 0.050 H 289.0°. Best body text is #000000 at 11.36:1 contrast (WCAG AA passes).
Color values
| HEX | #BEBBDF |
|---|---|
| RGB | rgb(190, 187, 223) |
| HSL | hsl(245, 36%, 80%) |
| HSV | hsv(245, 16%, 87%) |
| CMYK | cmyk(14.8%, 16.1%, 0%, 12.5%) |
| CIE-LAB | lab(77.17, 8.19, -17.58) |
| CIE-LCH | lch(77.17, 19.39, 294.97°) |
| OKLab | oklab(80.62% 0.0165 -0.0477) |
| OKLCH | oklch(80.62% 0.05 289) |
| XYZ | xyz(52.3219, 51.8150, 77.0425) |
| Luminance | 0.5182 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle
#CCCCFF
ΔE00 6.02
Light Periwinkle
#C1C6FC
ΔE00 6.26
Light Lavender
#DFC5FE
ΔE00 8.40
Thistle
#D8BFD8
ΔE00 8.65
Pale Lilac
#E4CBFF
ΔE00 8.72
Light Violet
#D6B4FC
ΔE00 9.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEBBDF #DCDFBB
analogous
#BBCADF #BEBBDF #D0BBDF
triadic
#BEBBDF #DFBEBB #BBDFBE
tetradic
#BEBBDF #DFBBCA #DCDFBB #BBDFD0
square
#BEBBDF #DFBBCA #DCDFBB #BBDFD0
split-complementary
#BEBBDF #DFD0BB #CADFBB
monochromatic
#6E68B8 #9691CB #BEBBDF #E6E5F3 #EBEAF5
Accessibility & contrast
On white
1.85
#BEBBDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.36
#BEBBDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEBBDF
11.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEBBDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEBBDF | 1.00 | 1.85 | 11.36 | 11.36 |
| #FFFFFF | 1.85 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B3BFE1
Deuteranopia (green-blind)
#B3BEDE
Tritanopia (blue-blind)
#B8C1C7
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #bebbdf; /* rgb */ color: rgb(190, 187, 223); /* oklch */ color: oklch(80.6% 0.050 289.0);
Tailwind
colors: {
custom: {
50: '#d1cfe9',
500: '#bebbdf',
950: '#000000',
},
}SCSS
$custom: #bebbdf; $custom-light: #d1cfe9; $custom-dark: #000000;
JSON
{
"hex": "#bebbdf",
"rgb": {
"r": 190,
"g": 187,
"b": 223
},
"hsl": {
"h": 245,
"s": 36,
"l": 80.392
},
"oklch": {
"l": 0.80624,
"c": 0.05047,
"h": 289
},
"luminance": 0.51816
}Semantic roles & 50–950 ramp
primary
#BEBBDF
secondary
#B3B787
accent
#AF37A5
background
#FEFEFE
surface
#FBFBFC
border
#D4D4D5
text
#141316
muted
#838384