#EE73F3#EE73F3
#EE73F3 is a light, highly saturated purple. Relative luminance 0.369; OKLCH L 74.4% C 0.214 H 326.0°. Best body text is #000000 at 8.38:1 contrast (WCAG AA passes).
Color values
| HEX | #EE73F3 |
|---|---|
| RGB | rgb(238, 115, 243) |
| HSL | hsl(298, 84%, 70%) |
| HSV | hsv(298, 53%, 95%) |
| CMYK | cmyk(2.1%, 52.7%, 0%, 4.7%) |
| CIE-LAB | lab(67.21, 64.37, -43.44) |
| CIE-LCH | lch(67.21, 77.66, 325.99°) |
| OKLab | oklab(74.43% 0.1772 -0.1197) |
| OKLCH | oklch(74.43% 0.214 326) |
| XYZ | xyz(57.5671, 36.9128, 88.8693) |
| Luminance | 0.3691 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Purply Pink
#F075E6
ΔE00 2.46
Light Magenta
#FA5FF7
ΔE00 3.06
Violet (CSS)
#EE82EE
ΔE00 3.16
Violet Pink
#FB5FFC
ΔE00 3.18
Candy Pink
#FF63E9
ΔE00 3.80
Orchid
#DA70D6
ΔE00 4.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EE73F3 #78F373
analogous
#AE73F3 #EE73F3 #F373B8
triadic
#EE73F3 #F3EE73 #73F3EE
tetradic
#EE73F3 #F3AE73 #78F373 #73B8F3
square
#EE73F3 #F3AE73 #78F373 #73B8F3
split-complementary
#EE73F3 #B8F373 #73F3AE
monochromatic
#D113D9 #E73BEE #EE73F3 #F5ABF8 #FCE3FD
Accessibility & contrast
On white
2.51
#EE73F3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.38
#EE73F3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EE73F3
8.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EE73F3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EE73F3 | 1.00 | 2.51 | 8.38 | 8.38 |
| #FFFFFF | 2.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#649AF7
Deuteranopia (green-blind)
#8BA9EF
Tritanopia (blue-blind)
#F382A9
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #ee73f3; /* rgb */ color: rgb(238, 115, 243); /* oklch */ color: oklch(74.4% 0.214 326.0);
Tailwind
colors: {
custom: {
50: '#f6a0f7',
500: '#ee73f3',
950: '#000000',
},
}SCSS
$custom: #ee73f3; $custom-light: #f6a0f7; $custom-dark: #000000;
JSON
{
"hex": "#ee73f3",
"rgb": {
"r": 238,
"g": 115,
"b": 243
},
"hsl": {
"h": 297.656,
"s": 84.211,
"l": 70.196
},
"oklch": {
"l": 0.74425,
"c": 0.21383,
"h": 326
},
"luminance": 0.3691
}Semantic roles & 50–950 ramp
primary
#EE73F3
secondary
#D1F3CF
accent
#E1050D
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#170F17
muted
#857F85