#BEBBF9#BEBBF9
#BEBBF9 is a light, moderate blue. Relative luminance 0.533; OKLCH L 81.6% C 0.087 H 286.5°. Best body text is #000000 at 11.67:1 contrast (WCAG AA passes).
Color values
| HEX | #BEBBF9 |
|---|---|
| RGB | rgb(190, 187, 249) |
| HSL | hsl(243, 84%, 85%) |
| HSV | hsv(243, 25%, 98%) |
| CMYK | cmyk(23.7%, 24.9%, 0%, 2.4%) |
| CIE-LAB | lab(78.07, 13.95, -30.22) |
| CIE-LCH | lch(78.07, 33.28, 294.79°) |
| OKLab | oklab(81.62% 0.0247 -0.0832) |
| OKLCH | oklch(81.62% 0.087 286.5) |
| XYZ | xyz(56.1002, 53.3264, 96.9415) |
| Luminance | 0.5333 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 3.11
Periwinkle
#CCCCFF
ΔE00 4.48
Pale Violet
#CEAEFA
ΔE00 6.70
Light Violet
#D6B4FC
ΔE00 7.13
Light Lavender
#DFC5FE
ΔE00 7.55
Pastel Blue
#A2BFFE
ΔE00 8.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEBBF9 #F6F9BB
analogous
#BBD7F9 #BEBBF9 #DDBBF9
triadic
#BEBBF9 #F9BEBB #BBF9BE
tetradic
#BEBBF9 #F9BBD7 #F6F9BB #BBF9DD
square
#BEBBF9 #F9BBD7 #F6F9BB #BBF9DD
split-complementary
#BEBBF9 #F9DDBB #D7F9BB
monochromatic
#524BEF #8883F4 #BEBBF9 #E4E3FD #E4E3FD
Accessibility & contrast
On white
1.80
#BEBBF9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.67
#BEBBF9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEBBF9
11.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEBBF9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEBBF9 | 1.00 | 1.80 | 11.67 | 11.67 |
| #FFFFFF | 1.80 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ABC3FC
Deuteranopia (green-blind)
#AABFF7
Tritanopia (blue-blind)
#B1C6D0
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #bebbf9; /* rgb */ color: rgb(190, 187, 249); /* oklch */ color: oklch(81.6% 0.087 286.5);
Tailwind
colors: {
custom: {
50: '#d2cffb',
500: '#bebbf9',
950: '#000000',
},
}SCSS
$custom: #bebbf9; $custom-light: #d2cffb; $custom-dark: #000000;
JSON
{
"hex": "#bebbf9",
"rgb": {
"r": 190,
"g": 187,
"b": 249
},
"hsl": {
"h": 242.903,
"s": 83.784,
"l": 85.49
},
"oklch": {
"l": 0.81617,
"c": 0.08677,
"h": 286.5
},
"luminance": 0.53327
}Semantic roles & 50–950 ramp
primary
#BEBBF9
secondary
#D8DD7B
accent
#E005D6
background
#FEFEFF
surface
#FBFBFF
border
#D4D4D7
text
#141317
muted
#838385