#EF7FFF#EF7FFF
#EF7FFF is a light, highly saturated purple. Relative luminance 0.407; OKLCH L 76.7% C 0.207 H 322.5°. Best body text is #000000 at 9.15:1 contrast (WCAG AA passes).
Color values
| HEX | #EF7FFF |
|---|---|
| RGB | rgb(239, 127, 255) |
| HSL | hsl(293, 100%, 75%) |
| HSV | hsv(293, 50%, 100%) |
| CMYK | cmyk(6.3%, 50.2%, 0%, 0%) |
| CIE-LAB | lab(70.00, 61.14, -45.63) |
| CIE-LCH | lch(70.00, 76.29, 323.27°) |
| OKLab | oklab(76.68% 0.1642 -0.1261) |
| OKLCH | oklch(76.68% 0.207 322.5) |
| XYZ | xyz(61.2341, 40.7522, 99.2289) |
| Luminance | 0.4075 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.96
Purply Pink
#F075E6
ΔE00 4.31
Violet Pink
#FB5FFC
ΔE00 5.01
Light Magenta
#FA5FF7
ΔE00 5.18
Candy Pink
#FF63E9
ΔE00 6.00
Lavender Pink
#DD85D7
ΔE00 6.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EF7FFF #8FFF7F
analogous
#AF7FFF #EF7FFF #FF7FCF
triadic
#EF7FFF #FFEF7F #7FFFEF
tetradic
#EF7FFF #FFAF7F #8FFF7F #7FCFFF
square
#EF7FFF #FFAF7F #8FFF7F #7FCFFF
split-complementary
#EF7FFF #CFFF7F #7FFFAF
monochromatic
#E005FF #E742FF #EF7FFF #F7BCFF #FBE0FF
Accessibility & contrast
On white
2.30
#EF7FFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.15
#EF7FFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EF7FFF
9.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EF7FFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EF7FFF | 1.00 | 2.30 | 9.15 | 9.15 |
| #FFFFFF | 2.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6CA3FF
Deuteranopia (green-blind)
#8EB0FB
Tritanopia (blue-blind)
#F290B4
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #ef7fff; /* rgb */ color: rgb(239, 127, 255); /* oklch */ color: oklch(76.7% 0.207 322.5);
Tailwind
colors: {
custom: {
50: '#f7a8ff',
500: '#ef7fff',
950: '#000000',
},
}SCSS
$custom: #ef7fff; $custom-light: #f7a8ff; $custom-dark: #000000;
JSON
{
"hex": "#ef7fff",
"rgb": {
"r": 239,
"g": 127,
"b": 255
},
"hsl": {
"h": 292.5,
"s": 100,
"l": 74.902
},
"oklch": {
"l": 0.76684,
"c": 0.20699,
"h": 322.5
},
"luminance": 0.40749
}Semantic roles & 50–950 ramp
primary
#EF7FFF
secondary
#D8F7D4
accent
#E6001D
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#171018
muted
#857F86