#BE4FE0#BE4FE0
#BE4FE0 is a light, highly saturated purple. Relative luminance 0.219; OKLCH L 63.1% C 0.224 H 317.4°. Best body text is #000000 at 5.38:1 contrast (WCAG AA passes).
Color values
| HEX | #BE4FE0 |
|---|---|
| RGB | rgb(190, 79, 224) |
| HSL | hsl(286, 70%, 59%) |
| HSV | hsv(286, 65%, 88%) |
| CMYK | cmyk(15.2%, 64.7%, 0%, 12.2%) |
| CIE-LAB | lab(53.94, 65.18, -54.26) |
| CIE-LCH | lch(53.94, 84.81, 320.22°) |
| OKLab | oklab(63.12% 0.1651 -0.1521) |
| OKLCH | oklch(63.12% 0.224 317.4) |
| XYZ | xyz(37.4838, 21.9224, 72.7635) |
| Luminance | 0.2192 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Mediumorchid
#BA55D3
ΔE00 2.11
Pinkish Purple
#D648D7
ΔE00 4.81
Lightish Purple
#A552E6
ΔE00 4.88
Purple Pink
#D725DE
ΔE00 5.04
Heliotrope
#D94FF5
ΔE00 5.17
Bright Lilac
#C95EFB
ΔE00 5.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BE4FE0 #71E04F
analogous
#764FE0 #BE4FE0 #E04FBA
triadic
#BE4FE0 #E0BE4F #4FE0BE
tetradic
#BE4FE0 #E0764F #71E04F #4FBAE0
square
#BE4FE0 #E0764F #71E04F #4FBAE0
split-complementary
#BE4FE0 #BAE04F #4FE076
monochromatic
#7C1B9A #A624CE #BE4FE0 #D183E9 #E4B7F2
Accessibility & contrast
On white
3.90
#BE4FE0 on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
5.38
#BE4FE0 on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #BE4FE0
5.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BE4FE0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BE4FE0 | 1.00 | 3.90 | 5.38 | 5.38 |
| #FFFFFF | 3.90 | 1.00 | 21.00 | 21.00 |
| #000000 | 5.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 5.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#167AE4
Deuteranopia (green-blind)
#5384DD
Tritanopia (blue-blind)
#BD6991
Achromatopsia (no color)
#818181
Design tokens & code
CSS
--color: #be4fe0; /* rgb */ color: rgb(190, 79, 224); /* oklch */ color: oklch(63.1% 0.224 317.4);
Tailwind
colors: {
custom: {
50: '#d588ea',
500: '#be4fe0',
950: '#000000',
},
}SCSS
$custom: #be4fe0; $custom-light: #d588ea; $custom-dark: #000000;
JSON
{
"hex": "#be4fe0",
"rgb": {
"r": 190,
"g": 79,
"b": 224
},
"hsl": {
"h": 285.931,
"s": 70.048,
"l": 59.412
},
"oklch": {
"l": 0.63122,
"c": 0.22448,
"h": 317.4
},
"luminance": 0.21921
}Semantic roles & 50–950 ramp
primary
#BE4FE0
secondary
#B6E2A9
accent
#ED3B65
background
#FDF8FE
surface
#FBF0FD
border
#D4CBD5
text
#150C16
muted
#837D84