#BEBBFD#BEBBFD
#BEBBFD is a light, moderate blue. Relative luminance 0.536; OKLCH L 81.8% C 0.092 H 286.2°. Best body text is #000000 at 11.72:1 contrast (WCAG AA passes).
Color values
| HEX | #BEBBFD |
|---|---|
| RGB | rgb(190, 187, 253) |
| HSL | hsl(243, 94%, 86%) |
| HSV | hsv(243, 26%, 99%) |
| CMYK | cmyk(24.9%, 26.1%, 0%, 0.8%) |
| CIE-LAB | lab(78.22, 14.88, -32.14) |
| CIE-LCH | lch(78.22, 35.41, 294.85°) |
| OKLab | oklab(81.78% 0.0258 -0.0886) |
| OKLCH | oklch(81.78% 0.092 286.2) |
| XYZ | xyz(56.7307, 53.5786, 100.2623) |
| Luminance | 0.5358 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 3.30
Periwinkle
#CCCCFF
ΔE00 4.84
Pale Violet
#CEAEFA
ΔE00 6.73
Light Violet
#D6B4FC
ΔE00 7.25
Light Lavender
#DFC5FE
ΔE00 7.93
Pastel Blue
#A2BFFE
ΔE00 8.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEBBFD #FAFDBB
analogous
#BBD9FD #BEBBFD #DFBBFD
triadic
#BEBBFD #FDBEBB #BBFDBE
tetradic
#BEBBFD #FDBBD9 #FAFDBB #BBFDDF
square
#BEBBFD #FDBBD9 #FAFDBB #BBFDDF
split-complementary
#BEBBFD #FDDFBB #D9FDBB
monochromatic
#4C44FA #8580FB #BEBBFD #E3E1FE #E3E1FE
Accessibility & contrast
On white
1.79
#BEBBFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.72
#BEBBFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEBBFD
11.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEBBFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEBBFD | 1.00 | 1.79 | 11.72 | 11.72 |
| #FFFFFF | 1.79 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AAC3FF
Deuteranopia (green-blind)
#A8C0FB
Tritanopia (blue-blind)
#B0C6D2
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #bebbfd; /* rgb */ color: rgb(190, 187, 253); /* oklch */ color: oklch(81.8% 0.092 286.2);
Tailwind
colors: {
custom: {
50: '#d2cffe',
500: '#bebbfd',
950: '#000000',
},
}SCSS
$custom: #bebbfd; $custom-light: #d2cffe; $custom-dark: #000000;
JSON
{
"hex": "#bebbfd",
"rgb": {
"r": 190,
"g": 187,
"b": 253
},
"hsl": {
"h": 242.727,
"s": 94.286,
"l": 86.275
},
"oklch": {
"l": 0.81781,
"c": 0.09232,
"h": 286.2
},
"luminance": 0.5358
}Semantic roles & 50–950 ramp
primary
#BEBBFD
secondary
#DFE379
accent
#E600DB
background
#FEFEFF
surface
#FBFBFF
border
#D4D4D7
text
#141317
muted
#838385