#EE73F5#EE73F5
#EE73F5 is a light, highly saturated purple. Relative luminance 0.370; OKLCH L 74.5% C 0.216 H 325.4°. Best body text is #000000 at 8.41:1 contrast (WCAG AA passes).
Color values
| HEX | #EE73F5 |
|---|---|
| RGB | rgb(238, 115, 245) |
| HSL | hsl(297, 87%, 71%) |
| HSV | hsv(297, 53%, 96%) |
| CMYK | cmyk(2.9%, 53.1%, 0%, 3.9%) |
| CIE-LAB | lab(67.30, 64.72, -44.40) |
| CIE-LCH | lch(67.30, 78.48, 325.55°) |
| OKLab | oklab(74.52% 0.1774 -0.1225) |
| OKLCH | oklch(74.52% 0.216 325.4) |
| XYZ | xyz(57.8708, 37.0343, 90.4686) |
| Luminance | 0.3703 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Purply Pink
#F075E6
ΔE00 2.77
Light Magenta
#FA5FF7
ΔE00 3.05
Violet Pink
#FB5FFC
ΔE00 3.10
Violet (CSS)
#EE82EE
ΔE00 3.31
Candy Pink
#FF63E9
ΔE00 4.01
Orchid
#DA70D6
ΔE00 5.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EE73F5 #7AF573
analogous
#AD73F5 #EE73F5 #F573BB
triadic
#EE73F5 #F5EE73 #73F5EE
tetradic
#EE73F5 #F5AD73 #7AF573 #73BBF5
square
#EE73F5 #F5AD73 #7AF573 #73BBF5
split-complementary
#EE73F5 #BBF573 #73F5AD
monochromatic
#D310DE #E73AF1 #EE73F5 #F5ACF9 #FCE2FD
Accessibility & contrast
On white
2.50
#EE73F5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.41
#EE73F5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EE73F5
8.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EE73F5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EE73F5 | 1.00 | 2.50 | 8.41 | 8.41 |
| #FFFFFF | 2.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#639AF9
Deuteranopia (green-blind)
#8AA9F1
Tritanopia (blue-blind)
#F383AA
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #ee73f5; /* rgb */ color: rgb(238, 115, 245); /* oklch */ color: oklch(74.5% 0.216 325.4);
Tailwind
colors: {
custom: {
50: '#f6a0f9',
500: '#ee73f5',
950: '#000000',
},
}SCSS
$custom: #ee73f5; $custom-light: #f6a0f9; $custom-dark: #000000;
JSON
{
"hex": "#ee73f5",
"rgb": {
"r": 238,
"g": 115,
"b": 245
},
"hsl": {
"h": 296.769,
"s": 86.667,
"l": 70.588
},
"oklch": {
"l": 0.74521,
"c": 0.21559,
"h": 325.4
},
"luminance": 0.37031
}Semantic roles & 50–950 ramp
primary
#EE73F5
secondary
#D2F4D0
accent
#E3020E
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#170F17
muted
#857F85