#BEBCFB#BEBCFB
#BEBCFB is a light, moderate blue. Relative luminance 0.539; OKLCH L 81.9% C 0.088 H 285.7°. Best body text is #000000 at 11.78:1 contrast (WCAG AA passes).
Color values
| HEX | #BEBCFB |
|---|---|
| RGB | rgb(190, 188, 251) |
| HSL | hsl(242, 89%, 86%) |
| HSV | hsv(242, 25%, 98%) |
| CMYK | cmyk(24.3%, 25.1%, 0%, 1.6%) |
| CIE-LAB | lab(78.39, 13.87, -30.79) |
| CIE-LCH | lch(78.39, 33.77, 294.25°) |
| OKLab | oklab(81.89% 0.0239 -0.0848) |
| OKLCH | oklch(81.89% 0.088 285.7) |
| XYZ | xyz(56.6267, 53.8776, 98.6641) |
| Luminance | 0.5388 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 2.88
Periwinkle
#CCCCFF
ΔE00 4.40
Pale Violet
#CEAEFA
ΔE00 6.98
Light Violet
#D6B4FC
ΔE00 7.41
Light Lavender
#DFC5FE
ΔE00 7.79
Pastel Blue
#A2BFFE
ΔE00 8.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEBCFB #F9FBBC
analogous
#BCD9FB #BEBCFB #DDBCFB
triadic
#BEBCFB #FBBEBC #BCFBBE
tetradic
#BEBCFB #FBBCD9 #F9FBBC #BCFBDD
square
#BEBCFB #FBBCD9 #F9FBBC #BCFBDD
split-complementary
#BEBCFB #FBDDBC #D9FBBC
monochromatic
#4E48F4 #8682F8 #BEBCFB #E3E2FD #E3E2FD
Accessibility & contrast
On white
1.78
#BEBCFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.78
#BEBCFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEBCFB
11.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEBCFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEBCFB | 1.00 | 1.78 | 11.78 | 11.78 |
| #FFFFFF | 1.78 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ACC4FE
Deuteranopia (green-blind)
#AAC0F9
Tritanopia (blue-blind)
#B0C7D2
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #bebcfb; /* rgb */ color: rgb(190, 188, 251); /* oklch */ color: oklch(81.9% 0.088 285.7);
Tailwind
colors: {
custom: {
50: '#d2d0fc',
500: '#bebcfb',
950: '#000000',
},
}SCSS
$custom: #bebcfb; $custom-light: #d2d0fc; $custom-dark: #000000;
JSON
{
"hex": "#bebcfb",
"rgb": {
"r": 190,
"g": 188,
"b": 251
},
"hsl": {
"h": 241.905,
"s": 88.732,
"l": 86.078
},
"oklch": {
"l": 0.81892,
"c": 0.08813,
"h": 285.7
},
"luminance": 0.53879
}Semantic roles & 50–950 ramp
primary
#BEBCFB
secondary
#DDE07B
accent
#E500DE
background
#FEFEFF
surface
#FBFBFF
border
#D4D4D7
text
#141417
muted
#838385