#ED7FF7#ED7FF7
#ED7FF7 is a light, vivid purple. Relative luminance 0.399; OKLCH L 76.1% C 0.199 H 324.1°. Best body text is #000000 at 8.98:1 contrast (WCAG AA passes).
Color values
| HEX | #ED7FF7 |
|---|---|
| RGB | rgb(237, 127, 247) |
| HSL | hsl(295, 88%, 73%) |
| HSV | hsv(295, 49%, 97%) |
| CMYK | cmyk(4%, 48.6%, 0%, 3.1%) |
| CIE-LAB | lab(69.40, 59.15, -42.22) |
| CIE-LCH | lch(69.40, 72.67, 324.48°) |
| OKLab | oklab(76.07% 0.1609 -0.1163) |
| OKLCH | oklch(76.07% 0.199 324.1) |
| XYZ | xyz(59.3014, 39.9015, 92.5558) |
| Luminance | 0.3990 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 1.86
Purply Pink
#F075E6
ΔE00 3.31
Violet Pink
#FB5FFC
ΔE00 5.06
Light Magenta
#FA5FF7
ΔE00 5.08
Candy Pink
#FF63E9
ΔE00 5.45
Lavender Pink
#DD85D7
ΔE00 5.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ED7FF7 #89F77F
analogous
#B17FF7 #ED7FF7 #F77FC5
triadic
#ED7FF7 #F7ED7F #7FF7ED
tetradic
#ED7FF7 #F7B17F #89F77F #7FC5F7
square
#ED7FF7 #F7B17F #89F77F #7FC5F7
split-complementary
#ED7FF7 #C5F77F #7FF7B1
monochromatic
#DA0FED #E545F3 #ED7FF7 #F5B9FB #FBE2FD
Accessibility & contrast
On white
2.34
#ED7FF7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.98
#ED7FF7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ED7FF7
8.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ED7FF7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ED7FF7 | 1.00 | 2.34 | 8.98 | 8.98 |
| #FFFFFF | 2.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#70A1FB
Deuteranopia (green-blind)
#91AEF3
Tritanopia (blue-blind)
#F18EB0
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #ed7ff7; /* rgb */ color: rgb(237, 127, 247); /* oklch */ color: oklch(76.1% 0.199 324.1);
Tailwind
colors: {
custom: {
50: '#f5a8fa',
500: '#ed7ff7',
950: '#000000',
},
}SCSS
$custom: #ed7ff7; $custom-light: #f5a8fa; $custom-dark: #000000;
JSON
{
"hex": "#ed7ff7",
"rgb": {
"r": 237,
"g": 127,
"b": 247
},
"hsl": {
"h": 295,
"s": 88.235,
"l": 73.333
},
"oklch": {
"l": 0.7607,
"c": 0.1985,
"h": 324.1
},
"luminance": 0.39899
}Semantic roles & 50–950 ramp
primary
#ED7FF7
secondary
#D8F5D6
accent
#E50114
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#171017
muted
#857F85