#EF72EE#EF72EE
#EF72EE is a light, highly saturated purple. Relative luminance 0.366; OKLCH L 74.2% C 0.212 H 327.7°. Best body text is #000000 at 8.31:1 contrast (WCAG AA passes).
Color values
| HEX | #EF72EE |
|---|---|
| RGB | rgb(239, 114, 238) |
| HSL | hsl(300, 80%, 69%) |
| HSV | hsv(300, 52%, 94%) |
| CMYK | cmyk(0%, 52.3%, 0.4%, 6.3%) |
| CIE-LAB | lab(66.95, 64.23, -41.09) |
| CIE-LCH | lch(66.95, 76.25, 327.39°) |
| OKLab | oklab(74.18% 0.179 -0.1129) |
| OKLCH | oklch(74.18% 0.212 327.7) |
| XYZ | xyz(57.0457, 36.5617, 84.9248) |
| Luminance | 0.3656 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Purply Pink
#F075E6
ΔE00 1.66
Violet (CSS)
#EE82EE
ΔE00 3.04
Light Magenta
#FA5FF7
ΔE00 3.06
Candy Pink
#FF63E9
ΔE00 3.17
Violet Pink
#FB5FFC
ΔE00 3.35
Orchid
#DA70D6
ΔE00 4.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EF72EE #72EF73
analogous
#B272EF #EF72EE #EF72B0
triadic
#EF72EE #EEEF72 #72EEEF
tetradic
#EF72EE #EFB272 #72EF73 #72B0EF
square
#EF72EE #EFB272 #72EF73 #72B0EF
split-complementary
#EF72EE #B0EF72 #72EFB2
monochromatic
#CF18CE #E93BE7 #EF72EE #F5A9F5 #FBE0FB
Accessibility & contrast
On white
2.53
#EF72EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.31
#EF72EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EF72EE
8.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EF72EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EF72EE | 1.00 | 2.53 | 8.31 | 8.31 |
| #FFFFFF | 2.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6698F2
Deuteranopia (green-blind)
#8DA9EA
Tritanopia (blue-blind)
#F680A6
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #ef72ee; /* rgb */ color: rgb(239, 114, 238); /* oklch */ color: oklch(74.2% 0.212 327.7);
Tailwind
colors: {
custom: {
50: '#f7a0f4',
500: '#ef72ee',
950: '#000000',
},
}SCSS
$custom: #ef72ee; $custom-light: #f7a0f4; $custom-dark: #000000;
JSON
{
"hex": "#ef72ee",
"rgb": {
"r": 239,
"g": 114,
"b": 238
},
"hsl": {
"h": 300.48,
"s": 79.618,
"l": 69.216
},
"oklch": {
"l": 0.74184,
"c": 0.21159,
"h": 327.7
},
"luminance": 0.36558
}Semantic roles & 50–950 ramp
primary
#EF72EE
secondary
#CCF1CD
accent
#DC0B0A
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#180F17
muted
#867F85