#BEBCF2#BEBCF2
#BEBCF2 is a light, moderate blue. Relative luminance 0.533; OKLCH L 81.5% C 0.076 H 286.3°. Best body text is #000000 at 11.66:1 contrast (WCAG AA passes).
Color values
| HEX | #BEBCF2 |
|---|---|
| RGB | rgb(190, 188, 242) |
| HSL | hsl(242, 68%, 84%) |
| HSV | hsv(242, 22%, 95%) |
| CMYK | cmyk(21.5%, 22.3%, 0%, 5.1%) |
| CIE-LAB | lab(78.07, 11.81, -26.46) |
| CIE-LCH | lch(78.07, 28.98, 294.05°) |
| OKLab | oklab(81.53% 0.0212 -0.0726) |
| OKLCH | oklch(81.53% 0.076 286.3) |
| XYZ | xyz(55.2416, 53.3235, 91.3692) |
| Luminance | 0.5332 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 2.96
Periwinkle
#CCCCFF
ΔE00 3.88
Light Lavender
#DFC5FE
ΔE00 7.22
Pale Violet
#CEAEFA
ΔE00 7.25
Light Violet
#D6B4FC
ΔE00 7.47
Pale Lilac
#E4CBFF
ΔE00 8.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEBCF2 #F0F2BC
analogous
#BCD5F2 #BEBCF2 #D9BCF2
triadic
#BEBCF2 #F2BEBC #BCF2BE
tetradic
#BEBCF2 #F2BCD5 #F0F2BC #BCF2D9
square
#BEBCF2 #F2BCD5 #F0F2BC #BCF2D9
split-complementary
#BEBCF2 #F2D9BC #D5F2BC
monochromatic
#5B55DE #8C89E8 #BEBCF2 #E6E5FA #E6E5FA
Accessibility & contrast
On white
1.80
#BEBCF2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.66
#BEBCF2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEBCF2
11.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEBCF2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEBCF2 | 1.00 | 1.80 | 11.66 | 11.66 |
| #FFFFFF | 1.80 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AEC2F4
Deuteranopia (green-blind)
#ADC0F1
Tritanopia (blue-blind)
#B3C5CE
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #bebcf2; /* rgb */ color: rgb(190, 188, 242); /* oklch */ color: oklch(81.5% 0.076 286.3);
Tailwind
colors: {
custom: {
50: '#d2d0f6',
500: '#bebcf2',
950: '#000000',
},
}SCSS
$custom: #bebcf2; $custom-light: #d2d0f6; $custom-dark: #000000;
JSON
{
"hex": "#bebcf2",
"rgb": {
"r": 190,
"g": 188,
"b": 242
},
"hsl": {
"h": 242.222,
"s": 67.5,
"l": 84.314
},
"oklch": {
"l": 0.81533,
"c": 0.07561,
"h": 286.3
},
"luminance": 0.53324
}Semantic roles & 50–950 ramp
primary
#BEBCF2
secondary
#CFD281
accent
#CF16C9
background
#FEFEFF
surface
#FBFBFE
border
#D4D4D6
text
#141417
muted
#838385