#BEBBF7#BEBBF7
#BEBBF7 is a light, moderate blue. Relative luminance 0.532; OKLCH L 81.5% C 0.084 H 286.7°. Best body text is #000000 at 11.64:1 contrast (WCAG AA passes).
Color values
| HEX | #BEBBF7 |
|---|---|
| RGB | rgb(190, 187, 247) |
| HSL | hsl(243, 79%, 85%) |
| HSV | hsv(243, 24%, 97%) |
| CMYK | cmyk(23.1%, 24.3%, 0%, 3.1%) |
| CIE-LAB | lab(77.99, 13.49, -29.26) |
| CIE-LCH | lch(77.99, 32.22, 294.76°) |
| OKLab | oklab(81.54% 0.0241 -0.0805) |
| OKLCH | oklch(81.54% 0.084 286.7) |
| XYZ | xyz(55.7899, 53.2023, 95.3074) |
| Luminance | 0.5320 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 3.08
Periwinkle
#CCCCFF
ΔE00 4.33
Pale Violet
#CEAEFA
ΔE00 6.73
Light Violet
#D6B4FC
ΔE00 7.11
Light Lavender
#DFC5FE
ΔE00 7.39
Pale Lilac
#E4CBFF
ΔE00 8.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEBBF7 #F4F7BB
analogous
#BBD6F7 #BEBBF7 #DCBBF7
triadic
#BEBBF7 #F7BEBB #BBF7BE
tetradic
#BEBBF7 #F7BBD6 #F4F7BB #BBF7DC
square
#BEBBF7 #F7BBD6 #F4F7BB #BBF7DC
split-complementary
#BEBBF7 #F7DCBB #D6F7BB
monochromatic
#554DEA #8A84F1 #BEBBF7 #E5E4FC #E5E4FC
Accessibility & contrast
On white
1.80
#BEBBF7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.64
#BEBBF7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEBBF7
11.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEBBF7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEBBF7 | 1.00 | 1.80 | 11.64 | 11.64 |
| #FFFFFF | 1.80 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ACC2FA
Deuteranopia (green-blind)
#ABBFF5
Tritanopia (blue-blind)
#B1C5D0
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #bebbf7; /* rgb */ color: rgb(190, 187, 247); /* oklch */ color: oklch(81.5% 0.084 286.7);
Tailwind
colors: {
custom: {
50: '#d2cffa',
500: '#bebbf7',
950: '#000000',
},
}SCSS
$custom: #bebbf7; $custom-light: #d2cffa; $custom-dark: #000000;
JSON
{
"hex": "#bebbf7",
"rgb": {
"r": 190,
"g": 187,
"b": 247
},
"hsl": {
"h": 243,
"s": 78.947,
"l": 85.098
},
"oklch": {
"l": 0.81537,
"c": 0.08399,
"h": 286.7
},
"luminance": 0.53203
}Semantic roles & 50–950 ramp
primary
#BEBBF7
secondary
#D5D97D
accent
#DB0AD1
background
#FEFEFF
surface
#FBFBFF
border
#D4D4D7
text
#141317
muted
#838385