#DE73F0#DE73F0
#DE73F0 is a light, highly saturated purple. Relative luminance 0.341; OKLCH L 72.3% C 0.203 H 321.7°. Best body text is #000000 at 7.82:1 contrast (WCAG AA passes).
Color values
| HEX | #DE73F0 |
|---|---|
| RGB | rgb(222, 115, 240) |
| HSL | hsl(291, 81%, 70%) |
| HSV | hsv(291, 52%, 94%) |
| CMYK | cmyk(7.5%, 52.1%, 0%, 5.9%) |
| CIE-LAB | lab(65.03, 59.62, -45.36) |
| CIE-LCH | lch(65.03, 74.91, 322.74°) |
| OKLab | oklab(72.35% 0.159 -0.1256) |
| OKLCH | oklch(72.35% 0.203 321.7) |
| XYZ | xyz(51.9814, 34.0847, 86.2621) |
| Luminance | 0.3408 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Orchid
#DA70D6
ΔE00 4.24
Purply Pink
#F075E6
ΔE00 4.33
Light Magenta
#FA5FF7
ΔE00 4.55
Violet Pink
#FB5FFC
ΔE00 4.62
Violet (CSS)
#EE82EE
ΔE00 4.75
Candy Pink
#FF63E9
ΔE00 5.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DE73F0 #85F073
analogous
#A073F0 #DE73F0 #F073C4
triadic
#DE73F0 #F0DE73 #73F0DE
tetradic
#DE73F0 #F0A073 #85F073 #73C4F0
square
#DE73F0 #F0A073 #85F073 #73C4F0
split-complementary
#DE73F0 #C4F073 #73F0A0
monochromatic
#B717D2 #D13CEA #DE73F0 #EBAAF6 #F8E2FC
Accessibility & contrast
On white
2.69
#DE73F0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.82
#DE73F0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DE73F0
7.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DE73F0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DE73F0 | 1.00 | 2.69 | 7.82 | 7.82 |
| #FFFFFF | 2.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#5E96F4
Deuteranopia (green-blind)
#80A2ED
Tritanopia (blue-blind)
#E084A7
Achromatopsia (no color)
#9E9E9E
Design tokens & code
CSS
--color: #de73f0; /* rgb */ color: rgb(222, 115, 240); /* oklch */ color: oklch(72.3% 0.203 321.7);
Tailwind
colors: {
custom: {
50: '#eb9ff5',
500: '#de73f0',
950: '#000000',
},
}SCSS
$custom: #de73f0; $custom-light: #eb9ff5; $custom-dark: #000000;
JSON
{
"hex": "#de73f0",
"rgb": {
"r": 222,
"g": 115,
"b": 240
},
"hsl": {
"h": 291.36,
"s": 80.645,
"l": 69.608
},
"oklch": {
"l": 0.72346,
"c": 0.2026,
"h": 321.7
},
"luminance": 0.34082
}Semantic roles & 50–950 ramp
primary
#DE73F0
secondary
#D3F1CE
accent
#DD0927
background
#FEFAFF
surface
#FDF4FE
border
#D5CED6
text
#160F17
muted
#847F85