#BEBBF8#BEBBF8
#BEBBF8 is a light, moderate blue. Relative luminance 0.533; OKLCH L 81.6% C 0.085 H 286.6°. Best body text is #000000 at 11.65:1 contrast (WCAG AA passes).
Color values
| HEX | #BEBBF8 |
|---|---|
| RGB | rgb(190, 187, 248) |
| HSL | hsl(243, 81%, 85%) |
| HSV | hsv(243, 25%, 97%) |
| CMYK | cmyk(23.4%, 24.6%, 0%, 2.7%) |
| CIE-LAB | lab(78.03, 13.72, -29.74) |
| CIE-LCH | lch(78.03, 32.75, 294.77°) |
| OKLab | oklab(81.58% 0.0244 -0.0818) |
| OKLCH | oklch(81.58% 0.085 286.6) |
| XYZ | xyz(55.9447, 53.2641, 96.1223) |
| Luminance | 0.5326 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 3.09
Periwinkle
#CCCCFF
ΔE00 4.40
Pale Violet
#CEAEFA
ΔE00 6.71
Light Violet
#D6B4FC
ΔE00 7.11
Light Lavender
#DFC5FE
ΔE00 7.47
Pale Lilac
#E4CBFF
ΔE00 8.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEBBF8 #F5F8BB
analogous
#BBD6F8 #BEBBF8 #DCBBF8
triadic
#BEBBF8 #F8BEBB #BBF8BE
tetradic
#BEBBF8 #F8BBD6 #F5F8BB #BBF8DC
square
#BEBBF8 #F8BBD6 #F5F8BB #BBF8DC
split-complementary
#BEBBF8 #F8DCBB #D6F8BB
monochromatic
#544CED #8984F2 #BEBBF8 #E4E3FC #E4E3FC
Accessibility & contrast
On white
1.80
#BEBBF8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.65
#BEBBF8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEBBF8
11.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEBBF8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEBBF8 | 1.00 | 1.80 | 11.65 | 11.65 |
| #FFFFFF | 1.80 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ABC3FB
Deuteranopia (green-blind)
#AABFF6
Tritanopia (blue-blind)
#B1C5D0
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #bebbf8; /* rgb */ color: rgb(190, 187, 248); /* oklch */ color: oklch(81.6% 0.085 286.6);
Tailwind
colors: {
custom: {
50: '#d2cffa',
500: '#bebbf8',
950: '#000000',
},
}SCSS
$custom: #bebbf8; $custom-light: #d2cffa; $custom-dark: #000000;
JSON
{
"hex": "#bebbf8",
"rgb": {
"r": 190,
"g": 187,
"b": 248
},
"hsl": {
"h": 242.951,
"s": 81.333,
"l": 85.294
},
"oklch": {
"l": 0.81577,
"c": 0.08538,
"h": 286.6
},
"luminance": 0.53265
}Semantic roles & 50–950 ramp
primary
#BEBBF8
secondary
#D6DB7C
accent
#DE08D3
background
#FEFEFF
surface
#FBFBFF
border
#D4D4D7
text
#141317
muted
#838385