#BEB4EB#BEB4EB
#BEB4EB is a light, moderate violet. Relative luminance 0.496; OKLCH L 79.7% C 0.078 H 292.9°. Best body text is #000000 at 10.92:1 contrast (WCAG AA passes).
Color values
| HEX | #BEB4EB |
|---|---|
| RGB | rgb(190, 180, 235) |
| HSL | hsl(251, 58%, 81%) |
| HSV | hsv(251, 23%, 92%) |
| CMYK | cmyk(19.1%, 23.4%, 0%, 7.8%) |
| CIE-LAB | lab(75.82, 14.62, -26.13) |
| CIE-LCH | lch(75.82, 29.94, 299.22°) |
| OKLab | oklab(79.71% 0.0302 -0.0716) |
| OKLCH | oklch(79.71% 0.078 292.9) |
| XYZ | xyz(52.5485, 49.5873, 85.3840) |
| Luminance | 0.4959 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pale Violet
#CEAEFA
ΔE00 5.52
Light Periwinkle
#C1C6FC
ΔE00 5.67
Light Violet
#D6B4FC
ΔE00 5.89
Periwinkle
#CCCCFF
ΔE00 6.07
Lavender
#B39DDB
ΔE00 6.26
Light Lavender
#DFC5FE
ΔE00 6.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEB4EB #E1EBB4
analogous
#B4C6EB #BEB4EB #DAB4EB
triadic
#BEB4EB #EBBEB4 #B4EBBE
tetradic
#BEB4EB #EBB4C6 #E1EBB4 #B4EBDA
square
#BEB4EB #EBB4C6 #E1EBB4 #B4EBDA
split-complementary
#BEB4EB #EBDAB4 #C6EBB4
monochromatic
#6A53D1 #9484DE #BEB4EB #E8E4F8 #EAE7F9
Accessibility & contrast
On white
1.92
#BEB4EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.92
#BEB4EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEB4EB
10.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEB4EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEB4EB | 1.00 | 1.92 | 10.92 | 10.92 |
| #FFFFFF | 1.92 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A7BCED
Deuteranopia (green-blind)
#A8BAE9
Tritanopia (blue-blind)
#B5BDC7
Achromatopsia (no color)
#BBBBBB
Design tokens & code
CSS
--color: #beb4eb; /* rgb */ color: rgb(190, 180, 235); /* oklch */ color: oklch(79.7% 0.078 292.9);
Tailwind
colors: {
custom: {
50: '#d2caf1',
500: '#beb4eb',
950: '#000000',
},
}SCSS
$custom: #beb4eb; $custom-light: #d2caf1; $custom-dark: #000000;
JSON
{
"hex": "#beb4eb",
"rgb": {
"r": 190,
"g": 180,
"b": 235
},
"hsl": {
"h": 250.909,
"s": 57.895,
"l": 81.373
},
"oklch": {
"l": 0.79706,
"c": 0.07771,
"h": 292.9
},
"luminance": 0.49588
}Semantic roles & 50–950 ramp
primary
#BEB4EB
secondary
#ECF0DB
accent
#C520A7
background
#FCFCFE
surface
#F9F8FD
border
#D2D1D5
text
#141316
muted
#828284