#EF67FF#EF67FF
#EF67FF is a light, highly saturated purple. Relative luminance 0.353; OKLCH L 73.7% C 0.242 H 323.3°. Best body text is #000000 at 8.05:1 contrast (WCAG AA passes).
Color values
| HEX | #EF67FF |
|---|---|
| RGB | rgb(239, 103, 255) |
| HSL | hsl(294, 100%, 70%) |
| HSV | hsv(294, 60%, 100%) |
| CMYK | cmyk(6.3%, 59.6%, 0%, 0%) |
| CIE-LAB | lab(65.96, 72.02, -52.00) |
| CIE-LCH | lch(65.96, 88.83, 324.17°) |
| OKLab | oklab(73.72% 0.194 -0.1443) |
| OKLCH | oklch(73.72% 0.242 323.3) |
| XYZ | xyz(58.4951, 35.2744, 98.3159) |
| Luminance | 0.3527 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet Pink
#FB5FFC
ΔE00 2.06
Light Magenta
#FA5FF7
ΔE00 2.41
Candy Pink
#FF63E9
ΔE00 4.91
Purply Pink
#F075E6
ΔE00 5.01
Violet (CSS)
#EE82EE
ΔE00 5.84
Heliotrope
#D94FF5
ΔE00 6.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EF67FF #77FF67
analogous
#A367FF #EF67FF #FF67C3
triadic
#EF67FF #FFEF67 #67FFEF
tetradic
#EF67FF #FFA367 #77FF67 #67C3FF
square
#EF67FF #FFA367 #77FF67 #67C3FF
split-complementary
#EF67FF #C3FF67 #67FFA3
monochromatic
#D300EC #E92AFF #EF67FF #F5A4FF #FCE0FF
Accessibility & contrast
On white
2.61
#EF67FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.05
#EF67FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EF67FF
8.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EF67FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EF67FF | 1.00 | 2.61 | 8.05 | 8.05 |
| #FFFFFF | 2.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#4A96FF
Deuteranopia (green-blind)
#7DA6FB
Tritanopia (blue-blind)
#F37DAA
Achromatopsia (no color)
#A0A0A0
Design tokens & code
CSS
--color: #ef67ff; /* rgb */ color: rgb(239, 103, 255); /* oklch */ color: oklch(73.7% 0.242 323.3);
Tailwind
colors: {
custom: {
50: '#f89aff',
500: '#ef67ff',
950: '#000000',
},
}SCSS
$custom: #ef67ff; $custom-light: #f89aff; $custom-dark: #000000;
JSON
{
"hex": "#ef67ff",
"rgb": {
"r": 239,
"g": 103,
"b": 255
},
"hsl": {
"h": 293.684,
"s": 100,
"l": 70.196
},
"oklch": {
"l": 0.73724,
"c": 0.24179,
"h": 323.3
},
"luminance": 0.35271
}Semantic roles & 50–950 ramp
primary
#EF67FF
secondary
#D0F6CC
accent
#E60018
background
#FFF9FF
surface
#FFF2FF
border
#D7CCD7
text
#180F18
muted
#867E86