#EE73ED#EE73ED
#EE73ED is a light, highly saturated purple. Relative luminance 0.366; OKLCH L 74.1% C 0.209 H 327.7°. Best body text is #000000 at 8.31:1 contrast (WCAG AA passes).
Color values
| HEX | #EE73ED |
|---|---|
| RGB | rgb(238, 115, 237) |
| HSL | hsl(300, 78%, 69%) |
| HSV | hsv(300, 52%, 93%) |
| CMYK | cmyk(0%, 51.7%, 0.4%, 6.7%) |
| CIE-LAB | lab(66.94, 63.33, -40.55) |
| CIE-LCH | lch(66.94, 75.20, 327.37°) |
| OKLab | oklab(74.14% 0.1764 -0.1114) |
| OKLCH | oklch(74.14% 0.209 327.7) |
| XYZ | xyz(56.6758, 36.5563, 84.1752) |
| Luminance | 0.3655 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Purply Pink
#F075E6
ΔE00 1.52
Violet (CSS)
#EE82EE
ΔE00 2.88
Light Magenta
#FA5FF7
ΔE00 3.28
Candy Pink
#FF63E9
ΔE00 3.30
Violet Pink
#FB5FFC
ΔE00 3.58
Orchid
#DA70D6
ΔE00 4.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EE73ED #73EE74
analogous
#B273EE #EE73ED #EE73B0
triadic
#EE73ED #EDEE73 #73EDEE
tetradic
#EE73ED #EEB273 #73EE74 #73B0EE
square
#EE73ED #EEB273 #73EE74 #73B0EE
split-complementary
#EE73ED #B0EE73 #73EEB2
monochromatic
#CE19CC #E73CE6 #EE73ED #F5AAF4 #FBE0FB
Accessibility & contrast
On white
2.53
#EE73ED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.31
#EE73ED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EE73ED
8.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EE73ED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EE73ED | 1.00 | 2.53 | 8.31 | 8.31 |
| #FFFFFF | 2.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6899F1
Deuteranopia (green-blind)
#8EA9E9
Tritanopia (blue-blind)
#F580A6
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #ee73ed; /* rgb */ color: rgb(238, 115, 237); /* oklch */ color: oklch(74.1% 0.209 327.7);
Tailwind
colors: {
custom: {
50: '#f6a0f3',
500: '#ee73ed',
950: '#000000',
},
}SCSS
$custom: #ee73ed; $custom-light: #f6a0f3; $custom-dark: #000000;
JSON
{
"hex": "#ee73ed",
"rgb": {
"r": 238,
"g": 115,
"b": 237
},
"hsl": {
"h": 300.488,
"s": 78.344,
"l": 69.216
},
"oklch": {
"l": 0.74139,
"c": 0.20866,
"h": 327.7
},
"luminance": 0.36553
}Semantic roles & 50–950 ramp
primary
#EE73ED
secondary
#CDF0CD
accent
#DB0D0B
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#170F17
muted
#857F85