#BEBBF5#BEBBF5
#BEBBF5 is a light, moderate blue. Relative luminance 0.531; OKLCH L 81.5% C 0.081 H 286.8°. Best body text is #000000 at 11.62:1 contrast (WCAG AA passes).
Color values
| HEX | #BEBBF5 |
|---|---|
| RGB | rgb(190, 187, 245) |
| HSL | hsl(243, 74%, 85%) |
| HSV | hsv(243, 24%, 96%) |
| CMYK | cmyk(22.4%, 23.7%, 0%, 3.9%) |
| CIE-LAB | lab(77.92, 13.04, -28.29) |
| CIE-LCH | lch(77.92, 31.15, 294.74°) |
| OKLab | oklab(81.46% 0.0235 -0.0777) |
| OKLCH | oklch(81.46% 0.081 286.8) |
| XYZ | xyz(55.4830, 53.0795, 93.6907) |
| Luminance | 0.5308 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 3.10
Periwinkle
#CCCCFF
ΔE00 4.22
Pale Violet
#CEAEFA
ΔE00 6.79
Light Violet
#D6B4FC
ΔE00 7.12
Light Lavender
#DFC5FE
ΔE00 7.26
Pale Lilac
#E4CBFF
ΔE00 8.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEBBF5 #F2F5BB
analogous
#BBD5F5 #BEBBF5 #DBBBF5
triadic
#BEBBF5 #F5BEBB #BBF5BE
tetradic
#BEBBF5 #F5BBD5 #F2F5BB #BBF5DB
square
#BEBBF5 #F5BBD5 #F2F5BB #BBF5DB
split-complementary
#BEBBF5 #F5DBBB #D5F5BB
monochromatic
#5850E5 #8B86ED #BEBBF5 #E5E4FB #E5E4FB
Accessibility & contrast
On white
1.81
#BEBBF5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.62
#BEBBF5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEBBF5
11.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEBBF5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEBBF5 | 1.00 | 1.81 | 11.62 | 11.62 |
| #FFFFFF | 1.81 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ACC2F8
Deuteranopia (green-blind)
#ABBFF3
Tritanopia (blue-blind)
#B2C5CF
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #bebbf5; /* rgb */ color: rgb(190, 187, 245); /* oklch */ color: oklch(81.5% 0.081 286.8);
Tailwind
colors: {
custom: {
50: '#d2cff8',
500: '#bebbf5',
950: '#000000',
},
}SCSS
$custom: #bebbf5; $custom-light: #d2cff8; $custom-dark: #000000;
JSON
{
"hex": "#bebbf5",
"rgb": {
"r": 190,
"g": 187,
"b": 245
},
"hsl": {
"h": 243.103,
"s": 74.359,
"l": 84.706
},
"oklch": {
"l": 0.81457,
"c": 0.08121,
"h": 286.8
},
"luminance": 0.5308
}Semantic roles & 50–950 ramp
primary
#BEBBF5
secondary
#D2D67E
accent
#D60FCC
background
#FEFEFF
surface
#FBFBFF
border
#D4D4D7
text
#141317
muted
#838385