#EF7FE5#EF7FE5
#EF7FE5 is a light, vivid purple. Relative luminance 0.392; OKLCH L 75.5% C 0.184 H 330.6°. Best body text is #000000 at 8.84:1 contrast (WCAG AA passes).
Color values
| HEX | #EF7FE5 |
|---|---|
| RGB | rgb(239, 127, 229) |
| HSL | hsl(305, 78%, 72%) |
| HSV | hsv(305, 47%, 94%) |
| CMYK | cmyk(0%, 46.9%, 4.2%, 6.3%) |
| CIE-LAB | lab(68.89, 56.56, -33.10) |
| CIE-LCH | lch(68.89, 65.53, 329.66°) |
| OKLab | oklab(75.5% 0.1601 -0.0902) |
| OKLCH | oklch(75.5% 0.184 330.6) |
| XYZ | xyz(57.3283, 39.1899, 78.6584) |
| Luminance | 0.3919 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 1.66
Purply Pink
#F075E6
ΔE00 1.97
Lavender Pink
#DD85D7
ΔE00 3.50
Candy Pink
#FF63E9
ΔE00 4.73
Orchid
#DA70D6
ΔE00 5.02
Light Magenta
#FA5FF7
ΔE00 6.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EF7FE5 #7FEF89
analogous
#C17FEF #EF7FE5 #EF7FAD
triadic
#EF7FE5 #E5EF7F #7FE5EF
tetradic
#EF7FE5 #EFC17F #7FEF89 #7FADEF
square
#EF7FE5 #EFC17F #7FEF89 #7FADEF
split-complementary
#EF7FE5 #ADEF7F #7FEFC1
monochromatic
#D91BC8 #E849DA #EF7FE5 #F6B5F0 #FCE4F9
Accessibility & contrast
On white
2.38
#EF7FE5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.84
#EF7FE5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EF7FE5
8.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EF7FE5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EF7FE5 | 1.00 | 2.38 | 8.84 | 8.84 |
| #FFFFFF | 2.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7A9EE8
Deuteranopia (green-blind)
#9AAEE2
Tritanopia (blue-blind)
#F788A7
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #ef7fe5; /* rgb */ color: rgb(239, 127, 229); /* oklch */ color: oklch(75.5% 0.184 330.6);
Tailwind
colors: {
custom: {
50: '#f6a7ed',
500: '#ef7fe5',
950: '#000000',
},
}SCSS
$custom: #ef7fe5; $custom-light: #f6a7ed; $custom-dark: #000000;
JSON
{
"hex": "#ef7fe5",
"rgb": {
"r": 239,
"g": 127,
"b": 229
},
"hsl": {
"h": 305.357,
"s": 77.778,
"l": 71.765
},
"oklch": {
"l": 0.75495,
"c": 0.18372,
"h": 330.6
},
"luminance": 0.39187
}Semantic roles & 50–950 ramp
primary
#EF7FE5
secondary
#D7F3D9
accent
#DA1E0B
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#171016
muted
#857F84