#EF75EC#EF75EC
#EF75EC is a light, highly saturated purple. Relative luminance 0.371; OKLCH L 74.5% C 0.205 H 328.3°. Best body text is #000000 at 8.43:1 contrast (WCAG AA passes).
Color values
| HEX | #EF75EC |
|---|---|
| RGB | rgb(239, 117, 236) |
| HSL | hsl(301, 79%, 70%) |
| HSV | hsv(301, 51%, 94%) |
| CMYK | cmyk(0%, 51%, 1.3%, 6.3%) |
| CIE-LAB | lab(67.38, 62.51, -39.31) |
| CIE-LCH | lch(67.38, 73.84, 327.83°) |
| OKLab | oklab(74.47% 0.1748 -0.1078) |
| OKLCH | oklch(74.47% 0.205 328.3) |
| XYZ | xyz(57.0974, 37.1328, 83.5005) |
| Luminance | 0.3713 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Purply Pink
#F075E6
ΔE00 1.12
Violet (CSS)
#EE82EE
ΔE00 2.46
Candy Pink
#FF63E9
ΔE00 3.32
Light Magenta
#FA5FF7
ΔE00 3.66
Violet Pink
#FB5FFC
ΔE00 3.97
Orchid
#DA70D6
ΔE00 4.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EF75EC #75EF78
analogous
#B575EF #EF75EC #EF75AF
triadic
#EF75EC #ECEF75 #75ECEF
tetradic
#EF75EC #EFB575 #75EF78 #75AFEF
square
#EF75EC #EFB575 #75EF78 #75AFEF
split-complementary
#EF75EC #AFEF75 #75EFB5
monochromatic
#D118CD #E93EE4 #EF75EC #F5ACF4 #FCE3FB
Accessibility & contrast
On white
2.49
#EF75EC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.43
#EF75EC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EF75EC
8.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EF75EC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EF75EC | 1.00 | 2.49 | 8.43 | 8.43 |
| #FFFFFF | 2.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6B9AF0
Deuteranopia (green-blind)
#90AAE8
Tritanopia (blue-blind)
#F682A6
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #ef75ec; /* rgb */ color: rgb(239, 117, 236); /* oklch */ color: oklch(74.5% 0.205 328.3);
Tailwind
colors: {
custom: {
50: '#f7a1f2',
500: '#ef75ec',
950: '#000000',
},
}SCSS
$custom: #ef75ec; $custom-light: #f7a1f2; $custom-dark: #000000;
JSON
{
"hex": "#ef75ec",
"rgb": {
"r": 239,
"g": 117,
"b": 236
},
"hsl": {
"h": 301.475,
"s": 79.221,
"l": 69.804
},
"oklch": {
"l": 0.74472,
"c": 0.20536,
"h": 328.3
},
"luminance": 0.37129
}Semantic roles & 50–950 ramp
primary
#EF75EC
secondary
#CFF1D0
accent
#DC0F0A
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#170F17
muted
#857F85