#EF6FFA#EF6FFA
#EF6FFA is a light, highly saturated purple. Relative luminance 0.366; OKLCH L 74.4% C 0.226 H 324.4°. Best body text is #000000 at 8.32:1 contrast (WCAG AA passes).
Color values
| HEX | #EF6FFA |
|---|---|
| RGB | rgb(239, 111, 250) |
| HSL | hsl(295, 93%, 71%) |
| HSV | hsv(295, 56%, 98%) |
| CMYK | cmyk(4.4%, 55.6%, 0%, 2%) |
| CIE-LAB | lab(66.99, 67.66, -47.62) |
| CIE-LCH | lch(66.99, 82.74, 324.86°) |
| OKLab | oklab(74.4% 0.1841 -0.1317) |
| OKLCH | oklch(74.4% 0.226 324.4) |
| XYZ | xyz(58.5349, 36.6249, 94.4100) |
| Luminance | 0.3662 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet Pink
#FB5FFC
ΔE00 2.46
Light Magenta
#FA5FF7
ΔE00 2.59
Purply Pink
#F075E6
ΔE00 3.69
Violet (CSS)
#EE82EE
ΔE00 4.28
Candy Pink
#FF63E9
ΔE00 4.29
Orchid
#DA70D6
ΔE00 5.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EF6FFA #7AFA6F
analogous
#A96FFA #EF6FFA #FA6FBF
triadic
#EF6FFA #FAEF6F #6FFAEF
tetradic
#EF6FFA #FAA96F #7AFA6F #6FBFFA
square
#EF6FFA #FAA96F #7AFA6F #6FBFFA
split-complementary
#EF6FFA #BFFA6F #6FFAA9
monochromatic
#D508E7 #E834F8 #EF6FFA #F6AAFC #FCE1FE
Accessibility & contrast
On white
2.52
#EF6FFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.32
#EF6FFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EF6FFA
8.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EF6FFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EF6FFA | 1.00 | 2.52 | 8.32 | 8.32 |
| #FFFFFF | 2.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#5A99FE
Deuteranopia (green-blind)
#85A8F6
Tritanopia (blue-blind)
#F482AA
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #ef6ffa; /* rgb */ color: rgb(239, 111, 250); /* oklch */ color: oklch(74.4% 0.226 324.4);
Tailwind
colors: {
custom: {
50: '#f79efc',
500: '#ef6ffa',
950: '#000000',
},
}SCSS
$custom: #ef6ffa; $custom-light: #f79efc; $custom-dark: #000000;
JSON
{
"hex": "#ef6ffa",
"rgb": {
"r": 239,
"g": 111,
"b": 250
},
"hsl": {
"h": 295.252,
"s": 93.289,
"l": 70.784
},
"oklch": {
"l": 0.74398,
"c": 0.22633,
"h": 324.4
},
"luminance": 0.36622
}Semantic roles & 50–950 ramp
primary
#EF6FFA
secondary
#D3F5D0
accent
#E60012
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#180F17
muted
#867F85