#EF73EE#EF73EE
#EF73EE is a light, highly saturated purple. Relative luminance 0.368; OKLCH L 74.3% C 0.210 H 327.7°. Best body text is #000000 at 8.36:1 contrast (WCAG AA passes).
Color values
| HEX | #EF73EE |
|---|---|
| RGB | rgb(239, 115, 238) |
| HSL | hsl(300, 79%, 69%) |
| HSV | hsv(300, 52%, 94%) |
| CMYK | cmyk(0%, 51.9%, 0.4%, 6.3%) |
| CIE-LAB | lab(67.12, 63.77, -40.82) |
| CIE-LCH | lch(67.12, 75.72, 327.38°) |
| OKLab | oklab(74.31% 0.1777 -0.1121) |
| OKLCH | oklch(74.31% 0.21 327.7) |
| XYZ | xyz(57.1591, 36.7886, 84.9626) |
| Luminance | 0.3679 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Purply Pink
#F075E6
ΔE00 1.57
Violet (CSS)
#EE82EE
ΔE00 2.86
Light Magenta
#FA5FF7
ΔE00 3.21
Candy Pink
#FF63E9
ΔE00 3.25
Violet Pink
#FB5FFC
ΔE00 3.49
Orchid
#DA70D6
ΔE00 4.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EF73EE #73EF74
analogous
#B273EF #EF73EE #EF73B0
triadic
#EF73EE #EEEF73 #73EEEF
tetradic
#EF73EE #EFB273 #73EF74 #73B0EF
square
#EF73EE #EFB273 #73EF74 #73B0EF
split-complementary
#EF73EE #B0EF73 #73EFB2
monochromatic
#D018CE #E93CE7 #EF73EE #F5AAF5 #FCE1FB
Accessibility & contrast
On white
2.51
#EF73EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.36
#EF73EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EF73EE
8.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EF73EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EF73EE | 1.00 | 2.51 | 8.36 | 8.36 |
| #FFFFFF | 2.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6799F2
Deuteranopia (green-blind)
#8EA9EA
Tritanopia (blue-blind)
#F681A6
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #ef73ee; /* rgb */ color: rgb(239, 115, 238); /* oklch */ color: oklch(74.3% 0.210 327.7);
Tailwind
colors: {
custom: {
50: '#f7a0f4',
500: '#ef73ee',
950: '#000000',
},
}SCSS
$custom: #ef73ee; $custom-light: #f7a0f4; $custom-dark: #000000;
JSON
{
"hex": "#ef73ee",
"rgb": {
"r": 239,
"g": 115,
"b": 238
},
"hsl": {
"h": 300.484,
"s": 79.487,
"l": 69.412
},
"oklch": {
"l": 0.7431,
"c": 0.2101,
"h": 327.7
},
"luminance": 0.36785
}Semantic roles & 50–950 ramp
primary
#EF73EE
secondary
#CDF1CD
accent
#DC0B0A
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#170F17
muted
#857F85