#EE73EE#EE73EE
#EE73EE is a light, highly saturated purple. Relative luminance 0.366; OKLCH L 74.2% C 0.210 H 327.4°. Best body text is #000000 at 8.32:1 contrast (WCAG AA passes).
Color values
| HEX | #EE73EE |
|---|---|
| RGB | rgb(238, 115, 238) |
| HSL | hsl(300, 78%, 69%) |
| HSV | hsv(300, 52%, 93%) |
| CMYK | cmyk(0%, 51.7%, 0%, 6.7%) |
| CIE-LAB | lab(66.99, 63.51, -41.04) |
| CIE-LCH | lch(66.99, 75.61, 327.13°) |
| OKLab | oklab(74.19% 0.1766 -0.1128) |
| OKLCH | oklch(74.19% 0.21 327.4) |
| XYZ | xyz(56.8223, 36.6149, 84.9468) |
| Luminance | 0.3661 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Purply Pink
#F075E6
ΔE00 1.68
Violet (CSS)
#EE82EE
ΔE00 2.91
Light Magenta
#FA5FF7
ΔE00 3.23
Candy Pink
#FF63E9
ΔE00 3.37
Violet Pink
#FB5FFC
ΔE00 3.50
Orchid
#DA70D6
ΔE00 4.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EE73EE #73EE73
analogous
#B173EE #EE73EE #EE73B1
triadic
#EE73EE #EEEE73 #73EEEE
tetradic
#EE73EE #EEB173 #73EE73 #73B1EE
square
#EE73EE #EEB173 #73EE73 #73B1EE
split-complementary
#EE73EE #B1EE73 #73EEB1
monochromatic
#CE19CE #E73CE7 #EE73EE #F5AAF5 #FBE0FB
Accessibility & contrast
On white
2.52
#EE73EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.32
#EE73EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EE73EE
8.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EE73EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EE73EE | 1.00 | 2.52 | 8.32 | 8.32 |
| #FFFFFF | 2.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6799F2
Deuteranopia (green-blind)
#8DA9EA
Tritanopia (blue-blind)
#F481A6
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #ee73ee; /* rgb */ color: rgb(238, 115, 238); /* oklch */ color: oklch(74.2% 0.210 327.4);
Tailwind
colors: {
custom: {
50: '#f6a0f4',
500: '#ee73ee',
950: '#000000',
},
}SCSS
$custom: #ee73ee; $custom-light: #f6a0f4; $custom-dark: #000000;
JSON
{
"hex": "#ee73ee",
"rgb": {
"r": 238,
"g": 115,
"b": 238
},
"hsl": {
"h": 300,
"s": 78.344,
"l": 69.216
},
"oklch": {
"l": 0.74186,
"c": 0.20951,
"h": 327.4
},
"luminance": 0.36612
}Semantic roles & 50–950 ramp
primary
#EE73EE
secondary
#CDF0CD
accent
#DB0B0B
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#170F17
muted
#857F85