#BE4BDC#BE4BDC
#BE4BDC is a light, highly saturated purple. Relative luminance 0.211; OKLCH L 62.4% C 0.226 H 318.6°. Best body text is #000000 at 5.23:1 contrast (WCAG AA passes).
Color values
| HEX | #BE4BDC |
|---|---|
| RGB | rgb(190, 75, 220) |
| HSL | hsl(288, 67%, 58%) |
| HSV | hsv(288, 66%, 86%) |
| CMYK | cmyk(13.6%, 65.9%, 0%, 13.7%) |
| CIE-LAB | lab(53.11, 66.09, -53.33) |
| CIE-LCH | lch(53.11, 84.93, 321.10°) |
| OKLab | oklab(62.45% 0.1696 -0.1493) |
| OKLCH | oklch(62.45% 0.226 318.6) |
| XYZ | xyz(36.6678, 21.1482, 69.8468) |
| Luminance | 0.2115 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Mediumorchid
#BA55D3
ΔE00 2.06
Purple Pink
#D725DE
ΔE00 4.48
Pinkish Purple
#D648D7
ΔE00 4.71
Lightish Purple
#A552E6
ΔE00 5.08
Hot Purple
#CB00F5
ΔE00 5.67
Heliotrope
#D94FF5
ΔE00 5.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BE4BDC #69DC4B
analogous
#754BDC #BE4BDC #DC4BB2
triadic
#BE4BDC #DCBE4B #4BDCBE
tetradic
#BE4BDC #DC754B #69DC4B #4BB2DC
square
#BE4BDC #DC754B #69DC4B #4BB2DC
split-complementary
#BE4BDC #B2DC4B #4BDC75
monochromatic
#781C91 #A326C4 #BE4BDC #D17EE6 #E3B1F0
Accessibility & contrast
On white
4.02
#BE4BDC on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
5.23
#BE4BDC on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #BE4BDC
5.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BE4BDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BE4BDC | 1.00 | 4.02 | 5.23 | 5.23 |
| #FFFFFF | 4.02 | 1.00 | 21.00 | 21.00 |
| #000000 | 5.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 5.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#1277E0
Deuteranopia (green-blind)
#5383D9
Tritanopia (blue-blind)
#BE658E
Achromatopsia (no color)
#7F7F7F
Design tokens & code
CSS
--color: #be4bdc; /* rgb */ color: rgb(190, 75, 220); /* oklch */ color: oklch(62.4% 0.226 318.6);
Tailwind
colors: {
custom: {
50: '#d585e7',
500: '#be4bdc',
950: '#000000',
},
}SCSS
$custom: #be4bdc; $custom-light: #d585e7; $custom-dark: #000000;
JSON
{
"hex": "#be4bdc",
"rgb": {
"r": 190,
"g": 75,
"b": 220
},
"hsl": {
"h": 287.586,
"s": 67.442,
"l": 57.843
},
"oklch": {
"l": 0.62448,
"c": 0.22599,
"h": 318.6
},
"luminance": 0.21147
}Semantic roles & 50–950 ramp
primary
#BE4BDC
secondary
#B0DEA4
accent
#EA3D61
background
#FDF8FE
surface
#FBF0FD
border
#D4CBD5
text
#150C16
muted
#837D84