#BEBCFF#BEBCFF
#BEBCFF is a very light, moderate blue. Relative luminance 0.541; OKLCH L 82.1% C 0.094 H 285.5°. Best body text is #000000 at 11.83:1 contrast (WCAG AA passes).
Color values
| HEX | #BEBCFF |
|---|---|
| RGB | rgb(190, 188, 255) |
| HSL | hsl(242, 100%, 87%) |
| HSV | hsv(242, 26%, 100%) |
| CMYK | cmyk(25.5%, 26.3%, 0%, 0%) |
| CIE-LAB | lab(78.54, 14.80, -32.71) |
| CIE-LCH | lch(78.54, 35.90, 294.35°) |
| OKLab | oklab(82.06% 0.025 -0.0903) |
| OKLCH | oklch(82.06% 0.094 285.5) |
| XYZ | xyz(57.2639, 54.1324, 102.0200) |
| Luminance | 0.5413 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 3.16
Periwinkle
#CCCCFF
ΔE00 4.82
Pale Violet
#CEAEFA
ΔE00 7.04
Light Violet
#D6B4FC
ΔE00 7.56
Pastel Blue
#A2BFFE
ΔE00 7.95
Light Lavender
#DFC5FE
ΔE00 8.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEBCFF #FDFFBC
analogous
#BCDCFF #BEBCFF #E0BCFF
triadic
#BEBCFF #FFBEBC #BCFFBE
tetradic
#BEBCFF #FFBCDC #FDFFBC #BCFFE0
square
#BEBCFF #FFBCDC #FDFFBC #BCFFE0
split-complementary
#BEBCFF #FFE0BC #DCFFBC
monochromatic
#4742FF #837FFF #BEBCFF #E1E0FF #E1E0FF
Accessibility & contrast
On white
1.78
#BEBCFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.83
#BEBCFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEBCFF
11.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEBCFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEBCFF | 1.00 | 1.78 | 11.83 | 11.83 |
| #FFFFFF | 1.78 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AAC4FF
Deuteranopia (green-blind)
#A8C0FD
Tritanopia (blue-blind)
#AFC8D3
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #bebcff; /* rgb */ color: rgb(190, 188, 255); /* oklch */ color: oklch(82.1% 0.094 285.5);
Tailwind
colors: {
custom: {
50: '#d2d0ff',
500: '#bebcff',
950: '#000000',
},
}SCSS
$custom: #bebcff; $custom-light: #d2d0ff; $custom-dark: #000000;
JSON
{
"hex": "#bebcff",
"rgb": {
"r": 190,
"g": 188,
"b": 255
},
"hsl": {
"h": 241.791,
"s": 100,
"l": 86.863
},
"oklch": {
"l": 0.82056,
"c": 0.09367,
"h": 285.5
},
"luminance": 0.54134
}Semantic roles & 50–950 ramp
primary
#BEBCFF
secondary
#E4E778
accent
#E600DF
background
#FEFEFF
surface
#FBFBFF
border
#D4D4D7
text
#141418
muted
#838386