#EF75E1#EF75E1
#EF75E1 is a light, vivid purple. Relative luminance 0.365; OKLCH L 74.0% C 0.196 H 331.9°. Best body text is #000000 at 8.30:1 contrast (WCAG AA passes).
Color values
| HEX | #EF75E1 |
|---|---|
| RGB | rgb(239, 117, 225) |
| HSL | hsl(307, 79%, 70%) |
| HSV | hsv(307, 51%, 94%) |
| CMYK | cmyk(0%, 51%, 5.9%, 6.3%) |
| CIE-LAB | lab(66.91, 60.66, -33.95) |
| CIE-LCH | lch(66.91, 69.52, 330.77°) |
| OKLab | oklab(73.97% 0.173 -0.0925) |
| OKLCH | oklch(73.97% 0.196 331.9) |
| XYZ | xyz(55.5482, 36.5131, 75.3415) |
| Luminance | 0.3651 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Purply Pink
#F075E6
ΔE00 0.82
Violet (CSS)
#EE82EE
ΔE00 3.06
Candy Pink
#FF63E9
ΔE00 3.27
Orchid
#DA70D6
ΔE00 3.81
Lavender Pink
#DD85D7
ΔE00 4.36
Light Magenta
#FA5FF7
ΔE00 4.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EF75E1 #75EF83
analogous
#C075EF #EF75E1 #EF75A4
triadic
#EF75E1 #E1EF75 #75E1EF
tetradic
#EF75E1 #EFC075 #75EF83 #75A4EF
square
#EF75E1 #EFC075 #75EF83 #75A4EF
split-complementary
#EF75E1 #A4EF75 #75EFC0
monochromatic
#D118BC #E93ED5 #EF75E1 #F5ACED #FCE3F9
Accessibility & contrast
On white
2.53
#EF75E1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.30
#EF75E1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EF75E1
8.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EF75E1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EF75E1 | 1.00 | 2.53 | 8.30 | 8.30 |
| #FFFFFF | 2.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7198E5
Deuteranopia (green-blind)
#95A9DE
Tritanopia (blue-blind)
#F87EA1
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #ef75e1; /* rgb */ color: rgb(239, 117, 225); /* oklch */ color: oklch(74.0% 0.196 331.9);
Tailwind
colors: {
custom: {
50: '#f7a1ea',
500: '#ef75e1',
950: '#000000',
},
}SCSS
$custom: #ef75e1; $custom-light: #f7a1ea; $custom-dark: #000000;
JSON
{
"hex": "#ef75e1",
"rgb": {
"r": 239,
"g": 117,
"b": 225
},
"hsl": {
"h": 306.885,
"s": 79.221,
"l": 69.804
},
"oklch": {
"l": 0.73974,
"c": 0.19619,
"h": 331.9
},
"luminance": 0.3651
}Semantic roles & 50–950 ramp
primary
#EF75E1
secondary
#CFF1D3
accent
#DC220A
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#170F16
muted
#857F84