#BE4DDE#BE4DDE
#BE4DDE is a light, highly saturated purple. Relative luminance 0.215; OKLCH L 62.8% C 0.225 H 318.0°. Best body text is #000000 at 5.31:1 contrast (WCAG AA passes).
Color values
| HEX | #BE4DDE |
|---|---|
| RGB | rgb(190, 77, 222) |
| HSL | hsl(287, 69%, 59%) |
| HSV | hsv(287, 65%, 87%) |
| CMYK | cmyk(14.4%, 65.3%, 0%, 12.9%) |
| CIE-LAB | lab(53.53, 65.64, -53.80) |
| CIE-LCH | lch(53.53, 84.87, 320.66°) |
| OKLab | oklab(62.78% 0.1674 -0.1507) |
| OKLCH | oklch(62.78% 0.225 318) |
| XYZ | xyz(37.0721, 21.5304, 71.2961) |
| Luminance | 0.2153 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Mediumorchid
#BA55D3
ΔE00 2.03
Pinkish Purple
#D648D7
ΔE00 4.74
Purple Pink
#D725DE
ΔE00 4.74
Lightish Purple
#A552E6
ΔE00 4.95
Heliotrope
#D94FF5
ΔE00 5.47
Hot Purple
#CB00F5
ΔE00 5.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BE4DDE #6DDE4D
analogous
#754DDE #BE4DDE #DE4DB5
triadic
#BE4DDE #DEBE4D #4DDEBE
tetradic
#BE4DDE #DE754D #6DDE4D #4DB5DE
square
#BE4DDE #DE754D #6DDE4D #4DB5DE
split-complementary
#BE4DDE #B5DE4D #4DDE75
monochromatic
#7A1C95 #A525C9 #BE4DDE #D181E8 #E4B4F1
Accessibility & contrast
On white
3.96
#BE4DDE on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
5.31
#BE4DDE on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #BE4DDE
5.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BE4DDE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BE4DDE | 1.00 | 3.96 | 5.31 | 5.31 |
| #FFFFFF | 3.96 | 1.00 | 21.00 | 21.00 |
| #000000 | 5.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 5.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#1479E2
Deuteranopia (green-blind)
#5383DB
Tritanopia (blue-blind)
#BD678F
Achromatopsia (no color)
#808080
Design tokens & code
CSS
--color: #be4dde; /* rgb */ color: rgb(190, 77, 222); /* oklch */ color: oklch(62.8% 0.225 318.0);
Tailwind
colors: {
custom: {
50: '#d587e9',
500: '#be4dde',
950: '#000000',
},
}SCSS
$custom: #be4dde; $custom-light: #d587e9; $custom-dark: #000000;
JSON
{
"hex": "#be4dde",
"rgb": {
"r": 190,
"g": 77,
"b": 222
},
"hsl": {
"h": 286.759,
"s": 68.72,
"l": 58.627
},
"oklch": {
"l": 0.62783,
"c": 0.22523,
"h": 318
},
"luminance": 0.21529
}Semantic roles & 50–950 ramp
primary
#BE4DDE
secondary
#B3E0A7
accent
#EC3C63
background
#FDF8FE
surface
#FBF0FD
border
#D4CBD5
text
#150C16
muted
#837D84