#EF7FF7#EF7FF7
#EF7FF7 is a light, vivid purple. Relative luminance 0.402; OKLCH L 76.3% C 0.200 H 324.8°. Best body text is #000000 at 9.05:1 contrast (WCAG AA passes).
Color values
| HEX | #EF7FF7 |
|---|---|
| RGB | rgb(239, 127, 247) |
| HSL | hsl(296, 88%, 73%) |
| HSV | hsv(296, 49%, 97%) |
| CMYK | cmyk(3.2%, 48.6%, 0%, 3.1%) |
| CIE-LAB | lab(69.65, 59.69, -41.81) |
| CIE-LCH | lch(69.65, 72.88, 324.99°) |
| OKLab | oklab(76.31% 0.1631 -0.1151) |
| OKLCH | oklch(76.31% 0.2 324.8) |
| XYZ | xyz(59.9730, 40.2478, 92.5873) |
| Luminance | 0.4024 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 1.70
Purply Pink
#F075E6
ΔE00 3.18
Violet Pink
#FB5FFC
ΔE00 5.03
Light Magenta
#FA5FF7
ΔE00 5.04
Candy Pink
#FF63E9
ΔE00 5.29
Lavender Pink
#DD85D7
ΔE00 5.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EF7FF7 #87F77F
analogous
#B37FF7 #EF7FF7 #F77FC3
triadic
#EF7FF7 #F7EF7F #7FF7EF
tetradic
#EF7FF7 #F7B37F #87F77F #7FC3F7
square
#EF7FF7 #F7B37F #87F77F #7FC3F7
split-complementary
#EF7FF7 #C3F77F #7FF7B3
monochromatic
#DE0FED #E845F3 #EF7FF7 #F6B9FB #FBE2FD
Accessibility & contrast
On white
2.32
#EF7FF7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.05
#EF7FF7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EF7FF7
9.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EF7FF7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EF7FF7 | 1.00 | 2.32 | 9.05 | 9.05 |
| #FFFFFF | 2.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#71A1FB
Deuteranopia (green-blind)
#92AFF3
Tritanopia (blue-blind)
#F48DB0
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #ef7ff7; /* rgb */ color: rgb(239, 127, 247); /* oklch */ color: oklch(76.3% 0.200 324.8);
Tailwind
colors: {
custom: {
50: '#f6a8fa',
500: '#ef7ff7',
950: '#000000',
},
}SCSS
$custom: #ef7ff7; $custom-light: #f6a8fa; $custom-dark: #000000;
JSON
{
"hex": "#ef7ff7",
"rgb": {
"r": 239,
"g": 127,
"b": 247
},
"hsl": {
"h": 296,
"s": 88.235,
"l": 73.333
},
"oklch": {
"l": 0.76305,
"c": 0.19961,
"h": 324.8
},
"luminance": 0.40245
}Semantic roles & 50–950 ramp
primary
#EF7FF7
secondary
#D8F5D6
accent
#E50110
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#171017
muted
#857F85