#EF7FF4#EF7FF4
#EF7FF4 is a light, vivid purple. Relative luminance 0.401; OKLCH L 76.2% C 0.197 H 325.7°. Best body text is #000000 at 9.01:1 contrast (WCAG AA passes).
Color values
| HEX | #EF7FF4 |
|---|---|
| RGB | rgb(239, 127, 244) |
| HSL | hsl(297, 84%, 73%) |
| HSV | hsv(297, 48%, 96%) |
| CMYK | cmyk(2%, 48%, 0%, 4.3%) |
| CIE-LAB | lab(69.52, 59.16, -40.37) |
| CIE-LCH | lch(69.52, 71.62, 325.69°) |
| OKLab | oklab(76.17% 0.1627 -0.111) |
| OKLCH | oklch(76.17% 0.197 325.7) |
| XYZ | xyz(59.5138, 40.0641, 90.1688) |
| Luminance | 0.4006 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 1.24
Purply Pink
#F075E6
ΔE00 2.79
Candy Pink
#FF63E9
ΔE00 5.07
Light Magenta
#FA5FF7
ΔE00 5.08
Violet Pink
#FB5FFC
ΔE00 5.14
Lavender Pink
#DD85D7
ΔE00 5.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EF7FF4 #84F47F
analogous
#B47FF4 #EF7FF4 #F47FBE
triadic
#EF7FF4 #F4EF7F #7FF4EF
tetradic
#EF7FF4 #F4B47F #84F47F #7FBEF4
square
#EF7FF4 #F4B47F #84F47F #7FBEF4
split-complementary
#EF7FF4 #BEF47F #7FF4B4
monochromatic
#DC14E5 #E847EF #EF7FF4 #F6B7F9 #FBE3FD
Accessibility & contrast
On white
2.33
#EF7FF4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.01
#EF7FF4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EF7FF4
9.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EF7FF4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EF7FF4 | 1.00 | 2.33 | 9.01 | 9.01 |
| #FFFFFF | 2.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#72A1F8
Deuteranopia (green-blind)
#93AFF0
Tritanopia (blue-blind)
#F48CAE
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #ef7ff4; /* rgb */ color: rgb(239, 127, 244); /* oklch */ color: oklch(76.2% 0.197 325.7);
Tailwind
colors: {
custom: {
50: '#f6a8f8',
500: '#ef7ff4',
950: '#000000',
},
}SCSS
$custom: #ef7ff4; $custom-light: #f6a8f8; $custom-dark: #000000;
JSON
{
"hex": "#ef7ff4",
"rgb": {
"r": 239,
"g": 127,
"b": 244
},
"hsl": {
"h": 297.436,
"s": 84.173,
"l": 72.745
},
"oklch": {
"l": 0.76165,
"c": 0.19689,
"h": 325.7
},
"luminance": 0.40061
}Semantic roles & 50–950 ramp
primary
#EF7FF4
secondary
#D8F5D6
accent
#E1050E
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#171017
muted
#857F85