#BEBBFE#BEBBFE
#BEBBFE is a light, moderate blue. Relative luminance 0.536; OKLCH L 81.8% C 0.094 H 286.2°. Best body text is #000000 at 11.73:1 contrast (WCAG AA passes).
Color values
| HEX | #BEBBFE |
|---|---|
| RGB | rgb(190, 187, 254) |
| HSL | hsl(243, 97%, 86%) |
| HSV | hsv(243, 26%, 100%) |
| CMYK | cmyk(25.2%, 26.4%, 0%, 0.4%) |
| CIE-LAB | lab(78.25, 15.11, -32.61) |
| CIE-LCH | lch(78.25, 35.95, 294.86°) |
| OKLab | oklab(81.82% 0.0261 -0.09) |
| OKLCH | oklch(81.82% 0.094 286.2) |
| XYZ | xyz(56.8904, 53.6425, 101.1034) |
| Luminance | 0.5364 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 3.37
Periwinkle
#CCCCFF
ΔE00 4.94
Pale Violet
#CEAEFA
ΔE00 6.75
Light Violet
#D6B4FC
ΔE00 7.30
Light Lavender
#DFC5FE
ΔE00 8.03
Pastel Blue
#A2BFFE
ΔE00 8.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEBBFE #FBFEBB
analogous
#BBDAFE #BEBBFE #E0BBFE
triadic
#BEBBFE #FEBEBB #BBFEBE
tetradic
#BEBBFE #FEBBDA #FBFEBB #BBFEE0
square
#BEBBFE #FEBBDA #FBFEBB #BBFEE0
split-complementary
#BEBBFE #FEE0BB #DAFEBB
monochromatic
#4B42FC #847FFD #BEBBFE #E2E1FF #E2E1FF
Accessibility & contrast
On white
1.79
#BEBBFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.73
#BEBBFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEBBFE
11.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEBBFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEBBFE | 1.00 | 1.79 | 11.73 | 11.73 |
| #FFFFFF | 1.79 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A9C3FF
Deuteranopia (green-blind)
#A8C0FC
Tritanopia (blue-blind)
#AFC7D2
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #bebbfe; /* rgb */ color: rgb(190, 187, 254); /* oklch */ color: oklch(81.8% 0.094 286.2);
Tailwind
colors: {
custom: {
50: '#d2cfff',
500: '#bebbfe',
950: '#000000',
},
}SCSS
$custom: #bebbfe; $custom-light: #d2cfff; $custom-dark: #000000;
JSON
{
"hex": "#bebbfe",
"rgb": {
"r": 190,
"g": 187,
"b": 254
},
"hsl": {
"h": 242.687,
"s": 97.101,
"l": 86.471
},
"oklch": {
"l": 0.81822,
"c": 0.0937,
"h": 286.2
},
"luminance": 0.53644
}Semantic roles & 50–950 ramp
primary
#BEBBFE
secondary
#E0E578
accent
#E600DB
background
#FEFEFF
surface
#FBFBFF
border
#D4D4D7
text
#141318
muted
#838386