#EF6DFF#EF6DFF
#EF6DFF is a light, highly saturated purple. Relative luminance 0.365; OKLCH L 74.4% C 0.234 H 323.2°. Best body text is #000000 at 8.30:1 contrast (WCAG AA passes).
Color values
| HEX | #EF6DFF |
|---|---|
| RGB | rgb(239, 109, 255) |
| HSL | hsl(293, 100%, 71%) |
| HSV | hsv(293, 57%, 100%) |
| CMYK | cmyk(6.3%, 57.3%, 0%, 0%) |
| CIE-LAB | lab(66.91, 69.43, -50.50) |
| CIE-LCH | lch(66.91, 85.85, 323.97°) |
| OKLab | oklab(74.41% 0.1869 -0.14) |
| OKLCH | oklch(74.41% 0.234 323.2) |
| XYZ | xyz(59.1135, 36.5111, 98.5220) |
| Luminance | 0.3651 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet Pink
#FB5FFC
ΔE00 2.44
Light Magenta
#FA5FF7
ΔE00 2.76
Purply Pink
#F075E6
ΔE00 4.54
Candy Pink
#FF63E9
ΔE00 4.88
Violet (CSS)
#EE82EE
ΔE00 5.02
Orchid
#DA70D6
ΔE00 6.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EF6DFF #7DFF6D
analogous
#A66DFF #EF6DFF #FF6DC6
triadic
#EF6DFF #FFEF6D #6DFFEF
tetradic
#EF6DFF #FFA66D #7DFF6D #6DC6FF
square
#EF6DFF #FFA66D #7DFF6D #6DC6FF
split-complementary
#EF6DFF #C6FF6D #6DFFA6
monochromatic
#D700F2 #E830FF #EF6DFF #F6AAFF #FCE0FF
Accessibility & contrast
On white
2.53
#EF6DFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.30
#EF6DFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EF6DFF
8.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EF6DFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EF6DFF | 1.00 | 2.53 | 8.30 | 8.30 |
| #FFFFFF | 2.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#5399FF
Deuteranopia (green-blind)
#81A8FB
Tritanopia (blue-blind)
#F382AC
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #ef6dff; /* rgb */ color: rgb(239, 109, 255); /* oklch */ color: oklch(74.4% 0.234 323.2);
Tailwind
colors: {
custom: {
50: '#f79dff',
500: '#ef6dff',
950: '#000000',
},
}SCSS
$custom: #ef6dff; $custom-light: #f79dff; $custom-dark: #000000;
JSON
{
"hex": "#ef6dff",
"rgb": {
"r": 239,
"g": 109,
"b": 255
},
"hsl": {
"h": 293.425,
"s": 100,
"l": 71.373
},
"oklch": {
"l": 0.74414,
"c": 0.23353,
"h": 323.2
},
"luminance": 0.36508
}Semantic roles & 50–950 ramp
primary
#EF6DFF
secondary
#D5F7D1
accent
#E60019
background
#FFFAFF
surface
#FFF3FF
border
#D7CDD7
text
#180F18
muted
#867F86