#BEBCFE#BEBCFE
#BEBCFE is a very light, moderate blue. Relative luminance 0.541; OKLCH L 82.0% C 0.092 H 285.6°. Best body text is #000000 at 11.81:1 contrast (WCAG AA passes).
Color values
| HEX | #BEBCFE |
|---|---|
| RGB | rgb(190, 188, 254) |
| HSL | hsl(242, 97%, 87%) |
| HSV | hsv(242, 26%, 100%) |
| CMYK | cmyk(25.2%, 26%, 0%, 0.4%) |
| CIE-LAB | lab(78.50, 14.57, -32.23) |
| CIE-LCH | lch(78.50, 35.37, 294.32°) |
| OKLab | oklab(82.02% 0.0248 -0.0889) |
| OKLCH | oklch(82.02% 0.092 285.6) |
| XYZ | xyz(57.1033, 54.0682, 101.1744) |
| Luminance | 0.5407 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 3.08
Periwinkle
#CCCCFF
ΔE00 4.71
Pale Violet
#CEAEFA
ΔE00 7.02
Light Violet
#D6B4FC
ΔE00 7.51
Pastel Blue
#A2BFFE
ΔE00 8.02
Light Lavender
#DFC5FE
ΔE00 8.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEBCFE #FCFEBC
analogous
#BCDBFE #BEBCFE #DFBCFE
triadic
#BEBCFE #FEBEBC #BCFEBE
tetradic
#BEBCFE #FEBCDB #FCFEBC #BCFEDF
square
#BEBCFE #FEBCDB #FCFEBC #BCFEDF
split-complementary
#BEBCFE #FEDFBC #DBFEBC
monochromatic
#4943FC #8480FD #BEBCFE #E2E1FF #E2E1FF
Accessibility & contrast
On white
1.78
#BEBCFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.81
#BEBCFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEBCFE
11.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEBCFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEBCFE | 1.00 | 1.78 | 11.81 | 11.81 |
| #FFFFFF | 1.78 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ABC4FF
Deuteranopia (green-blind)
#A9C0FC
Tritanopia (blue-blind)
#AFC7D3
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #bebcfe; /* rgb */ color: rgb(190, 188, 254); /* oklch */ color: oklch(82.0% 0.092 285.6);
Tailwind
colors: {
custom: {
50: '#d2d0ff',
500: '#bebcfe',
950: '#000000',
},
}SCSS
$custom: #bebcfe; $custom-light: #d2d0ff; $custom-dark: #000000;
JSON
{
"hex": "#bebcfe",
"rgb": {
"r": 190,
"g": 188,
"b": 254
},
"hsl": {
"h": 241.818,
"s": 97.059,
"l": 86.667
},
"oklch": {
"l": 0.82015,
"c": 0.09228,
"h": 285.6
},
"luminance": 0.54069
}Semantic roles & 50–950 ramp
primary
#BEBCFE
secondary
#E2E579
accent
#E600DF
background
#FEFEFF
surface
#FBFBFF
border
#D4D4D7
text
#141318
muted
#838386