#EE73F8#EE73F8
#EE73F8 is a light, highly saturated purple. Relative luminance 0.372; OKLCH L 74.7% C 0.218 H 324.5°. Best body text is #000000 at 8.44:1 contrast (WCAG AA passes).
Color values
| HEX | #EE73F8 |
|---|---|
| RGB | rgb(238, 115, 248) |
| HSL | hsl(295, 90%, 71%) |
| HSV | hsv(295, 54%, 97%) |
| CMYK | cmyk(4%, 53.6%, 0%, 2.7%) |
| CIE-LAB | lab(67.44, 65.25, -45.83) |
| CIE-LCH | lch(67.44, 79.73, 324.92°) |
| OKLab | oklab(74.67% 0.1778 -0.1266) |
| OKLCH | oklch(74.67% 0.218 324.5) |
| XYZ | xyz(58.3325, 37.2190, 92.9002) |
| Luminance | 0.3722 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet Pink
#FB5FFC
ΔE00 3.04
Light Magenta
#FA5FF7
ΔE00 3.10
Purply Pink
#F075E6
ΔE00 3.24
Violet (CSS)
#EE82EE
ΔE00 3.57
Candy Pink
#FF63E9
ΔE00 4.33
Orchid
#DA70D6
ΔE00 5.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EE73F8 #7DF873
analogous
#AB73F8 #EE73F8 #F873BF
triadic
#EE73F8 #F8EE73 #73F8EE
tetradic
#EE73F8 #F8AB73 #7DF873 #73BFF8
square
#EE73F8 #F8AB73 #7DF873 #73BFF8
split-complementary
#EE73F8 #BFF873 #73F8AB
monochromatic
#D50BE5 #E739F5 #EE73F8 #F5ADFB #FBE2FE
Accessibility & contrast
On white
2.49
#EE73F8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.44
#EE73F8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EE73F8
8.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EE73F8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EE73F8 | 1.00 | 2.49 | 8.44 | 8.44 |
| #FFFFFF | 2.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#619BFC
Deuteranopia (green-blind)
#88A9F4
Tritanopia (blue-blind)
#F384AB
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #ee73f8; /* rgb */ color: rgb(238, 115, 248); /* oklch */ color: oklch(74.7% 0.218 324.5);
Tailwind
colors: {
custom: {
50: '#f6a0fb',
500: '#ee73f8',
950: '#000000',
},
}SCSS
$custom: #ee73f8; $custom-light: #f6a0fb; $custom-dark: #000000;
JSON
{
"hex": "#ee73f8",
"rgb": {
"r": 238,
"g": 115,
"b": 248
},
"hsl": {
"h": 295.489,
"s": 90.476,
"l": 71.176
},
"oklch": {
"l": 0.74668,
"c": 0.21822,
"h": 324.5
},
"luminance": 0.37216
}Semantic roles & 50–950 ramp
primary
#EE73F8
secondary
#D5F5D2
accent
#E60011
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#170F17
muted
#857F85