#ED7EF7#ED7EF7
#ED7EF7 is a light, highly saturated purple. Relative luminance 0.396; OKLCH L 75.9% C 0.200 H 324.2°. Best body text is #000000 at 8.93:1 contrast (WCAG AA passes).
Color values
| HEX | #ED7EF7 |
|---|---|
| RGB | rgb(237, 126, 247) |
| HSL | hsl(295, 88%, 73%) |
| HSV | hsv(295, 49%, 97%) |
| CMYK | cmyk(4%, 49%, 0%, 3.1%) |
| CIE-LAB | lab(69.22, 59.63, -42.50) |
| CIE-LCH | lch(69.22, 73.23, 324.52°) |
| OKLab | oklab(75.93% 0.1622 -0.1171) |
| OKLCH | oklch(75.93% 0.2 324.2) |
| XYZ | xyz(59.1729, 39.6445, 92.5129) |
| Luminance | 0.3964 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 1.97
Purply Pink
#F075E6
ΔE00 3.24
Violet Pink
#FB5FFC
ΔE00 4.88
Light Magenta
#FA5FF7
ΔE00 4.90
Candy Pink
#FF63E9
ΔE00 5.33
Lavender Pink
#DD85D7
ΔE00 5.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ED7EF7 #88F77E
analogous
#B07EF7 #ED7EF7 #F77EC5
triadic
#ED7EF7 #F7ED7E #7EF7ED
tetradic
#ED7EF7 #F7B07E #88F77E #7EC5F7
square
#ED7EF7 #F7B07E #88F77E #7EC5F7
split-complementary
#ED7EF7 #C5F77E #7EF7B0
monochromatic
#DA0FEC #E544F3 #ED7EF7 #F5B8FB #FBE2FD
Accessibility & contrast
On white
2.35
#ED7EF7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.93
#ED7EF7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ED7EF7
8.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ED7EF7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ED7EF7 | 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)
#6FA0FB
Deuteranopia (green-blind)
#90AEF3
Tritanopia (blue-blind)
#F18DAF
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #ed7ef7; /* rgb */ color: rgb(237, 126, 247); /* oklch */ color: oklch(75.9% 0.200 324.2);
Tailwind
colors: {
custom: {
50: '#f5a7fa',
500: '#ed7ef7',
950: '#000000',
},
}SCSS
$custom: #ed7ef7; $custom-light: #f5a7fa; $custom-dark: #000000;
JSON
{
"hex": "#ed7ef7",
"rgb": {
"r": 237,
"g": 126,
"b": 247
},
"hsl": {
"h": 295.041,
"s": 88.321,
"l": 73.137
},
"oklch": {
"l": 0.75934,
"c": 0.20006,
"h": 324.2
},
"luminance": 0.39642
}Semantic roles & 50–950 ramp
primary
#ED7EF7
secondary
#D8F5D6
accent
#E50113
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#171017
muted
#857F85