#BEBDF3#BEBDF3
#BEBDF3 is a light, moderate blue. Relative luminance 0.538; OKLCH L 81.8% C 0.076 H 285.4°. Best body text is #000000 at 11.76:1 contrast (WCAG AA passes).
Color values
| HEX | #BEBDF3 |
|---|---|
| RGB | rgb(190, 189, 243) |
| HSL | hsl(241, 69%, 85%) |
| HSV | hsv(241, 22%, 95%) |
| CMYK | cmyk(21.8%, 22.2%, 0%, 4.7%) |
| CIE-LAB | lab(78.35, 11.49, -26.56) |
| CIE-LCH | lch(78.35, 28.94, 293.40°) |
| OKLab | oklab(81.77% 0.0201 -0.0728) |
| OKLCH | oklch(81.77% 0.076 285.4) |
| XYZ | xyz(55.6065, 53.8125, 92.2338) |
| Luminance | 0.5381 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 2.62
Periwinkle
#CCCCFF
ΔE00 3.66
Light Lavender
#DFC5FE
ΔE00 7.38
Pale Violet
#CEAEFA
ΔE00 7.50
Light Violet
#D6B4FC
ΔE00 7.70
Pale Lilac
#E4CBFF
ΔE00 8.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEBDF3 #F2F3BD
analogous
#BDD7F3 #BEBDF3 #D9BDF3
triadic
#BEBDF3 #F3BEBD #BDF3BE
tetradic
#BEBDF3 #F3BDD7 #F2F3BD #BDF3D9
square
#BEBDF3 #F3BDD7 #F2F3BD #BDF3D9
split-complementary
#BEBDF3 #F3D9BD #D7F3BD
monochromatic
#5855E0 #8B89EA #BEBDF3 #E5E5FA #E5E5FA
Accessibility & contrast
On white
1.79
#BEBDF3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.76
#BEBDF3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEBDF3
11.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEBDF3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEBDF3 | 1.00 | 1.79 | 11.76 | 11.76 |
| #FFFFFF | 1.79 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AFC3F5
Deuteranopia (green-blind)
#AEC0F2
Tritanopia (blue-blind)
#B2C6CF
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #bebdf3; /* rgb */ color: rgb(190, 189, 243); /* oklch */ color: oklch(81.8% 0.076 285.4);
Tailwind
colors: {
custom: {
50: '#d2d0f7',
500: '#bebdf3',
950: '#000000',
},
}SCSS
$custom: #bebdf3; $custom-light: #d2d0f7; $custom-dark: #000000;
JSON
{
"hex": "#bebdf3",
"rgb": {
"r": 190,
"g": 189,
"b": 243
},
"hsl": {
"h": 241.111,
"s": 69.231,
"l": 84.706
},
"oklch": {
"l": 0.81767,
"c": 0.07558,
"h": 285.4
},
"luminance": 0.53813
}Semantic roles & 50–950 ramp
primary
#BEBDF3
secondary
#D2D381
accent
#D114CE
background
#FEFEFF
surface
#FBFBFE
border
#D4D4D6
text
#141417
muted
#838385