#EF7FED#EF7FED
#EF7FED is a light, vivid purple. Relative luminance 0.396; OKLCH L 75.8% C 0.191 H 327.9°. Best body text is #000000 at 8.93:1 contrast (WCAG AA passes).
Color values
| HEX | #EF7FED |
|---|---|
| RGB | rgb(239, 127, 237) |
| HSL | hsl(301, 78%, 72%) |
| HSV | hsv(301, 47%, 94%) |
| CMYK | cmyk(0%, 46.9%, 0.8%, 6.3%) |
| CIE-LAB | lab(69.22, 57.93, -36.99) |
| CIE-LCH | lch(69.22, 68.73, 327.44°) |
| OKLab | oklab(75.85% 0.1615 -0.1013) |
| OKLCH | oklch(75.85% 0.191 327.9) |
| XYZ | xyz(58.4711, 39.6471, 84.6772) |
| Luminance | 0.3964 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 0.60
Purply Pink
#F075E6
ΔE00 2.06
Lavender Pink
#DD85D7
ΔE00 4.34
Candy Pink
#FF63E9
ΔE00 4.74
Orchid
#DA70D6
ΔE00 5.30
Light Magenta
#FA5FF7
ΔE00 5.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EF7FED #7FEF81
analogous
#B97FEF #EF7FED #EF7FB5
triadic
#EF7FED #EDEF7F #7FEDEF
tetradic
#EF7FED #EFB97F #7FEF81 #7FB5EF
square
#EF7FED #EFB97F #7FEF81 #7FB5EF
split-complementary
#EF7FED #B5EF7F #7FEFB9
monochromatic
#D91BD5 #E849E5 #EF7FED #F6B5F5 #FCE4FB
Accessibility & contrast
On white
2.35
#EF7FED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.93
#EF7FED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EF7FED
8.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EF7FED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EF7FED | 1.00 | 2.35 | 8.93 | 8.93 |
| #FFFFFF | 2.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#76A0F1
Deuteranopia (green-blind)
#96AEEA
Tritanopia (blue-blind)
#F58AAB
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #ef7fed; /* rgb */ color: rgb(239, 127, 237); /* oklch */ color: oklch(75.8% 0.191 327.9);
Tailwind
colors: {
custom: {
50: '#f6a8f3',
500: '#ef7fed',
950: '#000000',
},
}SCSS
$custom: #ef7fed; $custom-light: #f6a8f3; $custom-dark: #000000;
JSON
{
"hex": "#ef7fed",
"rgb": {
"r": 239,
"g": 127,
"b": 237
},
"hsl": {
"h": 301.071,
"s": 77.778,
"l": 71.765
},
"oklch": {
"l": 0.75847,
"c": 0.19064,
"h": 327.9
},
"luminance": 0.39644
}Semantic roles & 50–950 ramp
primary
#EF7FED
secondary
#D7F3D7
accent
#DA0F0B
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#171017
muted
#857F85