#BEBBF1#BEBBF1
#BEBBF1 is a light, moderate blue. Relative luminance 0.528; OKLCH L 81.3% C 0.076 H 287.1°. Best body text is #000000 at 11.57:1 contrast (WCAG AA passes).
Color values
| HEX | #BEBBF1 |
|---|---|
| RGB | rgb(190, 187, 241) |
| HSL | hsl(243, 66%, 84%) |
| HSV | hsv(243, 22%, 95%) |
| CMYK | cmyk(21.2%, 22.4%, 0%, 5.5%) |
| CIE-LAB | lab(77.78, 12.13, -26.36) |
| CIE-LCH | lch(77.78, 29.02, 294.71°) |
| OKLab | oklab(81.3% 0.0223 -0.0723) |
| OKLCH | oklch(81.3% 0.076 287.1) |
| XYZ | xyz(54.8789, 52.8379, 90.5095) |
| Luminance | 0.5284 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 3.31
Periwinkle
#CCCCFF
ΔE00 4.11
Pale Violet
#CEAEFA
ΔE00 7.02
Light Lavender
#DFC5FE
ΔE00 7.08
Light Violet
#D6B4FC
ΔE00 7.24
Pale Lilac
#E4CBFF
ΔE00 8.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEBBF1 #EEF1BB
analogous
#BBD3F1 #BEBBF1 #D9BBF1
triadic
#BEBBF1 #F1BEBB #BBF1BE
tetradic
#BEBBF1 #F1BBD3 #EEF1BB #BBF1D9
square
#BEBBF1 #F1BBD3 #EEF1BB #BBF1D9
split-complementary
#BEBBF1 #F1D9BB #D3F1BB
monochromatic
#5D55DC #8D88E7 #BEBBF1 #E7E6FA #E7E6FA
Accessibility & contrast
On white
1.82
#BEBBF1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.57
#BEBBF1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEBBF1
11.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEBBF1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEBBF1 | 1.00 | 1.82 | 11.57 | 11.57 |
| #FFFFFF | 1.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AEC2F3
Deuteranopia (green-blind)
#ADBFF0
Tritanopia (blue-blind)
#B3C4CD
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #bebbf1; /* rgb */ color: rgb(190, 187, 241); /* oklch */ color: oklch(81.3% 0.076 287.1);
Tailwind
colors: {
custom: {
50: '#d2cff5',
500: '#bebbf1',
950: '#000000',
},
}SCSS
$custom: #bebbf1; $custom-light: #d2cff5; $custom-dark: #000000;
JSON
{
"hex": "#bebbf1",
"rgb": {
"r": 190,
"g": 187,
"b": 241
},
"hsl": {
"h": 243.333,
"s": 65.854,
"l": 83.922
},
"oklch": {
"l": 0.81299,
"c": 0.07564,
"h": 287.1
},
"luminance": 0.52839
}Semantic roles & 50–950 ramp
primary
#BEBBF1
secondary
#CCD080
accent
#CE18C4
background
#FEFEFF
surface
#FBFBFE
border
#D4D4D6
text
#141317
muted
#838385