#BEB4EA#BEB4EA
#BEB4EA is a light, moderate violet. Relative luminance 0.495; OKLCH L 79.7% C 0.076 H 293.1°. Best body text is #000000 at 10.91:1 contrast (WCAG AA passes).
Color values
| HEX | #BEB4EA |
|---|---|
| RGB | rgb(190, 180, 234) |
| HSL | hsl(251, 56%, 81%) |
| HSV | hsv(251, 23%, 92%) |
| CMYK | cmyk(18.8%, 23.1%, 0%, 8.2%) |
| CIE-LAB | lab(75.78, 14.39, -25.64) |
| CIE-LCH | lch(75.78, 29.41, 299.31°) |
| OKLab | oklab(79.67% 0.0299 -0.0702) |
| OKLCH | oklch(79.67% 0.076 293.1) |
| XYZ | xyz(52.4044, 49.5297, 84.6253) |
| Luminance | 0.4953 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pale Violet
#CEAEFA
ΔE00 5.65
Light Periwinkle
#C1C6FC
ΔE00 5.75
Light Violet
#D6B4FC
ΔE00 5.97
Periwinkle
#CCCCFF
ΔE00 6.10
Lavender
#B39DDB
ΔE00 6.28
Light Lavender
#DFC5FE
ΔE00 6.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEB4EA #E0EAB4
analogous
#B4C5EA #BEB4EA #D9B4EA
triadic
#BEB4EA #EABEB4 #B4EABE
tetradic
#BEB4EA #EAB4C5 #E0EAB4 #B4EAD9
square
#BEB4EA #EAB4C5 #E0EAB4 #B4EAD9
split-complementary
#BEB4EA #EAD9B4 #C5EAB4
monochromatic
#6B54CF #9584DD #BEB4EA #E7E4F7 #EAE7F8
Accessibility & contrast
On white
1.93
#BEB4EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.91
#BEB4EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEB4EA
10.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEB4EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEB4EA | 1.00 | 1.93 | 10.91 | 10.91 |
| #FFFFFF | 1.93 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A8BBEC
Deuteranopia (green-blind)
#A9BAE8
Tritanopia (blue-blind)
#B5BDC7
Achromatopsia (no color)
#BBBBBB
Design tokens & code
CSS
--color: #beb4ea; /* rgb */ color: rgb(190, 180, 234); /* oklch */ color: oklch(79.7% 0.076 293.1);
Tailwind
colors: {
custom: {
50: '#d2caf0',
500: '#beb4ea',
950: '#000000',
},
}SCSS
$custom: #beb4ea; $custom-light: #d2caf0; $custom-dark: #000000;
JSON
{
"hex": "#beb4ea",
"rgb": {
"r": 190,
"g": 180,
"b": 234
},
"hsl": {
"h": 251.111,
"s": 56.25,
"l": 81.176
},
"oklch": {
"l": 0.79667,
"c": 0.07632,
"h": 293.1
},
"luminance": 0.4953
}Semantic roles & 50–950 ramp
primary
#BEB4EA
secondary
#ECF0DB
accent
#C422A6
background
#FCFCFE
surface
#F9F8FD
border
#D2D1D5
text
#141316
muted
#828284