#BEBCFD#BEBCFD
#BEBCFD is a light, moderate blue. Relative luminance 0.540; OKLCH L 82.0% C 0.091 H 285.6°. Best body text is #000000 at 11.80:1 contrast (WCAG AA passes).
Color values
| HEX | #BEBCFD |
|---|---|
| RGB | rgb(190, 188, 253) |
| HSL | hsl(242, 94%, 86%) |
| HSV | hsv(242, 26%, 99%) |
| CMYK | cmyk(24.9%, 25.7%, 0%, 0.8%) |
| CIE-LAB | lab(78.46, 14.33, -31.75) |
| CIE-LCH | lch(78.46, 34.84, 294.30°) |
| OKLab | oklab(81.97% 0.0245 -0.0875) |
| OKLCH | oklch(81.97% 0.091 285.6) |
| XYZ | xyz(56.9436, 54.0043, 100.3332) |
| Luminance | 0.5401 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 3.00
Periwinkle
#CCCCFF
ΔE00 4.60
Pale Violet
#CEAEFA
ΔE00 7.00
Light Violet
#D6B4FC
ΔE00 7.47
Light Lavender
#DFC5FE
ΔE00 7.97
Pastel Blue
#A2BFFE
ΔE00 8.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEBCFD #FBFDBC
analogous
#BCDBFD #BEBCFD #DFBCFD
triadic
#BEBCFD #FDBEBC #BCFDBE
tetradic
#BEBCFD #FDBCDB #FBFDBC #BCFDDF
square
#BEBCFD #FDBCDB #FBFDBC #BCFDDF
split-complementary
#BEBCFD #FDDFBC #DBFDBC
monochromatic
#4B45F9 #8481FB #BEBCFD #E2E1FE #E2E1FE
Accessibility & contrast
On white
1.78
#BEBCFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.80
#BEBCFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEBCFD
11.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEBCFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEBCFD | 1.00 | 1.78 | 11.80 | 11.80 |
| #FFFFFF | 1.78 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ABC4FF
Deuteranopia (green-blind)
#A9C0FB
Tritanopia (blue-blind)
#B0C7D3
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #bebcfd; /* rgb */ color: rgb(190, 188, 253); /* oklch */ color: oklch(82.0% 0.091 285.6);
Tailwind
colors: {
custom: {
50: '#d2d0fe',
500: '#bebcfd',
950: '#000000',
},
}SCSS
$custom: #bebcfd; $custom-light: #d2d0fe; $custom-dark: #000000;
JSON
{
"hex": "#bebcfd",
"rgb": {
"r": 190,
"g": 188,
"b": 253
},
"hsl": {
"h": 241.846,
"s": 94.203,
"l": 86.471
},
"oklch": {
"l": 0.81974,
"c": 0.09091,
"h": 285.6
},
"luminance": 0.54005
}Semantic roles & 50–950 ramp
primary
#BEBCFD
secondary
#E0E47A
accent
#E600DE
background
#FEFEFF
surface
#FBFBFF
border
#D4D4D7
text
#141317
muted
#838385