#BE7DEB#BE7DEB
#BE7DEB is a light, vivid violet. Relative luminance 0.316; OKLCH L 70.0% C 0.167 H 310.0°. Best body text is #000000 at 7.32:1 contrast (WCAG AA passes).
Color values
| HEX | #BE7DEB |
|---|---|
| RGB | rgb(190, 125, 235) |
| HSL | hsl(275, 73%, 71%) |
| HSV | hsv(275, 47%, 92%) |
| CMYK | cmyk(19.1%, 46.8%, 0%, 7.8%) |
| CIE-LAB | lab(63.02, 44.89, -46.00) |
| CIE-LCH | lch(63.02, 64.28, 314.30°) |
| OKLab | oklab(69.97% 0.1076 -0.1283) |
| OKLCH | oklch(69.97% 0.167 310) |
| XYZ | xyz(43.5614, 31.6132, 82.3883) |
| Luminance | 0.3161 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Light Purple
#BF77F6
ΔE00 2.33
Easter Purple
#C071FE
ΔE00 4.07
Liliac
#C48EFD
ΔE00 4.72
Light Urple
#B36FF6
ΔE00 4.76
Bright Lavender
#C760FF
ΔE00 6.65
Bright Lilac
#C95EFB
ΔE00 6.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BE7DEB #AAEB7D
analogous
#877DEB #BE7DEB #EB7DE1
triadic
#BE7DEB #EBBE7D #7DEBBE
tetradic
#BE7DEB #EB877D #AAEB7D #7DE1EB
square
#BE7DEB #EB877D #AAEB7D #7DE1EB
split-complementary
#BE7DEB #E1EB7D #7DEB87
monochromatic
#8720CE #A348E3 #BE7DEB #D9B2F3 #F2E4FB
Accessibility & contrast
On white
2.87
#BE7DEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.32
#BE7DEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BE7DEB
7.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BE7DEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BE7DEB | 1.00 | 2.87 | 7.32 | 7.32 |
| #FFFFFF | 2.87 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6395EF
Deuteranopia (green-blind)
#749AE8
Tritanopia (blue-blind)
#B88FA9
Achromatopsia (no color)
#989898
Design tokens & code
CSS
--color: #be7deb; /* rgb */ color: rgb(190, 125, 235); /* oklch */ color: oklch(70.0% 0.167 310.0);
Tailwind
colors: {
custom: {
50: '#d4a4f2',
500: '#be7deb',
950: '#000000',
},
}SCSS
$custom: #be7deb; $custom-light: #d4a4f2; $custom-dark: #000000;
JSON
{
"hex": "#be7deb",
"rgb": {
"r": 190,
"g": 125,
"b": 235
},
"hsl": {
"h": 275.455,
"s": 73.333,
"l": 70.588
},
"oklch": {
"l": 0.6997,
"c": 0.16739,
"h": 310
},
"luminance": 0.31613
}Semantic roles & 50–950 ramp
primary
#BE7DEB
secondary
#DFF1D3
accent
#D51061
background
#FDFAFE
surface
#FAF4FD
border
#D3CED5
text
#140F17
muted
#837F85