#BEBBFF#BEBBFF
#BEBBFF is a light, moderate blue. Relative luminance 0.537; OKLCH L 81.9% C 0.095 H 286.1°. Best body text is #000000 at 11.74:1 contrast (WCAG AA passes).
Color values
| HEX | #BEBBFF |
|---|---|
| RGB | rgb(190, 187, 255) |
| HSL | hsl(243, 100%, 87%) |
| HSV | hsv(243, 27%, 100%) |
| CMYK | cmyk(25.5%, 26.7%, 0%, 0%) |
| CIE-LAB | lab(78.29, 15.35, -33.09) |
| CIE-LCH | lch(78.29, 36.48, 294.88°) |
| OKLab | oklab(81.86% 0.0264 -0.0913) |
| OKLCH | oklch(81.86% 0.095 286.1) |
| XYZ | xyz(57.0510, 53.7067, 101.9490) |
| Luminance | 0.5371 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 3.45
Periwinkle
#CCCCFF
ΔE00 5.05
Pale Violet
#CEAEFA
ΔE00 6.78
Light Violet
#D6B4FC
ΔE00 7.35
Pastel Blue
#A2BFFE
ΔE00 8.11
Light Lavender
#DFC5FE
ΔE00 8.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEBBFF #FCFFBB
analogous
#BBDAFF #BEBBFF #E0BBFF
triadic
#BEBBFF #FFBEBB #BBFFBE
tetradic
#BEBBFF #FFBBDA #FCFFBB #BBFFE0
square
#BEBBFF #FFBBDA #FCFFBB #BBFFE0
split-complementary
#BEBBFF #FFE0BB #DAFFBB
monochromatic
#4941FF #847EFF #BEBBFF #E2E0FF #E2E0FF
Accessibility & contrast
On white
1.79
#BEBBFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.74
#BEBBFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEBBFF
11.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEBBFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEBBFF | 1.00 | 1.79 | 11.74 | 11.74 |
| #FFFFFF | 1.79 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A9C4FF
Deuteranopia (green-blind)
#A7C0FD
Tritanopia (blue-blind)
#AFC7D3
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #bebbff; /* rgb */ color: rgb(190, 187, 255); /* oklch */ color: oklch(81.9% 0.095 286.1);
Tailwind
colors: {
custom: {
50: '#d2cfff',
500: '#bebbff',
950: '#000000',
},
}SCSS
$custom: #bebbff; $custom-light: #d2cfff; $custom-dark: #000000;
JSON
{
"hex": "#bebbff",
"rgb": {
"r": 190,
"g": 187,
"b": 255
},
"hsl": {
"h": 242.647,
"s": 100,
"l": 86.667
},
"oklch": {
"l": 0.81864,
"c": 0.09509,
"h": 286.1
},
"luminance": 0.53708
}Semantic roles & 50–950 ramp
primary
#BEBBFF
secondary
#E2E777
accent
#E600DB
background
#FEFEFF
surface
#FBFBFF
border
#D4D4D7
text
#141318
muted
#838386