#BEBDFD#BEBDFD
#BEBDFD is a very light, moderate blue. Relative luminance 0.544; OKLCH L 82.2% C 0.089 H 285.0°. Best body text is #000000 at 11.89:1 contrast (WCAG AA passes).
Color values
| HEX | #BEBDFD |
|---|---|
| RGB | rgb(190, 189, 253) |
| HSL | hsl(241, 94%, 87%) |
| HSV | hsv(241, 25%, 99%) |
| CMYK | cmyk(24.9%, 25.3%, 0%, 0.8%) |
| CIE-LAB | lab(78.71, 13.79, -31.37) |
| CIE-LCH | lch(78.71, 34.27, 293.73°) |
| OKLab | oklab(82.17% 0.0231 -0.0865) |
| OKLCH | oklch(82.17% 0.09 285) |
| XYZ | xyz(57.1580, 54.4331, 100.4047) |
| Luminance | 0.5443 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 2.70
Periwinkle
#CCCCFF
ΔE00 4.37
Pale Violet
#CEAEFA
ΔE00 7.27
Light Violet
#D6B4FC
ΔE00 7.70
Pastel Blue
#A2BFFE
ΔE00 7.94
Light Lavender
#DFC5FE
ΔE00 8.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEBDFD #FCFDBD
analogous
#BDDCFD #BEBDFD #DEBDFD
triadic
#BEBDFD #FDBEBD #BDFDBE
tetradic
#BEBDFD #FDBDDC #FCFDBD #BDFDDE
square
#BEBDFD #FDBDDC #FCFDBD #BDFDDE
split-complementary
#BEBDFD #FDDEBD #DCFDBD
monochromatic
#4946F9 #8482FB #BEBDFD #E2E1FE #E2E1FE
Accessibility & contrast
On white
1.77
#BEBDFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.89
#BEBDFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEBDFD
11.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEBDFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEBDFD | 1.00 | 1.77 | 11.89 | 11.89 |
| #FFFFFF | 1.77 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ACC5FF
Deuteranopia (green-blind)
#AAC1FB
Tritanopia (blue-blind)
#B0C8D3
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #bebdfd; /* rgb */ color: rgb(190, 189, 253); /* oklch */ color: oklch(82.2% 0.089 285.0);
Tailwind
colors: {
custom: {
50: '#d2d0fe',
500: '#bebdfd',
950: '#000000',
},
}SCSS
$custom: #bebdfd; $custom-light: #d2d0fe; $custom-dark: #000000;
JSON
{
"hex": "#bebdfd",
"rgb": {
"r": 190,
"g": 189,
"b": 253
},
"hsl": {
"h": 240.938,
"s": 94.118,
"l": 86.667
},
"oklch": {
"l": 0.82167,
"c": 0.0895,
"h": 285
},
"luminance": 0.54434
}Semantic roles & 50–950 ramp
primary
#BEBDFD
secondary
#E2E47A
accent
#E600E2
background
#FEFEFF
surface
#FBFBFF
border
#D4D4D7
text
#141417
muted
#838385