#DE73F8#DE73F8
#DE73F8 is a light, highly saturated purple. Relative luminance 0.346; OKLCH L 72.8% C 0.210 H 319.5°. Best body text is #000000 at 7.91:1 contrast (WCAG AA passes).
Color values
| HEX | #DE73F8 |
|---|---|
| RGB | rgb(222, 115, 248) |
| HSL | hsl(288, 90%, 71%) |
| HSV | hsv(288, 54%, 97%) |
| CMYK | cmyk(10.5%, 53.6%, 0%, 2.7%) |
| CIE-LAB | lab(65.41, 61.13, -49.16) |
| CIE-LCH | lch(65.41, 78.45, 321.20°) |
| OKLab | oklab(72.75% 0.1598 -0.1366) |
| OKLCH | oklch(72.75% 0.21 319.5) |
| XYZ | xyz(53.1961, 34.5705, 92.6594) |
| Luminance | 0.3457 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Violet Pink
#FB5FFC
ΔE00 4.70
Light Magenta
#FA5FF7
ΔE00 4.81
Purply Pink
#F075E6
ΔE00 5.29
Violet (CSS)
#EE82EE
ΔE00 5.40
Light Purple
#BF77F6
ΔE00 5.46
Orchid
#DA70D6
ΔE00 5.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DE73F8 #8DF873
analogous
#9B73F8 #DE73F8 #F873CF
triadic
#DE73F8 #F8DE73 #73F8DE
tetradic
#DE73F8 #F89B73 #8DF873 #73CFF8
square
#DE73F8 #F89B73 #8DF873 #73CFF8
split-complementary
#DE73F8 #CFF873 #73F89B
monochromatic
#BB0BE5 #D039F5 #DE73F8 #ECADFB #F8E2FE
Accessibility & contrast
On white
2.65
#DE73F8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.91
#DE73F8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DE73F8
7.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DE73F8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DE73F8 | 1.00 | 2.65 | 7.91 | 7.91 |
| #FFFFFF | 2.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#5997FC
Deuteranopia (green-blind)
#7CA3F4
Tritanopia (blue-blind)
#DF87AB
Achromatopsia (no color)
#9F9F9F
Design tokens & code
CSS
--color: #de73f8; /* rgb */ color: rgb(222, 115, 248); /* oklch */ color: oklch(72.8% 0.210 319.5);
Tailwind
colors: {
custom: {
50: '#eb9ffb',
500: '#de73f8',
950: '#000000',
},
}SCSS
$custom: #de73f8; $custom-light: #eb9ffb; $custom-dark: #000000;
JSON
{
"hex": "#de73f8",
"rgb": {
"r": 222,
"g": 115,
"b": 248
},
"hsl": {
"h": 288.271,
"s": 90.476,
"l": 71.176
},
"oklch": {
"l": 0.72753,
"c": 0.2102,
"h": 319.5
},
"luminance": 0.34568
}Semantic roles & 50–950 ramp
primary
#DE73F8
secondary
#D9F5D2
accent
#E6002D
background
#FEFAFF
surface
#FDF4FF
border
#D5CED7
text
#160F17
muted
#847F85