#EF72FD#EF72FD
#EF72FD is a light, highly saturated purple. Relative luminance 0.375; OKLCH L 74.9% C 0.225 H 323.5°. Best body text is #000000 at 8.50:1 contrast (WCAG AA passes).
Color values
| HEX | #EF72FD |
|---|---|
| RGB | rgb(239, 114, 253) |
| HSL | hsl(294, 97%, 72%) |
| HSV | hsv(294, 55%, 99%) |
| CMYK | cmyk(5.5%, 54.9%, 0%, 0.8%) |
| CIE-LAB | lab(67.64, 66.85, -48.25) |
| CIE-LCH | lch(67.64, 82.44, 324.17°) |
| OKLab | oklab(74.91% 0.1806 -0.1336) |
| OKLCH | oklch(74.91% 0.225 323.5) |
| XYZ | xyz(59.3419, 37.4802, 97.0181) |
| Luminance | 0.3748 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet Pink
#FB5FFC
ΔE00 2.92
Light Magenta
#FA5FF7
ΔE00 3.13
Purply Pink
#F075E6
ΔE00 3.96
Violet (CSS)
#EE82EE
ΔE00 4.13
Candy Pink
#FF63E9
ΔE00 4.76
Orchid
#DA70D6
ΔE00 6.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EF72FD #80FD72
analogous
#AA72FD #EF72FD #FD72C6
triadic
#EF72FD #FDEF72 #72FDEF
tetradic
#EF72FD #FDAA72 #80FD72 #72C6FD
square
#EF72FD #FDAA72 #80FD72 #72C6FD
split-complementary
#EF72FD #C6FD72 #72FDAA
monochromatic
#D903F1 #E836FC #EF72FD #F6AEFE #FCE1FF
Accessibility & contrast
On white
2.47
#EF72FD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.50
#EF72FD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EF72FD
8.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EF72FD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EF72FD | 1.00 | 2.47 | 8.50 | 8.50 |
| #FFFFFF | 2.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#5C9BFF
Deuteranopia (green-blind)
#86AAF9
Tritanopia (blue-blind)
#F385AD
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #ef72fd; /* rgb */ color: rgb(239, 114, 253); /* oklch */ color: oklch(74.9% 0.225 323.5);
Tailwind
colors: {
custom: {
50: '#f7a0fe',
500: '#ef72fd',
950: '#000000',
},
}SCSS
$custom: #ef72fd; $custom-light: #f7a0fe; $custom-dark: #000000;
JSON
{
"hex": "#ef72fd",
"rgb": {
"r": 239,
"g": 114,
"b": 253
},
"hsl": {
"h": 293.957,
"s": 97.203,
"l": 71.961
},
"oklch": {
"l": 0.74914,
"c": 0.22463,
"h": 323.5
},
"luminance": 0.37477
}Semantic roles & 50–950 ramp
primary
#EF72FD
secondary
#D7F7D4
accent
#E60017
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#180F18
muted
#867F86