#BE44DD#BE44DD
#BE44DD is a mid, highly saturated purple. Relative luminance 0.203; OKLCH L 61.8% C 0.235 H 318.7°. Best body text is #000000 at 5.06:1 contrast (WCAG AA passes).
Color values
| HEX | #BE44DD |
|---|---|
| RGB | rgb(190, 68, 221) |
| HSL | hsl(288, 69%, 57%) |
| HSV | hsv(288, 69%, 87%) |
| CMYK | cmyk(14%, 69.2%, 0%, 13.3%) |
| CIE-LAB | lab(52.18, 69.06, -55.39) |
| CIE-LCH | lch(52.18, 88.53, 321.27°) |
| OKLab | oklab(61.8% 0.1769 -0.1553) |
| OKLCH | oklch(61.8% 0.235 318.7) |
| XYZ | xyz(36.3517, 20.3035, 70.3968) |
| Luminance | 0.2030 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Mediumorchid
#BA55D3
ΔE00 3.08
Purple Pink
#D725DE
ΔE00 4.09
Hot Purple
#CB00F5
ΔE00 4.69
Lightish Purple
#A552E6
ΔE00 5.02
Pinkish Purple
#D648D7
ΔE00 5.29
Neon Purple
#BC13FE
ΔE00 5.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BE44DD #63DD44
analogous
#7244DD #BE44DD #DD44B0
triadic
#BE44DD #DDBE44 #44DDBE
tetradic
#BE44DD #DD7244 #63DD44 #44B0DD
square
#BE44DD #DD7244 #63DD44 #44B0DD
split-complementary
#BE44DD #B0DD44 #44DD72
monochromatic
#761A8D #A123C1 #BE44DD #D078E6 #E2ACF0
Accessibility & contrast
On white
4.15
#BE44DD on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
5.06
#BE44DD on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #BE44DD
5.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BE44DD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BE44DD | 1.00 | 4.15 | 5.06 | 5.06 |
| #FFFFFF | 4.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 5.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 5.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#0074E1
Deuteranopia (green-blind)
#4D80D9
Tritanopia (blue-blind)
#BE618C
Achromatopsia (no color)
#7C7C7C
Design tokens & code
CSS
--color: #be44dd; /* rgb */ color: rgb(190, 68, 221); /* oklch */ color: oklch(61.8% 0.235 318.7);
Tailwind
colors: {
custom: {
50: '#d682e8',
500: '#be44dd',
950: '#000000',
},
}SCSS
$custom: #be44dd; $custom-light: #d682e8; $custom-dark: #000000;
JSON
{
"hex": "#be44dd",
"rgb": {
"r": 190,
"g": 68,
"b": 221
},
"hsl": {
"h": 287.843,
"s": 69.231,
"l": 56.667
},
"oklch": {
"l": 0.61798,
"c": 0.2354,
"h": 318.7
},
"luminance": 0.20302
}Semantic roles & 50–950 ramp
primary
#BE44DD
secondary
#ACDE9F
accent
#EC3C5F
background
#FDF8FE
surface
#FBF0FD
border
#D4CBD5
text
#150B16
muted
#837C84