#DF73EB#DF73EB
#DF73EB is a light, vivid purple. Relative luminance 0.339; OKLCH L 72.2% C 0.198 H 323.5°. Best body text is #000000 at 7.79:1 contrast (WCAG AA passes).
Color values
| HEX | #DF73EB |
|---|---|
| RGB | rgb(223, 115, 235) |
| HSL | hsl(294, 75%, 69%) |
| HSV | hsv(294, 51%, 92%) |
| CMYK | cmyk(5.1%, 51.1%, 0%, 7.8%) |
| CIE-LAB | lab(64.92, 58.97, -42.75) |
| CIE-LCH | lch(64.92, 72.83, 324.06°) |
| OKLab | oklab(72.22% 0.1595 -0.118) |
| OKLCH | oklch(72.22% 0.198 323.5) |
| XYZ | xyz(51.5561, 33.9501, 82.4185) |
| Luminance | 0.3395 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Orchid
#DA70D6
ΔE00 3.41
Purply Pink
#F075E6
ΔE00 3.62
Violet (CSS)
#EE82EE
ΔE00 4.33
Light Magenta
#FA5FF7
ΔE00 4.44
Violet Pink
#FB5FFC
ΔE00 4.63
Candy Pink
#FF63E9
ΔE00 5.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DF73EB #7FEB73
analogous
#A373EB #DF73EB #EB73BB
triadic
#DF73EB #EBDF73 #73EBDF
tetradic
#DF73EB #EBA373 #7FEB73 #73BBEB
square
#DF73EB #EBA373 #7FEB73 #73BBEB
split-complementary
#DF73EB #BBEB73 #73EBA3
monochromatic
#B61CC7 #D33DE3 #DF73EB #EBA9F3 #F7DEFA
Accessibility & contrast
On white
2.70
#DF73EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.79
#DF73EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DF73EB
7.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DF73EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DF73EB | 1.00 | 2.70 | 7.79 | 7.79 |
| #FFFFFF | 2.70 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6295EF
Deuteranopia (green-blind)
#84A2E8
Tritanopia (blue-blind)
#E382A5
Achromatopsia (no color)
#9D9D9D
Design tokens & code
CSS
--color: #df73eb; /* rgb */ color: rgb(223, 115, 235); /* oklch */ color: oklch(72.2% 0.198 323.5);
Tailwind
colors: {
custom: {
50: '#eb9ff2',
500: '#df73eb',
950: '#000000',
},
}SCSS
$custom: #df73eb; $custom-light: #eb9ff2; $custom-dark: #000000;
JSON
{
"hex": "#df73eb",
"rgb": {
"r": 223,
"g": 115,
"b": 235
},
"hsl": {
"h": 294,
"s": 75,
"l": 68.627
},
"oklch": {
"l": 0.72219,
"c": 0.19845,
"h": 323.5
},
"luminance": 0.33948
}Semantic roles & 50–950 ramp
primary
#DF73EB
secondary
#CFEFCB
accent
#D70E22
background
#FEFAFE
surface
#FDF4FD
border
#D5CED5
text
#160F17
muted
#847F85