#EF68FF#EF68FF
#EF68FF is a light, highly saturated purple. Relative luminance 0.355; OKLCH L 73.8% C 0.240 H 323.3°. Best body text is #000000 at 8.09:1 contrast (WCAG AA passes).
Color values
| HEX | #EF68FF |
|---|---|
| RGB | rgb(239, 104, 255) |
| HSL | hsl(294, 100%, 70%) |
| HSV | hsv(294, 59%, 100%) |
| CMYK | cmyk(6.3%, 59.2%, 0%, 0%) |
| CIE-LAB | lab(66.12, 71.59, -51.75) |
| CIE-LCH | lch(66.12, 88.34, 324.14°) |
| OKLab | oklab(73.84% 0.1928 -0.1436) |
| OKLCH | oklch(73.84% 0.24 323.3) |
| XYZ | xyz(58.5952, 35.4745, 98.3492) |
| Luminance | 0.3547 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet Pink
#FB5FFC
ΔE00 2.09
Light Magenta
#FA5FF7
ΔE00 2.45
Candy Pink
#FF63E9
ΔE00 4.89
Purply Pink
#F075E6
ΔE00 4.93
Violet (CSS)
#EE82EE
ΔE00 5.70
Orchid
#DA70D6
ΔE00 6.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EF68FF #78FF68
analogous
#A368FF #EF68FF #FF68C4
triadic
#EF68FF #FFEF68 #68FFEF
tetradic
#EF68FF #FFA368 #78FF68 #68C4FF
square
#EF68FF #FFA368 #78FF68 #68C4FF
split-complementary
#EF68FF #C4FF68 #68FFA3
monochromatic
#D400ED #E92BFF #EF68FF #F5A5FF #FCE0FF
Accessibility & contrast
On white
2.59
#EF68FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.09
#EF68FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EF68FF
8.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EF68FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EF68FF | 1.00 | 2.59 | 8.09 | 8.09 |
| #FFFFFF | 2.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#4C96FF
Deuteranopia (green-blind)
#7EA6FB
Tritanopia (blue-blind)
#F37EAA
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #ef68ff; /* rgb */ color: rgb(239, 104, 255); /* oklch */ color: oklch(73.8% 0.240 323.3);
Tailwind
colors: {
custom: {
50: '#f79aff',
500: '#ef68ff',
950: '#000000',
},
}SCSS
$custom: #ef68ff; $custom-light: #f79aff; $custom-dark: #000000;
JSON
{
"hex": "#ef68ff",
"rgb": {
"r": 239,
"g": 104,
"b": 255
},
"hsl": {
"h": 293.642,
"s": 100,
"l": 70.392
},
"oklch": {
"l": 0.73837,
"c": 0.24044,
"h": 323.3
},
"luminance": 0.35471
}Semantic roles & 50–950 ramp
primary
#EF68FF
secondary
#D1F6CD
accent
#E60018
background
#FFF9FF
surface
#FFF2FF
border
#D7CCD7
text
#180F18
muted
#867E86