#BEBBF2#BEBBF2
#BEBBF2 is a light, moderate blue. Relative luminance 0.529; OKLCH L 81.3% C 0.077 H 287.1°. Best body text is #000000 at 11.58:1 contrast (WCAG AA passes).
Color values
| HEX | #BEBBF2 |
|---|---|
| RGB | rgb(190, 187, 242) |
| HSL | hsl(243, 68%, 84%) |
| HSV | hsv(243, 23%, 95%) |
| CMYK | cmyk(21.5%, 22.7%, 0%, 5.1%) |
| CIE-LAB | lab(77.81, 12.36, -26.85) |
| CIE-LCH | lch(77.81, 29.55, 294.71°) |
| OKLab | oklab(81.34% 0.0226 -0.0736) |
| OKLCH | oklch(81.34% 0.077 287.1) |
| XYZ | xyz(55.0287, 52.8978, 91.2983) |
| Luminance | 0.5290 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 3.24
Periwinkle
#CCCCFF
ΔE00 4.12
Pale Violet
#CEAEFA
ΔE00 6.95
Light Lavender
#DFC5FE
ΔE00 7.11
Light Violet
#D6B4FC
ΔE00 7.20
Pale Lilac
#E4CBFF
ΔE00 8.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEBBF2 #EFF2BB
analogous
#BBD4F2 #BEBBF2 #DABBF2
triadic
#BEBBF2 #F2BEBB #BBF2BE
tetradic
#BEBBF2 #F2BBD4 #EFF2BB #BBF2DA
square
#BEBBF2 #F2BBD4 #EFF2BB #BBF2DA
split-complementary
#BEBBF2 #F2DABB #D4F2BB
monochromatic
#5C54DE #8D88E8 #BEBBF2 #E6E5FA #E6E5FA
Accessibility & contrast
On white
1.81
#BEBBF2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.58
#BEBBF2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEBBF2
11.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEBBF2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEBBF2 | 1.00 | 1.81 | 11.58 | 11.58 |
| #FFFFFF | 1.81 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ADC2F4
Deuteranopia (green-blind)
#ACBFF1
Tritanopia (blue-blind)
#B3C4CE
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #bebbf2; /* rgb */ color: rgb(190, 187, 242); /* oklch */ color: oklch(81.3% 0.077 287.1);
Tailwind
colors: {
custom: {
50: '#d2cff6',
500: '#bebbf2',
950: '#000000',
},
}SCSS
$custom: #bebbf2; $custom-light: #d2cff6; $custom-dark: #000000;
JSON
{
"hex": "#bebbf2",
"rgb": {
"r": 190,
"g": 187,
"b": 242
},
"hsl": {
"h": 243.273,
"s": 67.901,
"l": 84.118
},
"oklch": {
"l": 0.81338,
"c": 0.07704,
"h": 287.1
},
"luminance": 0.52899
}Semantic roles & 50–950 ramp
primary
#BEBBF2
secondary
#CDD280
accent
#D016C6
background
#FEFEFF
surface
#FBFBFE
border
#D4D4D6
text
#141317
muted
#838385