#BEBBF3#BEBBF3
#BEBBF3 is a light, moderate blue. Relative luminance 0.530; OKLCH L 81.4% C 0.078 H 287.0°. Best body text is #000000 at 11.59:1 contrast (WCAG AA passes).
Color values
| HEX | #BEBBF3 |
|---|---|
| RGB | rgb(190, 187, 243) |
| HSL | hsl(243, 70%, 84%) |
| HSV | hsv(243, 23%, 95%) |
| CMYK | cmyk(21.8%, 23%, 0%, 4.7%) |
| CIE-LAB | lab(77.85, 12.58, -27.33) |
| CIE-LCH | lch(77.85, 30.09, 294.72°) |
| OKLab | oklab(81.38% 0.0229 -0.075) |
| OKLCH | oklch(81.38% 0.078 287) |
| XYZ | xyz(55.1793, 52.9580, 92.0914) |
| Luminance | 0.5296 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 3.18
Periwinkle
#CCCCFF
ΔE00 4.15
Pale Violet
#CEAEFA
ΔE00 6.89
Light Lavender
#DFC5FE
ΔE00 7.15
Light Violet
#D6B4FC
ΔE00 7.16
Pale Lilac
#E4CBFF
ΔE00 8.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEBBF3 #F0F3BB
analogous
#BBD4F3 #BEBBF3 #DABBF3
triadic
#BEBBF3 #F3BEBB #BBF3BE
tetradic
#BEBBF3 #F3BBD4 #F0F3BB #BBF3DA
square
#BEBBF3 #F3BBD4 #F0F3BB #BBF3DA
split-complementary
#BEBBF3 #F3DABB #D4F3BB
monochromatic
#5B53E1 #8C87EA #BEBBF3 #E6E5FA #E6E5FA
Accessibility & contrast
On white
1.81
#BEBBF3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.59
#BEBBF3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEBBF3
11.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEBBF3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEBBF3 | 1.00 | 1.81 | 11.59 | 11.59 |
| #FFFFFF | 1.81 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ADC2F5
Deuteranopia (green-blind)
#ACBFF1
Tritanopia (blue-blind)
#B3C4CE
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #bebbf3; /* rgb */ color: rgb(190, 187, 243); /* oklch */ color: oklch(81.4% 0.078 287.0);
Tailwind
colors: {
custom: {
50: '#d2cff7',
500: '#bebbf3',
950: '#000000',
},
}SCSS
$custom: #bebbf3; $custom-light: #d2cff7; $custom-dark: #000000;
JSON
{
"hex": "#bebbf3",
"rgb": {
"r": 190,
"g": 187,
"b": 243
},
"hsl": {
"h": 243.214,
"s": 70,
"l": 84.314
},
"oklch": {
"l": 0.81377,
"c": 0.07842,
"h": 287
},
"luminance": 0.52959
}Semantic roles & 50–950 ramp
primary
#BEBBF3
secondary
#CFD37F
accent
#D214C8
background
#FEFEFF
surface
#FBFBFE
border
#D4D4D6
text
#141317
muted
#838385