#EF96F7#EF96F7
#EF96F7 is a light, vivid purple. Relative luminance 0.469; OKLCH L 79.6% C 0.162 H 324.0°. Best body text is #000000 at 10.38:1 contrast (WCAG AA passes).
Color values
| HEX | #EF96F7 |
|---|---|
| RGB | rgb(239, 150, 247) |
| HSL | hsl(295, 86%, 78%) |
| HSV | hsv(295, 39%, 97%) |
| CMYK | cmyk(3.2%, 39.3%, 0%, 3.1%) |
| CIE-LAB | lab(74.11, 48.20, -34.86) |
| CIE-LCH | lch(74.11, 59.48, 324.12°) |
| OKLab | oklab(79.64% 0.1313 -0.0954) |
| OKLCH | oklch(79.64% 0.162 324) |
| XYZ | xyz(63.2898, 46.8813, 93.6928) |
| Luminance | 0.4688 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 4.15
Lavender Pink
#DD85D7
ΔE00 5.90
Plum
#DDA0DD
ΔE00 6.37
Purply Pink
#F075E6
ΔE00 6.73
Mauve
#E0B0FF
ΔE00 7.24
Baby Purple
#CA9BF7
ΔE00 7.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EF96F7 #9EF796
analogous
#BF96F7 #EF96F7 #F796CE
triadic
#EF96F7 #F7EF96 #96F7EF
tetradic
#EF96F7 #F7BF96 #9EF796 #96CEF7
square
#EF96F7 #F7BF96 #9EF796 #96CEF7
split-complementary
#EF96F7 #CEF796 #96F7BF
monochromatic
#DE24EE #E65DF3 #EF96F7 #F8CFFB #FBE3FD
Accessibility & contrast
On white
2.02
#EF96F7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.38
#EF96F7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EF96F7
10.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EF96F7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EF96F7 | 1.00 | 2.02 | 10.38 | 10.38 |
| #FFFFFF | 2.02 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8CAFFB
Deuteranopia (green-blind)
#A3BAF4
Tritanopia (blue-blind)
#F3A0BB
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #ef96f7; /* rgb */ color: rgb(239, 150, 247); /* oklch */ color: oklch(79.6% 0.162 324.0);
Tailwind
colors: {
custom: {
50: '#f6b7fa',
500: '#ef96f7',
950: '#000000',
},
}SCSS
$custom: #ef96f7; $custom-light: #f6b7fa; $custom-dark: #000000;
JSON
{
"hex": "#ef96f7",
"rgb": {
"r": 239,
"g": 150,
"b": 247
},
"hsl": {
"h": 295.052,
"s": 85.841,
"l": 77.843
},
"oklch": {
"l": 0.79635,
"c": 0.16225,
"h": 324
},
"luminance": 0.46879
}Semantic roles & 50–950 ramp
primary
#EF96F7
secondary
#D9F5D6
accent
#E20316
background
#FFFBFF
surface
#FFF6FF
border
#D7D0D7
text
#171117
muted
#858085