#EF7FFA#EF7FFA
#EF7FFA is a light, highly saturated purple. Relative luminance 0.404; OKLCH L 76.4% C 0.202 H 323.9°. Best body text is #000000 at 9.09:1 contrast (WCAG AA passes).
Color values
| HEX | #EF7FFA |
|---|---|
| RGB | rgb(239, 127, 250) |
| HSL | hsl(295, 92%, 74%) |
| HSV | hsv(295, 49%, 98%) |
| CMYK | cmyk(4.4%, 49.2%, 0%, 2%) |
| CIE-LAB | lab(69.78, 60.23, -43.25) |
| CIE-LCH | lch(69.78, 74.15, 324.32°) |
| OKLab | oklab(76.45% 0.1635 -0.1192) |
| OKLCH | oklch(76.45% 0.202 323.9) |
| XYZ | xyz(60.4397, 40.4345, 95.0450) |
| Luminance | 0.4043 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.17
Purply Pink
#F075E6
ΔE00 3.60
Violet Pink
#FB5FFC
ΔE00 4.98
Light Magenta
#FA5FF7
ΔE00 5.06
Candy Pink
#FF63E9
ΔE00 5.53
Lavender Pink
#DD85D7
ΔE00 6.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EF7FFA #8AFA7F
analogous
#B27FFA #EF7FFA #FA7FC8
triadic
#EF7FFA #FAEF7F #7FFAEF
tetradic
#EF7FFA #FAB27F #8AFA7F #7FC8FA
square
#EF7FFA #FAB27F #8AFA7F #7FC8FA
split-complementary
#EF7FFA #C8FA7F #7FFAB2
monochromatic
#E00AF5 #E844F8 #EF7FFA #F6BAFC #FBE2FE
Accessibility & contrast
On white
2.31
#EF7FFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.09
#EF7FFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EF7FFA
9.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EF7FFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EF7FFA | 1.00 | 2.31 | 9.09 | 9.09 |
| #FFFFFF | 2.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6FA2FE
Deuteranopia (green-blind)
#91AFF6
Tritanopia (blue-blind)
#F38EB1
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #ef7ffa; /* rgb */ color: rgb(239, 127, 250); /* oklch */ color: oklch(76.4% 0.202 323.9);
Tailwind
colors: {
custom: {
50: '#f7a8fc',
500: '#ef7ffa',
950: '#000000',
},
}SCSS
$custom: #ef7ffa; $custom-light: #f7a8fc; $custom-dark: #000000;
JSON
{
"hex": "#ef7ffa",
"rgb": {
"r": 239,
"g": 127,
"b": 250
},
"hsl": {
"h": 294.634,
"s": 92.481,
"l": 73.922
},
"oklch": {
"l": 0.76446,
"c": 0.20237,
"h": 323.9
},
"luminance": 0.40432
}Semantic roles & 50–950 ramp
primary
#EF7FFA
secondary
#D8F6D5
accent
#E60015
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#171017
muted
#857F85