#EF6EFE#EF6EFE
#EF6EFE is a light, highly saturated purple. Relative luminance 0.367; OKLCH L 74.5% C 0.231 H 323.4°. Best body text is #000000 at 8.33:1 contrast (WCAG AA passes).
Color values
| HEX | #EF6EFE |
|---|---|
| RGB | rgb(239, 110, 254) |
| HSL | hsl(294, 99%, 71%) |
| HSV | hsv(294, 57%, 100%) |
| CMYK | cmyk(5.9%, 56.7%, 0%, 0.4%) |
| CIE-LAB | lab(67.02, 68.81, -49.77) |
| CIE-LCH | lch(67.02, 84.92, 324.12°) |
| OKLab | oklab(74.48% 0.1856 -0.1379) |
| OKLCH | oklch(74.48% 0.231 323.4) |
| XYZ | xyz(59.0602, 36.6614, 97.7122) |
| Luminance | 0.3666 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet Pink
#FB5FFC
ΔE00 2.48
Light Magenta
#FA5FF7
ΔE00 2.76
Purply Pink
#F075E6
ΔE00 4.33
Candy Pink
#FF63E9
ΔE00 4.77
Violet (CSS)
#EE82EE
ΔE00 4.79
Orchid
#DA70D6
ΔE00 6.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EF6EFE #7DFE6E
analogous
#A76EFE #EF6EFE #FE6EC5
triadic
#EF6EFE #FEEF6E #6EFEEF
tetradic
#EF6EFE #FEA76E #7DFE6E #6EC5FE
square
#EF6EFE #FEA76E #7DFE6E #6EC5FE
split-complementary
#EF6EFE #C5FE6E #6EFEA7
monochromatic
#D702F0 #E831FE #EF6EFE #F6ABFE #FCE1FF
Accessibility & contrast
On white
2.52
#EF6EFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.33
#EF6EFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EF6EFE
8.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EF6EFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EF6EFE | 1.00 | 2.52 | 8.33 | 8.33 |
| #FFFFFF | 2.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#5699FF
Deuteranopia (green-blind)
#83A8FA
Tritanopia (blue-blind)
#F382AC
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #ef6efe; /* rgb */ color: rgb(239, 110, 254); /* oklch */ color: oklch(74.5% 0.231 323.4);
Tailwind
colors: {
custom: {
50: '#f79eff',
500: '#ef6efe',
950: '#000000',
},
}SCSS
$custom: #ef6efe; $custom-light: #f79eff; $custom-dark: #000000;
JSON
{
"hex": "#ef6efe",
"rgb": {
"r": 239,
"g": 110,
"b": 254
},
"hsl": {
"h": 293.75,
"s": 98.63,
"l": 71.373
},
"oklch": {
"l": 0.74481,
"c": 0.23125,
"h": 323.4
},
"luminance": 0.36658
}Semantic roles & 50–950 ramp
primary
#EF6EFE
secondary
#D5F7D1
accent
#E60018
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#180F18
muted
#867F86