#BEBAFD#BEBAFD
#BEBAFD is a light, moderate blue. Relative luminance 0.532; OKLCH L 81.6% C 0.094 H 286.9°. Best body text is #000000 at 11.63:1 contrast (WCAG AA passes).
Color values
| HEX | #BEBAFD |
|---|---|
| RGB | rgb(190, 186, 253) |
| HSL | hsl(244, 94%, 86%) |
| HSV | hsv(244, 26%, 99%) |
| CMYK | cmyk(24.9%, 26.5%, 0%, 0.8%) |
| CIE-LAB | lab(77.97, 15.43, -32.52) |
| CIE-LCH | lch(77.97, 35.99, 295.38°) |
| OKLab | oklab(81.59% 0.0272 -0.0897) |
| OKLCH | oklch(81.59% 0.094 286.9) |
| XYZ | xyz(56.5193, 53.1558, 100.1918) |
| Luminance | 0.5316 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 3.61
Periwinkle
#CCCCFF
ΔE00 5.09
Pale Violet
#CEAEFA
ΔE00 6.46
Light Violet
#D6B4FC
ΔE00 7.04
Light Lavender
#DFC5FE
ΔE00 7.90
Pastel Blue
#A2BFFE
ΔE00 8.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEBAFD #F9FDBA
analogous
#BAD7FD #BEBAFD #DFBAFD
triadic
#BEBAFD #FDBEBA #BAFDBE
tetradic
#BEBAFD #FDBAD7 #F9FDBA #BAFDDF
square
#BEBAFD #FDBAD7 #F9FDBA #BAFDDF
split-complementary
#BEBAFD #FDDFBA #D7FDBA
monochromatic
#4E43FA #867FFB #BEBAFD #E3E1FE #E3E1FE
Accessibility & contrast
On white
1.81
#BEBAFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.63
#BEBAFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEBAFD
11.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEBAFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEBAFD | 1.00 | 1.81 | 11.63 | 11.63 |
| #FFFFFF | 1.81 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A8C2FF
Deuteranopia (green-blind)
#A7BFFB
Tritanopia (blue-blind)
#B0C6D1
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #bebafd; /* rgb */ color: rgb(190, 186, 253); /* oklch */ color: oklch(81.6% 0.094 286.9);
Tailwind
colors: {
custom: {
50: '#d2cefe',
500: '#bebafd',
950: '#000000',
},
}SCSS
$custom: #bebafd; $custom-light: #d2cefe; $custom-dark: #000000;
JSON
{
"hex": "#bebafd",
"rgb": {
"r": 190,
"g": 186,
"b": 253
},
"hsl": {
"h": 243.582,
"s": 94.366,
"l": 86.078
},
"oklch": {
"l": 0.81589,
"c": 0.09375,
"h": 286.9
},
"luminance": 0.53157
}Semantic roles & 50–950 ramp
primary
#BEBAFD
secondary
#DDE378
accent
#E600D8
background
#FEFEFF
surface
#FBFBFF
border
#D4D4D7
text
#141317
muted
#838385