#DE73EA#DE73EA
#DE73EA is a light, vivid purple. Relative luminance 0.337; OKLCH L 72.0% C 0.197 H 323.5°. Best body text is #000000 at 7.75:1 contrast (WCAG AA passes).
Color values
| HEX | #DE73EA |
|---|---|
| RGB | rgb(222, 115, 234) |
| HSL | hsl(294, 74%, 68%) |
| HSV | hsv(294, 51%, 92%) |
| CMYK | cmyk(5.1%, 50.9%, 0%, 8.2%) |
| CIE-LAB | lab(64.75, 58.51, -42.47) |
| CIE-LCH | lch(64.75, 72.30, 324.03°) |
| OKLab | oklab(72.05% 0.1583 -0.1173) |
| OKLCH | oklch(72.05% 0.197 323.5) |
| XYZ | xyz(51.1048, 33.7340, 81.6454) |
| Luminance | 0.3373 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Orchid
#DA70D6
ΔE00 3.28
Purply Pink
#F075E6
ΔE00 3.70
Violet (CSS)
#EE82EE
ΔE00 4.43
Light Magenta
#FA5FF7
ΔE00 4.57
Violet Pink
#FB5FFC
ΔE00 4.78
Candy Pink
#FF63E9
ΔE00 5.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DE73EA #7FEA73
analogous
#A273EA #DE73EA #EA73BA
triadic
#DE73EA #EADE73 #73EADE
tetradic
#DE73EA #EAA273 #7FEA73 #73BAEA
square
#DE73EA #EAA273 #7FEA73 #73BAEA
split-complementary
#DE73EA #BAEA73 #73EAA2
monochromatic
#B41EC5 #D13EE2 #DE73EA #EBA8F2 #F7DDFA
Accessibility & contrast
On white
2.71
#DE73EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.75
#DE73EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DE73EA
7.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DE73EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DE73EA | 1.00 | 2.71 | 7.75 | 7.75 |
| #FFFFFF | 2.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6295EE
Deuteranopia (green-blind)
#83A2E7
Tritanopia (blue-blind)
#E282A4
Achromatopsia (no color)
#9D9D9D
Design tokens & code
CSS
--color: #de73ea; /* rgb */ color: rgb(222, 115, 234); /* oklch */ color: oklch(72.0% 0.197 323.5);
Tailwind
colors: {
custom: {
50: '#eb9ff1',
500: '#de73ea',
950: '#000000',
},
}SCSS
$custom: #de73ea; $custom-light: #eb9ff1; $custom-dark: #000000;
JSON
{
"hex": "#de73ea",
"rgb": {
"r": 222,
"g": 115,
"b": 234
},
"hsl": {
"h": 293.95,
"s": 73.913,
"l": 68.431
},
"oklch": {
"l": 0.7205,
"c": 0.19698,
"h": 323.5
},
"luminance": 0.33732
}Semantic roles & 50–950 ramp
primary
#DE73EA
secondary
#CEEECA
accent
#D60F23
background
#FEFAFE
surface
#FDF3FD
border
#D5CDD5
text
#160F17
muted
#847F85