#DE73EB#DE73EB
#DE73EB is a light, vivid purple. Relative luminance 0.338; OKLCH L 72.1% C 0.198 H 323.2°. Best body text is #000000 at 7.76:1 contrast (WCAG AA passes).
Color values
| HEX | #DE73EB |
|---|---|
| RGB | rgb(222, 115, 235) |
| HSL | hsl(294, 75%, 69%) |
| HSV | hsv(294, 51%, 92%) |
| CMYK | cmyk(5.5%, 51.1%, 0%, 7.8%) |
| CIE-LAB | lab(64.80, 58.70, -42.96) |
| CIE-LCH | lch(64.80, 72.74, 323.80°) |
| OKLab | oklab(72.1% 0.1584 -0.1186) |
| OKLCH | oklch(72.1% 0.198 323.2) |
| XYZ | xyz(51.2488, 33.7917, 82.4041) |
| Luminance | 0.3379 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Orchid
#DA70D6
ΔE00 3.44
Purply Pink
#F075E6
ΔE00 3.79
Violet (CSS)
#EE82EE
ΔE00 4.47
Light Magenta
#FA5FF7
ΔE00 4.55
Violet Pink
#FB5FFC
ΔE00 4.74
Candy Pink
#FF63E9
ΔE00 5.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DE73EB #80EB73
analogous
#A273EB #DE73EB #EB73BC
triadic
#DE73EB #EBDE73 #73EBDE
tetradic
#DE73EB #EBA273 #80EB73 #73BCEB
square
#DE73EB #EBA273 #80EB73 #73BCEB
split-complementary
#DE73EB #BCEB73 #73EBA2
monochromatic
#B51CC7 #D13DE3 #DE73EB #EBA9F3 #F7DEFA
Accessibility & contrast
On white
2.71
#DE73EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.76
#DE73EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DE73EB
7.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DE73EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DE73EB | 1.00 | 2.71 | 7.76 | 7.76 |
| #FFFFFF | 2.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6295EF
Deuteranopia (green-blind)
#83A2E8
Tritanopia (blue-blind)
#E182A5
Achromatopsia (no color)
#9D9D9D
Design tokens & code
CSS
--color: #de73eb; /* rgb */ color: rgb(222, 115, 235); /* oklch */ color: oklch(72.1% 0.198 323.2);
Tailwind
colors: {
custom: {
50: '#eb9ff2',
500: '#de73eb',
950: '#000000',
},
}SCSS
$custom: #de73eb; $custom-light: #eb9ff2; $custom-dark: #000000;
JSON
{
"hex": "#de73eb",
"rgb": {
"r": 222,
"g": 115,
"b": 235
},
"hsl": {
"h": 293.5,
"s": 75,
"l": 68.627
},
"oklch": {
"l": 0.72099,
"c": 0.19791,
"h": 323.2
},
"luminance": 0.33789
}Semantic roles & 50–950 ramp
primary
#DE73EB
secondary
#CFEFCB
accent
#D70E24
background
#FEFAFE
surface
#FDF3FD
border
#D5CDD5
text
#160F17
muted
#847F85