#BEB5EA#BEB5EA
#BEB5EA is a light, moderate violet. Relative luminance 0.499; OKLCH L 79.9% C 0.075 H 292.4°. Best body text is #000000 at 10.99:1 contrast (WCAG AA passes).
Color values
| HEX | #BEB5EA |
|---|---|
| RGB | rgb(190, 181, 234) |
| HSL | hsl(250, 56%, 81%) |
| HSV | hsv(250, 23%, 92%) |
| CMYK | cmyk(18.8%, 22.6%, 0%, 8.2%) |
| CIE-LAB | lab(76.03, 13.85, -25.26) |
| CIE-LCH | lch(76.03, 28.81, 298.73°) |
| OKLab | oklab(79.86% 0.0285 -0.0691) |
| OKLCH | oklch(79.86% 0.075 292.4) |
| XYZ | xyz(52.6070, 49.9349, 84.6928) |
| Luminance | 0.4994 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 5.49
Periwinkle
#CCCCFF
ΔE00 5.83
Pale Violet
#CEAEFA
ΔE00 5.93
Light Violet
#D6B4FC
ΔE00 6.20
Light Lavender
#DFC5FE
ΔE00 6.59
Lavender
#B39DDB
ΔE00 6.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEB5EA #E1EAB5
analogous
#B5C7EA #BEB5EA #D9B5EA
triadic
#BEB5EA #EABEB5 #B5EABE
tetradic
#BEB5EA #EAB5C7 #E1EAB5 #B5EAD9
square
#BEB5EA #EAB5C7 #E1EAB5 #B5EAD9
split-complementary
#BEB5EA #EAD9B5 #C7EAB5
monochromatic
#6A56CF #9485DC #BEB5EA #E8E5F8 #EAE7F8
Accessibility & contrast
On white
1.91
#BEB5EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.99
#BEB5EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEB5EA
10.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEB5EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEB5EA | 1.00 | 1.91 | 10.99 | 10.99 |
| #FFFFFF | 1.91 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A9BCEC
Deuteranopia (green-blind)
#A9BBE9
Tritanopia (blue-blind)
#B5BDC7
Achromatopsia (no color)
#BBBBBB
Design tokens & code
CSS
--color: #beb5ea; /* rgb */ color: rgb(190, 181, 234); /* oklch */ color: oklch(79.9% 0.075 292.4);
Tailwind
colors: {
custom: {
50: '#d2cbf0',
500: '#beb5ea',
950: '#000000',
},
}SCSS
$custom: #beb5ea; $custom-light: #d2cbf0; $custom-dark: #000000;
JSON
{
"hex": "#beb5ea",
"rgb": {
"r": 190,
"g": 181,
"b": 234
},
"hsl": {
"h": 250.189,
"s": 55.789,
"l": 81.373
},
"oklch": {
"l": 0.7986,
"c": 0.0748,
"h": 292.4
},
"luminance": 0.49935
}Semantic roles & 50–950 ramp
primary
#BEB5EA
secondary
#ECEFDC
accent
#C322A8
background
#FCFCFE
surface
#F9F8FD
border
#D2D1D5
text
#141316
muted
#828284