#BEBEFD#BEBEFD
#BEBEFD is a very light, moderate blue. Relative luminance 0.549; OKLCH L 82.4% C 0.088 H 284.3°. Best body text is #000000 at 11.97:1 contrast (WCAG AA passes).
Color values
| HEX | #BEBEFD |
|---|---|
| RGB | rgb(190, 190, 253) |
| HSL | hsl(240, 94%, 87%) |
| HSV | hsv(240, 25%, 99%) |
| CMYK | cmyk(24.9%, 24.9%, 0%, 0.8%) |
| CIE-LAB | lab(78.96, 13.24, -30.98) |
| CIE-LCH | lch(78.96, 33.70, 293.14°) |
| OKLab | oklab(82.36% 0.0218 -0.0854) |
| OKLCH | oklch(82.36% 0.088 284.3) |
| XYZ | xyz(57.3738, 54.8647, 100.4766) |
| Luminance | 0.5487 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 2.40
Periwinkle
#CCCCFF
ΔE00 4.16
Pale Violet
#CEAEFA
ΔE00 7.56
Pastel Blue
#A2BFFE
ΔE00 7.78
Light Violet
#D6B4FC
ΔE00 7.94
Light Lavender
#DFC5FE
ΔE00 8.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEBEFD #FDFDBE
analogous
#BEDEFD #BEBEFD #DEBEFD
triadic
#BEBEFD #FDBEBE #BEFDBE
tetradic
#BEBEFD #FDBEDE #FDFDBE #BEFDDE
square
#BEBEFD #FDBEDE #FDFDBE #BEFDDE
split-complementary
#BEBEFD #FDDEBE #DEFDBE
monochromatic
#4747F9 #8383FB #BEBEFD #E1E1FE #E1E1FE
Accessibility & contrast
On white
1.75
#BEBEFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.97
#BEBEFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEBEFD
11.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEBEFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEBEFD | 1.00 | 1.75 | 11.97 | 11.97 |
| #FFFFFF | 1.75 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ADC5FF
Deuteranopia (green-blind)
#ABC2FB
Tritanopia (blue-blind)
#AFC9D4
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #bebefd; /* rgb */ color: rgb(190, 190, 253); /* oklch */ color: oklch(82.4% 0.088 284.3);
Tailwind
colors: {
custom: {
50: '#d2d1fe',
500: '#bebefd',
950: '#000000',
},
}SCSS
$custom: #bebefd; $custom-light: #d2d1fe; $custom-dark: #000000;
JSON
{
"hex": "#bebefd",
"rgb": {
"r": 190,
"g": 190,
"b": 253
},
"hsl": {
"h": 240,
"s": 94.03,
"l": 86.863
},
"oklch": {
"l": 0.8236,
"c": 0.0881,
"h": 284.3
},
"luminance": 0.54866
}Semantic roles & 50–950 ramp
primary
#BEBEFD
secondary
#E4E47B
accent
#E600E5
background
#FEFEFF
surface
#FBFBFF
border
#D4D4D7
text
#141417
muted
#838385