#BEBBF4#BEBBF4
#BEBBF4 is a light, moderate blue. Relative luminance 0.530; OKLCH L 81.4% C 0.080 H 286.9°. Best body text is #000000 at 11.60:1 contrast (WCAG AA passes).
Color values
| HEX | #BEBBF4 |
|---|---|
| RGB | rgb(190, 187, 244) |
| HSL | hsl(243, 72%, 85%) |
| HSV | hsv(243, 23%, 96%) |
| CMYK | cmyk(22.1%, 23.4%, 0%, 4.3%) |
| CIE-LAB | lab(77.89, 12.81, -27.81) |
| CIE-LCH | lch(77.89, 30.62, 294.73°) |
| OKLab | oklab(81.42% 0.0232 -0.0764) |
| OKLCH | oklch(81.42% 0.08 286.9) |
| XYZ | xyz(55.3307, 53.0186, 92.8889) |
| Luminance | 0.5302 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 3.14
Periwinkle
#CCCCFF
ΔE00 4.18
Pale Violet
#CEAEFA
ΔE00 6.83
Light Violet
#D6B4FC
ΔE00 7.13
Light Lavender
#DFC5FE
ΔE00 7.20
Pale Lilac
#E4CBFF
ΔE00 8.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEBBF4 #F1F4BB
analogous
#BBD5F4 #BEBBF4 #DBBBF4
triadic
#BEBBF4 #F4BEBB #BBF4BE
tetradic
#BEBBF4 #F4BBD5 #F1F4BB #BBF4DB
square
#BEBBF4 #F4BBD5 #F1F4BB #BBF4DB
split-complementary
#BEBBF4 #F4DBBB #D5F4BB
monochromatic
#5952E3 #8C86EB #BEBBF4 #E6E5FB #E6E5FB
Accessibility & contrast
On white
1.81
#BEBBF4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.60
#BEBBF4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEBBF4
11.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEBBF4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEBBF4 | 1.00 | 1.81 | 11.60 | 11.60 |
| #FFFFFF | 1.81 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ADC2F6
Deuteranopia (green-blind)
#ACBFF2
Tritanopia (blue-blind)
#B2C5CF
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #bebbf4; /* rgb */ color: rgb(190, 187, 244); /* oklch */ color: oklch(81.4% 0.080 286.9);
Tailwind
colors: {
custom: {
50: '#d2cff8',
500: '#bebbf4',
950: '#000000',
},
}SCSS
$custom: #bebbf4; $custom-light: #d2cff8; $custom-dark: #000000;
JSON
{
"hex": "#bebbf4",
"rgb": {
"r": 190,
"g": 187,
"b": 244
},
"hsl": {
"h": 243.158,
"s": 72.152,
"l": 84.51
},
"oklch": {
"l": 0.81417,
"c": 0.07981,
"h": 286.9
},
"luminance": 0.53019
}Semantic roles & 50–950 ramp
primary
#BEBBF4
secondary
#D0D57E
accent
#D411CA
background
#FEFEFF
surface
#FBFBFF
border
#D4D4D7
text
#141317
muted
#838385