#BEBBFC#BEBBFC
#BEBBFC is a light, moderate blue. Relative luminance 0.535; OKLCH L 81.7% C 0.091 H 286.3°. Best body text is #000000 at 11.70:1 contrast (WCAG AA passes).
Color values
| HEX | #BEBBFC |
|---|---|
| RGB | rgb(190, 187, 252) |
| HSL | hsl(243, 92%, 86%) |
| HSV | hsv(243, 26%, 99%) |
| CMYK | cmyk(24.6%, 25.8%, 0%, 1.2%) |
| CIE-LAB | lab(78.18, 14.65, -31.66) |
| CIE-LCH | lch(78.18, 34.88, 294.83°) |
| OKLab | oklab(81.74% 0.0255 -0.0873) |
| OKLCH | oklch(81.74% 0.091 286.3) |
| XYZ | xyz(56.5718, 53.5150, 99.4255) |
| Luminance | 0.5352 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 3.24
Periwinkle
#CCCCFF
ΔE00 4.74
Pale Violet
#CEAEFA
ΔE00 6.71
Light Violet
#D6B4FC
ΔE00 7.21
Light Lavender
#DFC5FE
ΔE00 7.83
Pastel Blue
#A2BFFE
ΔE00 8.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEBBFC #F9FCBB
analogous
#BBD8FC #BEBBFC #DEBBFC
triadic
#BEBBFC #FCBEBB #BBFCBE
tetradic
#BEBBFC #FCBBD8 #F9FCBB #BBFCDE
square
#BEBBFC #FCBBD8 #F9FCBB #BBFCDE
split-complementary
#BEBBFC #FCDEBB #D8FCBB
monochromatic
#4E46F7 #8680F9 #BEBBFC #E3E2FE #E3E2FE
Accessibility & contrast
On white
1.79
#BEBBFC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.70
#BEBBFC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEBBFC
11.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEBBFC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEBBFC | 1.00 | 1.79 | 11.70 | 11.70 |
| #FFFFFF | 1.79 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AAC3FF
Deuteranopia (green-blind)
#A9C0FA
Tritanopia (blue-blind)
#B0C6D2
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #bebbfc; /* rgb */ color: rgb(190, 187, 252); /* oklch */ color: oklch(81.7% 0.091 286.3);
Tailwind
colors: {
custom: {
50: '#d2cffd',
500: '#bebbfc',
950: '#000000',
},
}SCSS
$custom: #bebbfc; $custom-light: #d2cffd; $custom-dark: #000000;
JSON
{
"hex": "#bebbfc",
"rgb": {
"r": 190,
"g": 187,
"b": 252
},
"hsl": {
"h": 242.769,
"s": 91.549,
"l": 86.078
},
"oklch": {
"l": 0.8174,
"c": 0.09093,
"h": 286.3
},
"luminance": 0.53516
}Semantic roles & 50–950 ramp
primary
#BEBBFC
secondary
#DDE279
accent
#E600DB
background
#FEFEFF
surface
#FBFBFF
border
#D4D4D7
text
#141317
muted
#838385