#EF6EF9#EF6EF9
#EF6EF9 is a light, highly saturated purple. Relative luminance 0.363; OKLCH L 74.2% C 0.227 H 324.7°. Best body text is #000000 at 8.27:1 contrast (WCAG AA passes).
Color values
| HEX | #EF6EF9 |
|---|---|
| RGB | rgb(239, 110, 249) |
| HSL | hsl(296, 92%, 70%) |
| HSV | hsv(296, 56%, 98%) |
| CMYK | cmyk(4%, 55.8%, 0%, 2.4%) |
| CIE-LAB | lab(66.78, 67.93, -47.40) |
| CIE-LCH | lch(66.78, 82.84, 325.09°) |
| OKLab | oklab(74.23% 0.1852 -0.1311) |
| OKLCH | oklch(74.23% 0.227 324.7) |
| XYZ | xyz(58.2700, 36.3453, 93.5503) |
| Luminance | 0.3634 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet Pink
#FB5FFC
ΔE00 2.33
Light Magenta
#FA5FF7
ΔE00 2.42
Purply Pink
#F075E6
ΔE00 3.62
Candy Pink
#FF63E9
ΔE00 4.14
Violet (CSS)
#EE82EE
ΔE00 4.35
Orchid
#DA70D6
ΔE00 5.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EF6EF9 #78F96E
analogous
#A96EF9 #EF6EF9 #F96EBE
triadic
#EF6EF9 #F9EF6E #6EF9EF
tetradic
#EF6EF9 #F9A96E #78F96E #6EBEF9
square
#EF6EF9 #F9A96E #78F96E #6EBEF9
split-complementary
#EF6EF9 #BEF96E #6EF9A9
monochromatic
#D409E3 #E933F7 #EF6EF9 #F5A9FB #FCE2FE
Accessibility & contrast
On white
2.54
#EF6EF9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.27
#EF6EF9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EF6EF9
8.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EF6EF9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EF6EF9 | 1.00 | 2.54 | 8.27 | 8.27 |
| #FFFFFF | 2.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#5A98FD
Deuteranopia (green-blind)
#85A8F5
Tritanopia (blue-blind)
#F480AA
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #ef6ef9; /* rgb */ color: rgb(239, 110, 249); /* oklch */ color: oklch(74.2% 0.227 324.7);
Tailwind
colors: {
custom: {
50: '#f79efc',
500: '#ef6ef9',
950: '#000000',
},
}SCSS
$custom: #ef6ef9; $custom-light: #f79efc; $custom-dark: #000000;
JSON
{
"hex": "#ef6ef9",
"rgb": {
"r": 239,
"g": 110,
"b": 249
},
"hsl": {
"h": 295.683,
"s": 92.053,
"l": 70.392
},
"oklch": {
"l": 0.74228,
"c": 0.2269,
"h": 324.7
},
"luminance": 0.36342
}Semantic roles & 50–950 ramp
primary
#EF6EF9
secondary
#D1F4CE
accent
#E60011
background
#FFFAFF
surface
#FFF3FF
border
#D7CDD7
text
#180F17
muted
#867F85