#EE73EF#EE73EF
#EE73EF is a light, highly saturated purple. Relative luminance 0.367; OKLCH L 74.2% C 0.210 H 327.1°. Best body text is #000000 at 8.33:1 contrast (WCAG AA passes).
Color values
| HEX | #EE73EF |
|---|---|
| RGB | rgb(238, 115, 239) |
| HSL | hsl(300, 79%, 69%) |
| HSV | hsv(300, 52%, 94%) |
| CMYK | cmyk(0.4%, 51.9%, 0%, 6.3%) |
| CIE-LAB | lab(67.03, 63.68, -41.52) |
| CIE-LCH | lch(67.03, 76.02, 326.90°) |
| OKLab | oklab(74.23% 0.1767 -0.1142) |
| OKLCH | oklch(74.23% 0.21 327.1) |
| XYZ | xyz(56.9696, 36.6739, 85.7227) |
| Luminance | 0.3667 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Purply Pink
#F075E6
ΔE00 1.83
Violet (CSS)
#EE82EE
ΔE00 2.94
Light Magenta
#FA5FF7
ΔE00 3.17
Violet Pink
#FB5FFC
ΔE00 3.42
Candy Pink
#FF63E9
ΔE00 3.45
Orchid
#DA70D6
ΔE00 4.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EE73EF #74EF73
analogous
#B073EF #EE73EF #EF73B2
triadic
#EE73EF #EFEE73 #73EFEE
tetradic
#EE73EF #EFB073 #74EF73 #73B2EF
square
#EE73EF #EFB073 #74EF73 #73B2EF
split-complementary
#EE73EF #B2EF73 #73EFB0
monochromatic
#CE18D0 #E73CE9 #EE73EF #F5AAF5 #FBE1FC
Accessibility & contrast
On white
2.52
#EE73EF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.33
#EE73EF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EE73EF
8.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EE73EF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EE73EF | 1.00 | 2.52 | 8.33 | 8.33 |
| #FFFFFF | 2.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6699F3
Deuteranopia (green-blind)
#8DA9EB
Tritanopia (blue-blind)
#F481A7
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #ee73ef; /* rgb */ color: rgb(238, 115, 239); /* oklch */ color: oklch(74.2% 0.210 327.1);
Tailwind
colors: {
custom: {
50: '#f6a0f4',
500: '#ee73ef',
950: '#000000',
},
}SCSS
$custom: #ee73ef; $custom-light: #f6a0f4; $custom-dark: #000000;
JSON
{
"hex": "#ee73ef",
"rgb": {
"r": 238,
"g": 115,
"b": 239
},
"hsl": {
"h": 299.516,
"s": 79.487,
"l": 69.412
},
"oklch": {
"l": 0.74234,
"c": 0.21038,
"h": 327.1
},
"luminance": 0.36671
}Semantic roles & 50–950 ramp
primary
#EE73EF
secondary
#CDF1CD
accent
#DC0A0B
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#170F17
muted
#857F85