#EF69FF#EF69FF
#EF69FF is a light, highly saturated purple. Relative luminance 0.357; OKLCH L 74.0% C 0.239 H 323.3°. Best body text is #000000 at 8.13:1 contrast (WCAG AA passes).
Color values
| HEX | #EF69FF |
|---|---|
| RGB | rgb(239, 105, 255) |
| HSL | hsl(294, 100%, 71%) |
| HSV | hsv(294, 59%, 100%) |
| CMYK | cmyk(6.3%, 58.8%, 0%, 0%) |
| CIE-LAB | lab(66.27, 71.17, -51.50) |
| CIE-LCH | lch(66.27, 87.85, 324.11°) |
| OKLab | oklab(73.95% 0.1916 -0.1429) |
| OKLCH | oklch(73.95% 0.239 323.3) |
| XYZ | xyz(58.6965, 35.6770, 98.3830) |
| Luminance | 0.3567 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet Pink
#FB5FFC
ΔE00 2.14
Light Magenta
#FA5FF7
ΔE00 2.49
Purply Pink
#F075E6
ΔE00 4.84
Candy Pink
#FF63E9
ΔE00 4.88
Violet (CSS)
#EE82EE
ΔE00 5.57
Orchid
#DA70D6
ΔE00 6.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EF69FF #79FF69
analogous
#A469FF #EF69FF #FF69C4
triadic
#EF69FF #FFEF69 #69FFEF
tetradic
#EF69FF #FFA469 #79FF69 #69C4FF
square
#EF69FF #FFA469 #79FF69 #69C4FF
split-complementary
#EF69FF #C4FF69 #69FFA4
monochromatic
#D400EE #E82CFF #EF69FF #F6A6FF #FCE0FF
Accessibility & contrast
On white
2.58
#EF69FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.13
#EF69FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EF69FF
8.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EF69FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EF69FF | 1.00 | 2.58 | 8.13 | 8.13 |
| #FFFFFF | 2.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#4E97FF
Deuteranopia (green-blind)
#7FA7FB
Tritanopia (blue-blind)
#F37FAB
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #ef69ff; /* rgb */ color: rgb(239, 105, 255); /* oklch */ color: oklch(74.0% 0.239 323.3);
Tailwind
colors: {
custom: {
50: '#f79bff',
500: '#ef69ff',
950: '#000000',
},
}SCSS
$custom: #ef69ff; $custom-light: #f79bff; $custom-dark: #000000;
JSON
{
"hex": "#ef69ff",
"rgb": {
"r": 239,
"g": 105,
"b": 255
},
"hsl": {
"h": 293.6,
"s": 100,
"l": 70.588
},
"oklch": {
"l": 0.7395,
"c": 0.23907,
"h": 323.3
},
"luminance": 0.35674
}Semantic roles & 50–950 ramp
primary
#EF69FF
secondary
#D2F6CE
accent
#E60018
background
#FFF9FF
surface
#FFF2FF
border
#D7CCD7
text
#180F18
muted
#867E86