#BE4FDF#BE4FDF
#BE4FDF is a light, highly saturated purple. Relative luminance 0.219; OKLCH L 63.1% C 0.224 H 317.6°. Best body text is #000000 at 5.37:1 contrast (WCAG AA passes).
Color values
| HEX | #BE4FDF |
|---|---|
| RGB | rgb(190, 79, 223) |
| HSL | hsl(286, 69%, 59%) |
| HSV | hsv(286, 65%, 87%) |
| CMYK | cmyk(14.8%, 64.6%, 0%, 12.5%) |
| CIE-LAB | lab(53.89, 64.99, -53.79) |
| CIE-LCH | lch(53.89, 84.36, 320.39°) |
| OKLab | oklab(63.06% 0.1651 -0.1507) |
| OKLCH | oklch(63.06% 0.224 317.6) |
| XYZ | xyz(37.3486, 21.8684, 72.0514) |
| Luminance | 0.2187 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Mediumorchid
#BA55D3
ΔE00 1.98
Pinkish Purple
#D648D7
ΔE00 4.73
Lightish Purple
#A552E6
ΔE00 4.95
Purple Pink
#D725DE
ΔE00 4.99
Heliotrope
#D94FF5
ΔE00 5.23
Bright Lilac
#C95EFB
ΔE00 5.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BE4FDF #70DF4F
analogous
#764FDF #BE4FDF #DF4FB8
triadic
#BE4FDF #DFBE4F #4FDFBE
tetradic
#BE4FDF #DF764F #70DF4F #4FB8DF
square
#BE4FDF #DF764F #70DF4F #4FB8DF
split-complementary
#BE4FDF #B8DF4F #4FDF76
monochromatic
#7B1C98 #A625CC #BE4FDF #D183E8 #E4B7F2
Accessibility & contrast
On white
3.91
#BE4FDF on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
5.37
#BE4FDF on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #BE4FDF
5.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BE4FDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BE4FDF | 1.00 | 3.91 | 5.37 | 5.37 |
| #FFFFFF | 3.91 | 1.00 | 21.00 | 21.00 |
| #000000 | 5.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 5.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#197AE3
Deuteranopia (green-blind)
#5484DC
Tritanopia (blue-blind)
#BD6990
Achromatopsia (no color)
#818181
Design tokens & code
CSS
--color: #be4fdf; /* rgb */ color: rgb(190, 79, 223); /* oklch */ color: oklch(63.1% 0.224 317.6);
Tailwind
colors: {
custom: {
50: '#d588ea',
500: '#be4fdf',
950: '#000000',
},
}SCSS
$custom: #be4fdf; $custom-light: #d588ea; $custom-dark: #000000;
JSON
{
"hex": "#be4fdf",
"rgb": {
"r": 190,
"g": 79,
"b": 223
},
"hsl": {
"h": 286.25,
"s": 69.231,
"l": 59.216
},
"oklch": {
"l": 0.63062,
"c": 0.22356,
"h": 317.6
},
"luminance": 0.21867
}Semantic roles & 50–950 ramp
primary
#BE4FDF
secondary
#B6E1A9
accent
#EC3C64
background
#FDF8FE
surface
#FBF0FD
border
#D4CBD5
text
#150C16
muted
#837D84