#BE4FDD#BE4FDD
#BE4FDD is a light, highly saturated purple. Relative luminance 0.218; OKLCH L 62.9% C 0.222 H 318.2°. Best body text is #000000 at 5.35:1 contrast (WCAG AA passes).
Color values
| HEX | #BE4FDD |
|---|---|
| RGB | rgb(190, 79, 221) |
| HSL | hsl(287, 68%, 59%) |
| HSV | hsv(287, 64%, 87%) |
| CMYK | cmyk(14%, 64.3%, 0%, 13.3%) |
| CIE-LAB | lab(53.77, 64.60, -52.84) |
| CIE-LCH | lch(53.77, 83.46, 320.72°) |
| OKLab | oklab(62.94% 0.1652 -0.1479) |
| OKLCH | oklch(62.94% 0.222 318.2) |
| XYZ | xyz(37.0805, 21.7611, 70.6397) |
| Luminance | 0.2176 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Mediumorchid
#BA55D3
ΔE00 1.74
Pinkish Purple
#D648D7
ΔE00 4.59
Purple Pink
#D725DE
ΔE00 4.90
Lightish Purple
#A552E6
ΔE00 5.10
Heliotrope
#D94FF5
ΔE00 5.36
Bright Lilac
#C95EFB
ΔE00 5.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BE4FDD #6EDD4F
analogous
#774FDD #BE4FDD #DD4FB5
triadic
#BE4FDD #DDBE4F #4FDDBE
tetradic
#BE4FDD #DD774F #6EDD4F #4FB5DD
square
#BE4FDD #DD774F #6EDD4F #4FB5DD
split-complementary
#BE4FDD #B5DD4F #4FDD77
monochromatic
#7B1D95 #A527C8 #BE4FDD #D182E7 #E4B6F1
Accessibility & contrast
On white
3.92
#BE4FDD on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
5.35
#BE4FDD on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #BE4FDD
5.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BE4FDD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BE4FDD | 1.00 | 3.92 | 5.35 | 5.35 |
| #FFFFFF | 3.92 | 1.00 | 21.00 | 21.00 |
| #000000 | 5.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 5.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#1D79E1
Deuteranopia (green-blind)
#5584DA
Tritanopia (blue-blind)
#BD688F
Achromatopsia (no color)
#808080
Design tokens & code
CSS
--color: #be4fdd; /* rgb */ color: rgb(190, 79, 221); /* oklch */ color: oklch(62.9% 0.222 318.2);
Tailwind
colors: {
custom: {
50: '#d588e8',
500: '#be4fdd',
950: '#000000',
},
}SCSS
$custom: #be4fdd; $custom-light: #d588e8; $custom-dark: #000000;
JSON
{
"hex": "#be4fdd",
"rgb": {
"r": 190,
"g": 79,
"b": 221
},
"hsl": {
"h": 286.901,
"s": 67.619,
"l": 58.824
},
"oklch": {
"l": 0.62943,
"c": 0.22173,
"h": 318.2
},
"luminance": 0.2176
}Semantic roles & 50–950 ramp
primary
#BE4FDD
secondary
#B4E0A8
accent
#EA3D63
background
#FDF8FE
surface
#FBF0FD
border
#D4CBD5
text
#150C16
muted
#837D84