#BE4FDC#BE4FDC
#BE4FDC is a light, highly saturated purple. Relative luminance 0.217; OKLCH L 62.9% C 0.221 H 318.4°. Best body text is #000000 at 5.34:1 contrast (WCAG AA passes).
Color values
| HEX | #BE4FDC |
|---|---|
| RGB | rgb(190, 79, 220) |
| HSL | hsl(287, 67%, 59%) |
| HSV | hsv(287, 64%, 86%) |
| CMYK | cmyk(13.6%, 64.1%, 0%, 13.7%) |
| CIE-LAB | lab(53.72, 64.41, -52.37) |
| CIE-LCH | lch(53.72, 83.01, 320.89°) |
| OKLab | oklab(62.88% 0.1652 -0.1465) |
| OKLCH | oklch(62.88% 0.221 318.4) |
| XYZ | xyz(36.9477, 21.7080, 69.9401) |
| Luminance | 0.2171 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Mediumorchid
#BA55D3
ΔE00 1.62
Pinkish Purple
#D648D7
ΔE00 4.52
Purple Pink
#D725DE
ΔE00 4.87
Lightish Purple
#A552E6
ΔE00 5.19
Heliotrope
#D94FF5
ΔE00 5.43
Bright Lilac
#C95EFB
ΔE00 5.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BE4FDC #6DDC4F
analogous
#774FDC #BE4FDC #DC4FB3
triadic
#BE4FDC #DCBE4F #4FDCBE
tetradic
#BE4FDC #DC774F #6DDC4F #4FB3DC
square
#BE4FDC #DC774F #6DDC4F #4FB3DC
split-complementary
#BE4FDC #B3DC4F #4FDC77
monochromatic
#7A1D93 #A527C6 #BE4FDC #D182E6 #E4B5F0
Accessibility & contrast
On white
3.93
#BE4FDC on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
5.34
#BE4FDC on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #BE4FDC
5.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BE4FDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BE4FDC | 1.00 | 3.93 | 5.34 | 5.34 |
| #FFFFFF | 3.93 | 1.00 | 21.00 | 21.00 |
| #000000 | 5.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 5.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#2079E0
Deuteranopia (green-blind)
#5684D9
Tritanopia (blue-blind)
#BE688F
Achromatopsia (no color)
#808080
Design tokens & code
CSS
--color: #be4fdc; /* rgb */ color: rgb(190, 79, 220); /* oklch */ color: oklch(62.9% 0.221 318.4);
Tailwind
colors: {
custom: {
50: '#d588e7',
500: '#be4fdc',
950: '#000000',
},
}SCSS
$custom: #be4fdc; $custom-light: #d588e7; $custom-dark: #000000;
JSON
{
"hex": "#be4fdc",
"rgb": {
"r": 190,
"g": 79,
"b": 220
},
"hsl": {
"h": 287.234,
"s": 66.825,
"l": 58.627
},
"oklch": {
"l": 0.62883,
"c": 0.22082,
"h": 318.4
},
"luminance": 0.21706
}Semantic roles & 50–950 ramp
primary
#BE4FDC
secondary
#B3DFA8
accent
#EA3E63
background
#FDF8FE
surface
#FBF0FC
border
#D4CBD5
text
#150C16
muted
#837D84