#BEBBFB#BEBBFB
#BEBBFB is a light, moderate blue. Relative luminance 0.535; OKLCH L 81.7% C 0.090 H 286.4°. Best body text is #000000 at 11.69:1 contrast (WCAG AA passes).
Color values
| HEX | #BEBBFB |
|---|---|
| RGB | rgb(190, 187, 251) |
| HSL | hsl(243, 89%, 86%) |
| HSV | hsv(243, 25%, 98%) |
| CMYK | cmyk(24.3%, 25.5%, 0%, 1.6%) |
| CIE-LAB | lab(78.14, 14.42, -31.18) |
| CIE-LCH | lch(78.14, 34.35, 294.82°) |
| OKLab | oklab(81.7% 0.0253 -0.0859) |
| OKLCH | oklch(81.7% 0.09 286.4) |
| XYZ | xyz(56.4138, 53.4518, 98.5931) |
| Luminance | 0.5345 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 3.19
Periwinkle
#CCCCFF
ΔE00 4.65
Pale Violet
#CEAEFA
ΔE00 6.70
Light Violet
#D6B4FC
ΔE00 7.18
Light Lavender
#DFC5FE
ΔE00 7.73
Pastel Blue
#A2BFFE
ΔE00 8.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEBBFB #F8FBBB
analogous
#BBD8FB #BEBBFB #DEBBFB
triadic
#BEBBFB #FBBEBB #BBFBBE
tetradic
#BEBBFB #FBBBD8 #F8FBBB #BBFBDE
square
#BEBBFB #FBBBD8 #F8FBBB #BBFBDE
split-complementary
#BEBBFB #FBDEBB #D8FBBB
monochromatic
#4F47F4 #8781F8 #BEBBFB #E3E2FD #E3E2FD
Accessibility & contrast
On white
1.80
#BEBBFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.69
#BEBBFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEBBFB
11.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEBBFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEBBFB | 1.00 | 1.80 | 11.69 | 11.69 |
| #FFFFFF | 1.80 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AAC3FE
Deuteranopia (green-blind)
#A9C0F9
Tritanopia (blue-blind)
#B0C6D1
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #bebbfb; /* rgb */ color: rgb(190, 187, 251); /* oklch */ color: oklch(81.7% 0.090 286.4);
Tailwind
colors: {
custom: {
50: '#d2cffc',
500: '#bebbfb',
950: '#000000',
},
}SCSS
$custom: #bebbfb; $custom-light: #d2cffc; $custom-dark: #000000;
JSON
{
"hex": "#bebbfb",
"rgb": {
"r": 190,
"g": 187,
"b": 251
},
"hsl": {
"h": 242.813,
"s": 88.889,
"l": 85.882
},
"oklch": {
"l": 0.81699,
"c": 0.08955,
"h": 286.4
},
"luminance": 0.53453
}Semantic roles & 50–950 ramp
primary
#BEBBFB
secondary
#DBE07A
accent
#E600DB
background
#FEFEFF
surface
#FBFBFF
border
#D4D4D7
text
#141317
muted
#838385