#BE4FDE#BE4FDE
#BE4FDE is a light, highly saturated purple. Relative luminance 0.218; OKLCH L 63.0% C 0.223 H 317.9°. Best body text is #000000 at 5.36:1 contrast (WCAG AA passes).
Color values
| HEX | #BE4FDE |
|---|---|
| RGB | rgb(190, 79, 222) |
| HSL | hsl(287, 68%, 59%) |
| HSV | hsv(287, 64%, 87%) |
| CMYK | cmyk(14.4%, 64.4%, 0%, 12.9%) |
| CIE-LAB | lab(53.83, 64.80, -53.32) |
| CIE-LCH | lch(53.83, 83.91, 320.55°) |
| OKLab | oklab(63% 0.1652 -0.1493) |
| OKLCH | oklch(63% 0.223 317.9) |
| XYZ | xyz(37.2142, 21.8146, 71.3435) |
| Luminance | 0.2181 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Mediumorchid
#BA55D3
ΔE00 1.86
Pinkish Purple
#D648D7
ΔE00 4.66
Purple Pink
#D725DE
ΔE00 4.94
Lightish Purple
#A552E6
ΔE00 5.02
Heliotrope
#D94FF5
ΔE00 5.30
Bright Lilac
#C95EFB
ΔE00 5.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BE4FDE #6FDE4F
analogous
#774FDE #BE4FDE #DE4FB7
triadic
#BE4FDE #DEBE4F #4FDEBE
tetradic
#BE4FDE #DE774F #6FDE4F #4FB7DE
square
#BE4FDE #DE774F #6FDE4F #4FB7DE
split-complementary
#BE4FDE #B7DE4F #4FDE77
monochromatic
#7B1C96 #A526CA #BE4FDE #D183E8 #E4B6F1
Accessibility & contrast
On white
3.92
#BE4FDE on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
5.36
#BE4FDE on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #BE4FDE
5.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BE4FDE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BE4FDE | 1.00 | 3.92 | 5.36 | 5.36 |
| #FFFFFF | 3.92 | 1.00 | 21.00 | 21.00 |
| #000000 | 5.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 5.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#1B7AE2
Deuteranopia (green-blind)
#5584DB
Tritanopia (blue-blind)
#BD6990
Achromatopsia (no color)
#818181
Design tokens & code
CSS
--color: #be4fde; /* rgb */ color: rgb(190, 79, 222); /* oklch */ color: oklch(63.0% 0.223 317.9);
Tailwind
colors: {
custom: {
50: '#d588e9',
500: '#be4fde',
950: '#000000',
},
}SCSS
$custom: #be4fde; $custom-light: #d588e9; $custom-dark: #000000;
JSON
{
"hex": "#be4fde",
"rgb": {
"r": 190,
"g": 79,
"b": 222
},
"hsl": {
"h": 286.573,
"s": 68.421,
"l": 59.02
},
"oklch": {
"l": 0.63002,
"c": 0.22265,
"h": 317.9
},
"luminance": 0.21813
}Semantic roles & 50–950 ramp
primary
#BE4FDE
secondary
#B5E0A8
accent
#EB3D64
background
#FDF8FE
surface
#FBF0FD
border
#D4CBD5
text
#150C16
muted
#837D84