#BEBBFA#BEBBFA
#BEBBFA is a light, moderate blue. Relative luminance 0.534; OKLCH L 81.7% C 0.088 H 286.5°. Best body text is #000000 at 11.68:1 contrast (WCAG AA passes).
Color values
| HEX | #BEBBFA |
|---|---|
| RGB | rgb(190, 187, 250) |
| HSL | hsl(243, 86%, 86%) |
| HSV | hsv(243, 25%, 98%) |
| CMYK | cmyk(24%, 25.2%, 0%, 2%) |
| CIE-LAB | lab(78.10, 14.18, -30.70) |
| CIE-LCH | lch(78.10, 33.82, 294.80°) |
| OKLab | oklab(81.66% 0.025 -0.0845) |
| OKLCH | oklch(81.66% 0.088 286.5) |
| XYZ | xyz(56.2566, 53.3889, 97.7651) |
| Luminance | 0.5339 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 3.14
Periwinkle
#CCCCFF
ΔE00 4.56
Pale Violet
#CEAEFA
ΔE00 6.69
Light Violet
#D6B4FC
ΔE00 7.15
Light Lavender
#DFC5FE
ΔE00 7.64
Pastel Blue
#A2BFFE
ΔE00 8.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEBBFA #F7FABB
analogous
#BBD7FA #BEBBFA #DDBBFA
triadic
#BEBBFA #FABEBB #BBFABE
tetradic
#BEBBFA #FABBD7 #F7FABB #BBFADD
square
#BEBBFA #FABBD7 #F7FABB #BBFADD
split-complementary
#BEBBFA #FADDBB #D7FABB
monochromatic
#5149F2 #8882F6 #BEBBFA #E4E2FD #E4E2FD
Accessibility & contrast
On white
1.80
#BEBBFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.68
#BEBBFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEBBFA
11.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEBBFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEBBFA | 1.00 | 1.80 | 11.68 | 11.68 |
| #FFFFFF | 1.80 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ABC3FD
Deuteranopia (green-blind)
#A9BFF8
Tritanopia (blue-blind)
#B1C6D1
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #bebbfa; /* rgb */ color: rgb(190, 187, 250); /* oklch */ color: oklch(81.7% 0.088 286.5);
Tailwind
colors: {
custom: {
50: '#d2cffc',
500: '#bebbfa',
950: '#000000',
},
}SCSS
$custom: #bebbfa; $custom-light: #d2cffc; $custom-dark: #000000;
JSON
{
"hex": "#bebbfa",
"rgb": {
"r": 190,
"g": 187,
"b": 250
},
"hsl": {
"h": 242.857,
"s": 86.301,
"l": 85.686
},
"oklch": {
"l": 0.81658,
"c": 0.08816,
"h": 286.5
},
"luminance": 0.5339
}Semantic roles & 50–950 ramp
primary
#BEBBFA
secondary
#DADE7B
accent
#E303D8
background
#FEFEFF
surface
#FBFBFF
border
#D4D4D7
text
#141317
muted
#838385