#BEBEFB#BEBEFB
#BEBEFB is a very light, moderate blue. Relative luminance 0.547; OKLCH L 82.3% C 0.085 H 284.4°. Best body text is #000000 at 11.95:1 contrast (WCAG AA passes).
Color values
| HEX | #BEBEFB |
|---|---|
| RGB | rgb(190, 190, 251) |
| HSL | hsl(240, 88%, 86%) |
| HSV | hsv(240, 24%, 98%) |
| CMYK | cmyk(24.3%, 24.3%, 0%, 1.6%) |
| CIE-LAB | lab(78.89, 12.78, -30.03) |
| CIE-LCH | lch(78.89, 32.63, 293.05°) |
| OKLab | oklab(82.28% 0.0212 -0.0827) |
| OKLCH | oklch(82.28% 0.085 284.4) |
| XYZ | xyz(57.0569, 54.7380, 98.8075) |
| Luminance | 0.5474 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 2.25
Periwinkle
#CCCCFF
ΔE00 3.95
Pale Violet
#CEAEFA
ΔE00 7.55
Light Violet
#D6B4FC
ΔE00 7.90
Light Lavender
#DFC5FE
ΔE00 7.95
Pastel Blue
#A2BFFE
ΔE00 7.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEBEFB #FBFBBE
analogous
#BEDDFB #BEBEFB #DDBEFB
triadic
#BEBEFB #FBBEBE #BEFBBE
tetradic
#BEBEFB #FBBEDD #FBFBBE #BEFBDD
square
#BEBEFB #FBBEDD #FBFBBE #BEFBDD
split-complementary
#BEBEFB #FBDDBE #DDFBBE
monochromatic
#4B4BF4 #8484F7 #BEBEFB #E2E2FD #E2E2FD
Accessibility & contrast
On white
1.76
#BEBEFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.95
#BEBEFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEBEFB
11.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEBEFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEBEFB | 1.00 | 1.76 | 11.95 | 11.95 |
| #FFFFFF | 1.76 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AEC5FE
Deuteranopia (green-blind)
#ACC1F9
Tritanopia (blue-blind)
#B0C9D3
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #bebefb; /* rgb */ color: rgb(190, 190, 251); /* oklch */ color: oklch(82.3% 0.085 284.4);
Tailwind
colors: {
custom: {
50: '#d2d1fc',
500: '#bebefb',
950: '#000000',
},
}SCSS
$custom: #bebefb; $custom-light: #d2d1fc; $custom-dark: #000000;
JSON
{
"hex": "#bebefb",
"rgb": {
"r": 190,
"g": 190,
"b": 251
},
"hsl": {
"h": 240,
"s": 88.406,
"l": 86.471
},
"oklch": {
"l": 0.82279,
"c": 0.08533,
"h": 284.4
},
"luminance": 0.54739
}Semantic roles & 50–950 ramp
primary
#BEBEFB
secondary
#E0E07D
accent
#E500E5
background
#FEFEFF
surface
#FBFBFF
border
#D4D4D7
text
#141417
muted
#838385