#EE73FF#EE73FF
#EE73FF is a light, highly saturated purple. Relative luminance 0.377; OKLCH L 75.0% C 0.224 H 322.6°. Best body text is #000000 at 8.53:1 contrast (WCAG AA passes).
Color values
| HEX | #EE73FF |
|---|---|
| RGB | rgb(238, 115, 255) |
| HSL | hsl(293, 100%, 73%) |
| HSV | hsv(293, 55%, 100%) |
| CMYK | cmyk(6.7%, 54.9%, 0%, 0%) |
| CIE-LAB | lab(67.77, 66.50, -49.15) |
| CIE-LCH | lch(67.77, 82.69, 323.53°) |
| OKLab | oklab(75.02% 0.1784 -0.1362) |
| OKLCH | oklch(75.02% 0.224 322.6) |
| XYZ | xyz(59.4388, 37.6615, 98.7269) |
| Luminance | 0.3766 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet Pink
#FB5FFC
ΔE00 3.19
Light Magenta
#FA5FF7
ΔE00 3.46
Violet (CSS)
#EE82EE
ΔE00 4.29
Purply Pink
#F075E6
ΔE00 4.30
Candy Pink
#FF63E9
ΔE00 5.16
Orchid
#DA70D6
ΔE00 6.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EE73FF #84FF73
analogous
#A873FF #EE73FF #FF73CA
triadic
#EE73FF #FFEE73 #73FFEE
tetradic
#EE73FF #FFA873 #84FF73 #73CAFF
square
#EE73FF #FFA873 #84FF73 #73CAFF
split-complementary
#EE73FF #CAFF73 #73FFA8
monochromatic
#DA00F8 #E736FF #EE73FF #F5B0FF #FBE0FF
Accessibility & contrast
On white
2.46
#EE73FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.53
#EE73FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EE73FF
8.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EE73FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EE73FF | 1.00 | 2.46 | 8.53 | 8.53 |
| #FFFFFF | 2.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#5B9CFF
Deuteranopia (green-blind)
#85AAFB
Tritanopia (blue-blind)
#F186AF
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #ee73ff; /* rgb */ color: rgb(238, 115, 255); /* oklch */ color: oklch(75.0% 0.224 322.6);
Tailwind
colors: {
custom: {
50: '#f6a1ff',
500: '#ee73ff',
950: '#000000',
},
}SCSS
$custom: #ee73ff; $custom-light: #f6a1ff; $custom-dark: #000000;
JSON
{
"hex": "#ee73ff",
"rgb": {
"r": 238,
"g": 115,
"b": 255
},
"hsl": {
"h": 292.714,
"s": 100,
"l": 72.549
},
"oklch": {
"l": 0.75017,
"c": 0.22445,
"h": 322.6
},
"luminance": 0.37659
}Semantic roles & 50–950 ramp
primary
#EE73FF
secondary
#D8F7D4
accent
#E6001C
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#170F18
muted
#857F86