#BEBEF8#BEBEF8
#BEBEF8 is a very light, moderate blue. Relative luminance 0.546; OKLCH L 82.2% C 0.081 H 284.5°. Best body text is #000000 at 11.91:1 contrast (WCAG AA passes).
Color values
| HEX | #BEBEF8 |
|---|---|
| RGB | rgb(190, 190, 248) |
| HSL | hsl(240, 81%, 86%) |
| HSV | hsv(240, 23%, 97%) |
| CMYK | cmyk(23.4%, 23.4%, 0%, 2.7%) |
| CIE-LAB | lab(78.78, 12.09, -28.59) |
| CIE-LCH | lch(78.78, 31.04, 292.92°) |
| OKLab | oklab(82.16% 0.0203 -0.0786) |
| OKLCH | oklch(82.16% 0.081 284.5) |
| XYZ | xyz(56.5877, 54.5503, 96.3366) |
| Luminance | 0.5455 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 2.15
Periwinkle
#CCCCFF
ΔE00 3.69
Pale Violet
#CEAEFA
ΔE00 7.59
Light Lavender
#DFC5FE
ΔE00 7.74
Light Violet
#D6B4FC
ΔE00 7.87
Pastel Blue
#A2BFFE
ΔE00 8.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEBEF8 #F8F8BE
analogous
#BEDBF8 #BEBEF8 #DBBEF8
triadic
#BEBEF8 #F8BEBE #BEF8BE
tetradic
#BEBEF8 #F8BEDB #F8F8BE #BEF8DB
square
#BEBEF8 #F8BEDB #F8F8BE #BEF8DB
split-complementary
#BEBEF8 #F8DBBE #DBF8BE
monochromatic
#4F4FEC #8787F2 #BEBEF8 #E3E3FC #E3E3FC
Accessibility & contrast
On white
1.76
#BEBEF8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.91
#BEBEF8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEBEF8
11.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEBEF8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEBEF8 | 1.00 | 1.76 | 11.91 | 11.91 |
| #FFFFFF | 1.76 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AFC5FB
Deuteranopia (green-blind)
#ADC1F6
Tritanopia (blue-blind)
#B1C8D2
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #bebef8; /* rgb */ color: rgb(190, 190, 248); /* oklch */ color: oklch(82.2% 0.081 284.5);
Tailwind
colors: {
custom: {
50: '#d2d1fa',
500: '#bebef8',
950: '#000000',
},
}SCSS
$custom: #bebef8; $custom-light: #d2d1fa; $custom-dark: #000000;
JSON
{
"hex": "#bebef8",
"rgb": {
"r": 190,
"g": 190,
"b": 248
},
"hsl": {
"h": 240,
"s": 80.556,
"l": 85.882
},
"oklch": {
"l": 0.82159,
"c": 0.08115,
"h": 284.5
},
"luminance": 0.54551
}Semantic roles & 50–950 ramp
primary
#BEBEF8
secondary
#DBDB7F
accent
#DD09DD
background
#FEFEFF
surface
#FBFBFF
border
#D4D4D7
text
#141417
muted
#838385