#EE73FD#EE73FD
#EE73FD is a light, highly saturated purple. Relative luminance 0.375; OKLCH L 74.9% C 0.223 H 323.2°. Best body text is #000000 at 8.51:1 contrast (WCAG AA passes).
Color values
| HEX | #EE73FD |
|---|---|
| RGB | rgb(238, 115, 253) |
| HSL | hsl(293, 97%, 72%) |
| HSV | hsv(293, 55%, 99%) |
| CMYK | cmyk(5.9%, 54.5%, 0%, 0.8%) |
| CIE-LAB | lab(67.68, 66.14, -48.20) |
| CIE-LCH | lch(67.68, 81.84, 323.92°) |
| OKLab | oklab(74.92% 0.1782 -0.1335) |
| OKLCH | oklch(74.92% 0.223 323.2) |
| XYZ | xyz(59.1185, 37.5334, 97.0401) |
| Luminance | 0.3753 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet Pink
#FB5FFC
ΔE00 3.11
Light Magenta
#FA5FF7
ΔE00 3.33
Purply Pink
#F075E6
ΔE00 4.00
Violet (CSS)
#EE82EE
ΔE00 4.07
Candy Pink
#FF63E9
ΔE00 4.92
Orchid
#DA70D6
ΔE00 6.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EE73FD #82FD73
analogous
#A973FD #EE73FD #FD73C7
triadic
#EE73FD #FDEE73 #73FDEE
tetradic
#EE73FD #FDA973 #82FD73 #73C7FD
square
#EE73FD #FDA973 #82FD73 #73C7FD
split-complementary
#EE73FD #C7FD73 #73FDA9
monochromatic
#D803F2 #E737FC #EE73FD #F5AFFE #FBE1FF
Accessibility & contrast
On white
2.47
#EE73FD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.51
#EE73FD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EE73FD
8.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EE73FD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EE73FD | 1.00 | 2.47 | 8.51 | 8.51 |
| #FFFFFF | 2.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#5D9CFF
Deuteranopia (green-blind)
#86AAF9
Tritanopia (blue-blind)
#F286AE
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #ee73fd; /* rgb */ color: rgb(238, 115, 253); /* oklch */ color: oklch(74.9% 0.223 323.2);
Tailwind
colors: {
custom: {
50: '#f6a1fe',
500: '#ee73fd',
950: '#000000',
},
}SCSS
$custom: #ee73fd; $custom-light: #f6a1fe; $custom-dark: #000000;
JSON
{
"hex": "#ee73fd",
"rgb": {
"r": 238,
"g": 115,
"b": 253
},
"hsl": {
"h": 293.478,
"s": 97.183,
"l": 72.157
},
"oklch": {
"l": 0.74916,
"c": 0.22266,
"h": 323.2
},
"luminance": 0.3753
}Semantic roles & 50–950 ramp
primary
#EE73FD
secondary
#D8F7D4
accent
#E60019
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#170F18
muted
#857F86