#EF5FFF#EF5FFF
#EF5FFF is a light, highly saturated purple. Relative luminance 0.338; OKLCH L 72.9% C 0.252 H 323.6°. Best body text is #000000 at 7.75:1 contrast (WCAG AA passes).
Color values
| HEX | #EF5FFF |
|---|---|
| RGB | rgb(239, 95, 255) |
| HSL | hsl(294, 100%, 69%) |
| HSV | hsv(294, 63%, 100%) |
| CMYK | cmyk(6.3%, 62.7%, 0%, 0%) |
| CIE-LAB | lab(64.77, 75.31, -53.88) |
| CIE-LCH | lch(64.77, 92.60, 324.42°) |
| OKLab | oklab(72.86% 0.203 -0.1498) |
| OKLCH | oklch(72.86% 0.252 323.6) |
| XYZ | xyz(57.7372, 33.7584, 98.0632) |
| Luminance | 0.3376 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet Pink
#FB5FFC
ΔE00 2.21
Light Magenta
#FA5FF7
ΔE00 2.51
Heliotrope
#D94FF5
ΔE00 5.21
Candy Pink
#FF63E9
ΔE00 5.22
Purply Pink
#F075E6
ΔE00 5.78
Magenta
#FF00FF
ΔE00 6.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EF5FFF #6FFF5F
analogous
#9F5FFF #EF5FFF #FF5FBF
triadic
#EF5FFF #FFEF5F #5FFFEF
tetradic
#EF5FFF #FF9F5F #6FFF5F #5FBFFF
square
#EF5FFF #FF9F5F #6FFF5F #5FBFFF
split-complementary
#EF5FFF #BFFF5F #5FFF9F
monochromatic
#CD00E4 #E922FF #EF5FFF #F59CFF #FBD9FF
Accessibility & contrast
On white
2.71
#EF5FFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.75
#EF5FFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EF5FFF
7.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EF5FFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EF5FFF | 1.00 | 2.71 | 7.75 | 7.75 |
| #FFFFFF | 2.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#3D92FF
Deuteranopia (green-blind)
#78A3FB
Tritanopia (blue-blind)
#F378A7
Achromatopsia (no color)
#9D9D9D
Design tokens & code
CSS
--color: #ef5fff; /* rgb */ color: rgb(239, 95, 255); /* oklch */ color: oklch(72.9% 0.252 323.6);
Tailwind
colors: {
custom: {
50: '#f895ff',
500: '#ef5fff',
950: '#000000',
},
}SCSS
$custom: #ef5fff; $custom-light: #f895ff; $custom-dark: #000000;
JSON
{
"hex": "#ef5fff",
"rgb": {
"r": 239,
"g": 95,
"b": 255
},
"hsl": {
"h": 294,
"s": 100,
"l": 68.627
},
"oklch": {
"l": 0.72861,
"c": 0.25228,
"h": 323.6
},
"luminance": 0.33755
}Semantic roles & 50–950 ramp
primary
#EF5FFF
secondary
#CAF5C5
accent
#E60017
background
#FFF9FF
surface
#FFF2FF
border
#D7CCD7
text
#180E18
muted
#867E86