#BEBBEF#BEBBEF
#BEBBEF is a light, moderate blue. Relative luminance 0.527; OKLCH L 81.2% C 0.073 H 287.3°. Best body text is #000000 at 11.54:1 contrast (WCAG AA passes).
Color values
| HEX | #BEBBEF |
|---|---|
| RGB | rgb(190, 187, 239) |
| HSL | hsl(243, 62%, 84%) |
| HSV | hsv(243, 22%, 94%) |
| CMYK | cmyk(20.5%, 21.8%, 0%, 6.3%) |
| CIE-LAB | lab(77.71, 11.68, -25.39) |
| CIE-LCH | lch(77.71, 27.95, 294.70°) |
| OKLab | oklab(81.22% 0.0217 -0.0695) |
| OKLCH | oklch(81.22% 0.073 287.3) |
| XYZ | xyz(54.5818, 52.7190, 88.9448) |
| Luminance | 0.5272 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 3.49
Periwinkle
#CCCCFF
ΔE00 4.13
Light Lavender
#DFC5FE
ΔE00 7.04
Pale Violet
#CEAEFA
ΔE00 7.19
Light Violet
#D6B4FC
ΔE00 7.35
Pale Lilac
#E4CBFF
ΔE00 7.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEBBEF #ECEFBB
analogous
#BBD2EF #BEBBEF #D8BBEF
triadic
#BEBBEF #EFBEBB #BBEFBE
tetradic
#BEBBEF #EFBBD2 #ECEFBB #BBEFD8
square
#BEBBEF #EFBBD2 #ECEFBB #BBEFD8
split-complementary
#BEBBEF #EFD8BB #D2EFBB
monochromatic
#5F58D8 #8F89E3 #BEBBEF #E7E6F9 #E7E6F9
Accessibility & contrast
On white
1.82
#BEBBEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.54
#BEBBEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEBBEF
11.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEBBEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEBBEF | 1.00 | 1.82 | 11.54 | 11.54 |
| #FFFFFF | 1.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AEC1F1
Deuteranopia (green-blind)
#ADBFEE
Tritanopia (blue-blind)
#B4C4CD
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #bebbef; /* rgb */ color: rgb(190, 187, 239); /* oklch */ color: oklch(81.2% 0.073 287.3);
Tailwind
colors: {
custom: {
50: '#d2cff4',
500: '#bebbef',
950: '#000000',
},
}SCSS
$custom: #bebbef; $custom-light: #d2cff4; $custom-dark: #000000;
JSON
{
"hex": "#bebbef",
"rgb": {
"r": 190,
"g": 187,
"b": 239
},
"hsl": {
"h": 243.462,
"s": 61.905,
"l": 83.529
},
"oklch": {
"l": 0.81221,
"c": 0.07284,
"h": 287.3
},
"luminance": 0.5272
}Semantic roles & 50–950 ramp
primary
#BEBBEF
secondary
#C9CD81
accent
#CA1CC0
background
#FEFEFF
surface
#FBFBFE
border
#D4D4D6
text
#141317
muted
#838385