#ED7EF5#ED7EF5
#ED7EF5 is a light, vivid purple. Relative luminance 0.395; OKLCH L 75.8% C 0.198 H 324.8°. Best body text is #000000 at 8.90:1 contrast (WCAG AA passes).
Color values
| HEX | #ED7EF5 |
|---|---|
| RGB | rgb(237, 126, 245) |
| HSL | hsl(296, 86%, 73%) |
| HSV | hsv(296, 49%, 96%) |
| CMYK | cmyk(3.3%, 48.6%, 0%, 3.9%) |
| CIE-LAB | lab(69.13, 59.27, -41.55) |
| CIE-LCH | lch(69.13, 72.38, 324.97°) |
| OKLab | oklab(75.84% 0.1619 -0.1144) |
| OKLCH | oklch(75.84% 0.198 324.8) |
| XYZ | xyz(58.8659, 39.5217, 90.8963) |
| Luminance | 0.3952 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 1.67
Purply Pink
#F075E6
ΔE00 2.96
Light Magenta
#FA5FF7
ΔE00 4.91
Violet Pink
#FB5FFC
ΔE00 4.94
Candy Pink
#FF63E9
ΔE00 5.17
Lavender Pink
#DD85D7
ΔE00 5.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ED7EF5 #86F57E
analogous
#B17EF5 #ED7EF5 #F57EC2
triadic
#ED7EF5 #F5ED7E #7EF5ED
tetradic
#ED7EF5 #F5B17E #86F57E #7EC2F5
square
#ED7EF5 #F5B17E #86F57E #7EC2F5
split-complementary
#ED7EF5 #C2F57E #7EF5B1
monochromatic
#D812E7 #E545F1 #ED7EF5 #F5B7F9 #FBE3FD
Accessibility & contrast
On white
2.36
#ED7EF5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.90
#ED7EF5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ED7EF5
8.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ED7EF5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ED7EF5 | 1.00 | 2.36 | 8.90 | 8.90 |
| #FFFFFF | 2.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#70A0F9
Deuteranopia (green-blind)
#91AEF1
Tritanopia (blue-blind)
#F28CAE
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #ed7ef5; /* rgb */ color: rgb(237, 126, 245); /* oklch */ color: oklch(75.8% 0.198 324.8);
Tailwind
colors: {
custom: {
50: '#f5a7f9',
500: '#ed7ef5',
950: '#000000',
},
}SCSS
$custom: #ed7ef5; $custom-light: #f5a7f9; $custom-dark: #000000;
JSON
{
"hex": "#ed7ef5",
"rgb": {
"r": 237,
"g": 126,
"b": 245
},
"hsl": {
"h": 295.966,
"s": 85.612,
"l": 72.745
},
"oklch": {
"l": 0.7584,
"c": 0.19823,
"h": 324.8
},
"luminance": 0.39519
}Semantic roles & 50–950 ramp
primary
#ED7EF5
secondary
#D8F5D6
accent
#E20312
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#171017
muted
#857F85