#BEB1EA#BEB1EA
#BEB1EA is a light, moderate violet. Relative luminance 0.483; OKLCH L 79.1% C 0.081 H 294.9°. Best body text is #000000 at 10.67:1 contrast (WCAG AA passes).
Color values
| HEX | #BEB1EA |
|---|---|
| RGB | rgb(190, 177, 234) |
| HSL | hsl(254, 58%, 81%) |
| HSV | hsv(254, 24%, 92%) |
| CMYK | cmyk(18.8%, 24.4%, 0%, 8.2%) |
| CIE-LAB | lab(75.03, 16.04, -26.78) |
| CIE-LCH | lch(75.03, 31.22, 300.92°) |
| OKLab | oklab(79.09% 0.0342 -0.0734) |
| OKLCH | oklch(79.09% 0.081 294.9) |
| XYZ | xyz(51.8053, 48.3315, 84.4256) |
| Luminance | 0.4833 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pale Violet
#CEAEFA
ΔE00 4.86
Light Violet
#D6B4FC
ΔE00 5.38
Lavender
#B39DDB
ΔE00 5.39
Light Periwinkle
#C1C6FC
ΔE00 6.54
Light Lavender
#DFC5FE
ΔE00 6.70
Lavender (survey)
#C79FEF
ΔE00 6.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEB1EA #DDEAB1
analogous
#B1C0EA #BEB1EA #DAB1EA
triadic
#BEB1EA #EABEB1 #B1EABE
tetradic
#BEB1EA #EAB1C0 #DDEAB1 #B1EADA
square
#BEB1EA #EAB1C0 #DDEAB1 #B1EADA
split-complementary
#BEB1EA #EADAB1 #C0EAB1
monochromatic
#6E51D0 #9681DD #BEB1EA #E6E1F7 #EBE7F9
Accessibility & contrast
On white
1.97
#BEB1EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.67
#BEB1EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEB1EA
10.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEB1EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEB1EA | 1.00 | 1.97 | 10.67 | 10.67 |
| #FFFFFF | 1.97 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A4B9EC
Deuteranopia (green-blind)
#A6B8E8
Tritanopia (blue-blind)
#B6BAC5
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #beb1ea; /* rgb */ color: rgb(190, 177, 234); /* oklch */ color: oklch(79.1% 0.081 294.9);
Tailwind
colors: {
custom: {
50: '#d2c8f1',
500: '#beb1ea',
950: '#000000',
},
}SCSS
$custom: #beb1ea; $custom-light: #d2c8f1; $custom-dark: #000000;
JSON
{
"hex": "#beb1ea",
"rgb": {
"r": 190,
"g": 177,
"b": 234
},
"hsl": {
"h": 253.684,
"s": 57.576,
"l": 80.588
},
"oklch": {
"l": 0.79089,
"c": 0.08097,
"h": 294.9
},
"luminance": 0.48332
}Semantic roles & 50–950 ramp
primary
#BEB1EA
secondary
#EBF0DB
accent
#C520A0
background
#FCFCFE
surface
#F9F8FD
border
#D2D1D5
text
#141316
muted
#828284