#BE4FEA#BE4FEA
#BE4FEA is a light, highly saturated purple. Relative luminance 0.225; OKLCH L 63.7% C 0.234 H 314.8°. Best body text is #000000 at 5.50:1 contrast (WCAG AA passes).
Color values
| HEX | #BE4FEA |
|---|---|
| RGB | rgb(190, 79, 234) |
| HSL | hsl(283, 79%, 61%) |
| HSV | hsv(283, 66%, 92%) |
| CMYK | cmyk(18.8%, 66.2%, 0%, 8.2%) |
| CIE-LAB | lab(54.53, 67.14, -58.95) |
| CIE-LCH | lch(54.53, 89.35, 318.72°) |
| OKLab | oklab(63.74% 0.1647 -0.1658) |
| OKLCH | oklch(63.74% 0.234 314.8) |
| XYZ | xyz(38.8800, 22.4810, 80.1171) |
| Luminance | 0.2248 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Mediumorchid
#BA55D3
ΔE00 3.48
Lightish Purple
#A552E6
ΔE00 4.43
Bright Lilac
#C95EFB
ΔE00 4.48
Heliotrope
#D94FF5
ΔE00 4.80
Bright Lavender
#C760FF
ΔE00 4.93
Lighter Purple
#A55AF4
ΔE00 5.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BE4FEA #7BEA4F
analogous
#714FEA #BE4FEA #EA4FC8
triadic
#BE4FEA #EABE4F #4FEABE
tetradic
#BE4FEA #EA714F #7BEA4F #4FC8EA
square
#BE4FEA #EA714F #7BEA4F #4FC8EA
split-complementary
#BE4FEA #C8EA4F #4FEA71
monochromatic
#8014AA #A91BE1 #BE4FEA #D286F1 #E6BCF7
Accessibility & contrast
On white
3.82
#BE4FEA on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
5.50
#BE4FEA on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #BE4FEA
5.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BE4FEA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BE4FEA | 1.00 | 3.82 | 5.50 | 5.50 |
| #FFFFFF | 3.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 5.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 5.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#007CEF
Deuteranopia (green-blind)
#4A85E6
Tritanopia (blue-blind)
#BA6D96
Achromatopsia (no color)
#828282
Design tokens & code
CSS
--color: #be4fea; /* rgb */ color: rgb(190, 79, 234); /* oklch */ color: oklch(63.7% 0.234 314.8);
Tailwind
colors: {
custom: {
50: '#d688f1',
500: '#be4fea',
950: '#000000',
},
}SCSS
$custom: #be4fea; $custom-light: #d688f1; $custom-dark: #000000;
JSON
{
"hex": "#be4fea",
"rgb": {
"r": 190,
"g": 79,
"b": 234
},
"hsl": {
"h": 282.968,
"s": 78.68,
"l": 61.373
},
"oklch": {
"l": 0.63735,
"c": 0.23369,
"h": 314.8
},
"luminance": 0.2248
}Semantic roles & 50–950 ramp
primary
#BE4FEA
secondary
#BEE7AD
accent
#DB0B46
background
#FDF8FE
surface
#FBF0FD
border
#D4CBD5
text
#150C17
muted
#837D85