#BEBBF6#BEBBF6
#BEBBF6 is a light, moderate blue. Relative luminance 0.531; OKLCH L 81.5% C 0.083 H 286.7°. Best body text is #000000 at 11.63:1 contrast (WCAG AA passes).
Color values
| HEX | #BEBBF6 |
|---|---|
| RGB | rgb(190, 187, 246) |
| HSL | hsl(243, 77%, 85%) |
| HSV | hsv(243, 24%, 96%) |
| CMYK | cmyk(22.8%, 24%, 0%, 3.5%) |
| CIE-LAB | lab(77.96, 13.26, -28.78) |
| CIE-LCH | lch(77.96, 31.69, 294.75°) |
| OKLab | oklab(81.5% 0.0238 -0.0791) |
| OKLCH | oklch(81.5% 0.083 286.7) |
| XYZ | xyz(55.6360, 53.1407, 94.4969) |
| Luminance | 0.5314 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 3.09
Periwinkle
#CCCCFF
ΔE00 4.27
Pale Violet
#CEAEFA
ΔE00 6.75
Light Violet
#D6B4FC
ΔE00 7.11
Light Lavender
#DFC5FE
ΔE00 7.32
Pale Lilac
#E4CBFF
ΔE00 8.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEBBF6 #F3F6BB
analogous
#BBD5F6 #BEBBF6 #DCBBF6
triadic
#BEBBF6 #F6BEBB #BBF6BE
tetradic
#BEBBF6 #F6BBD5 #F3F6BB #BBF6DC
square
#BEBBF6 #F6BBD5 #F3F6BB #BBF6DC
split-complementary
#BEBBF6 #F6DCBB #D5F6BB
monochromatic
#574FE8 #8A85EF #BEBBF6 #E5E4FB #E5E4FB
Accessibility & contrast
On white
1.81
#BEBBF6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.63
#BEBBF6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEBBF6
11.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEBBF6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEBBF6 | 1.00 | 1.81 | 11.63 | 11.63 |
| #FFFFFF | 1.81 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ACC2F9
Deuteranopia (green-blind)
#ABBFF4
Tritanopia (blue-blind)
#B2C5CF
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #bebbf6; /* rgb */ color: rgb(190, 187, 246); /* oklch */ color: oklch(81.5% 0.083 286.7);
Tailwind
colors: {
custom: {
50: '#d2cff9',
500: '#bebbf6',
950: '#000000',
},
}SCSS
$custom: #bebbf6; $custom-light: #d2cff9; $custom-dark: #000000;
JSON
{
"hex": "#bebbf6",
"rgb": {
"r": 190,
"g": 187,
"b": 246
},
"hsl": {
"h": 243.051,
"s": 76.623,
"l": 84.902
},
"oklch": {
"l": 0.81497,
"c": 0.0826,
"h": 286.7
},
"luminance": 0.53142
}Semantic roles & 50–950 ramp
primary
#BEBBF6
secondary
#D3D87D
accent
#D90DCE
background
#FEFEFF
surface
#FBFBFF
border
#D4D4D7
text
#141317
muted
#838385