#BEBBF0#BEBBF0
#BEBBF0 is a light, moderate blue. Relative luminance 0.528; OKLCH L 81.3% C 0.074 H 287.2°. Best body text is #000000 at 11.56:1 contrast (WCAG AA passes).
Color values
| HEX | #BEBBF0 |
|---|---|
| RGB | rgb(190, 187, 240) |
| HSL | hsl(243, 64%, 84%) |
| HSV | hsv(243, 22%, 94%) |
| CMYK | cmyk(20.8%, 22.1%, 0%, 5.9%) |
| CIE-LAB | lab(77.74, 11.90, -25.88) |
| CIE-LCH | lch(77.74, 28.49, 294.70°) |
| OKLab | oklab(81.26% 0.022 -0.0709) |
| OKLCH | oklch(81.26% 0.074 287.2) |
| XYZ | xyz(54.7300, 52.7783, 89.7250) |
| Luminance | 0.5278 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 3.39
Periwinkle
#CCCCFF
ΔE00 4.12
Light Lavender
#DFC5FE
ΔE00 7.06
Pale Violet
#CEAEFA
ΔE00 7.10
Light Violet
#D6B4FC
ΔE00 7.29
Pale Lilac
#E4CBFF
ΔE00 8.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEBBF0 #EDF0BB
analogous
#BBD2F0 #BEBBF0 #D8BBF0
triadic
#BEBBF0 #F0BEBB #BBF0BE
tetradic
#BEBBF0 #F0BBD2 #EDF0BB #BBF0D8
square
#BEBBF0 #F0BBD2 #EDF0BB #BBF0D8
split-complementary
#BEBBF0 #F0D8BB #D2F0BB
monochromatic
#5E57DA #8E89E5 #BEBBF0 #E7E6F9 #E7E6F9
Accessibility & contrast
On white
1.82
#BEBBF0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.56
#BEBBF0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEBBF0
11.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEBBF0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEBBF0 | 1.00 | 1.82 | 11.56 | 11.56 |
| #FFFFFF | 1.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AEC1F2
Deuteranopia (green-blind)
#ADBFEF
Tritanopia (blue-blind)
#B3C4CD
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #bebbf0; /* rgb */ color: rgb(190, 187, 240); /* oklch */ color: oklch(81.3% 0.074 287.2);
Tailwind
colors: {
custom: {
50: '#d2cff5',
500: '#bebbf0',
950: '#000000',
},
}SCSS
$custom: #bebbf0; $custom-light: #d2cff5; $custom-dark: #000000;
JSON
{
"hex": "#bebbf0",
"rgb": {
"r": 190,
"g": 187,
"b": 240
},
"hsl": {
"h": 243.396,
"s": 63.855,
"l": 83.725
},
"oklch": {
"l": 0.8126,
"c": 0.07425,
"h": 287.2
},
"luminance": 0.52779
}Semantic roles & 50–950 ramp
primary
#BEBBF0
secondary
#CACF81
accent
#CC1AC2
background
#FEFEFF
surface
#FBFBFE
border
#D4D4D6
text
#141317
muted
#838385