#ED7EFE#ED7EFE
#ED7EFE is a light, highly saturated purple. Relative luminance 0.401; OKLCH L 76.3% C 0.207 H 322.2°. Best body text is #000000 at 9.02:1 contrast (WCAG AA passes).
Color values
| HEX | #ED7EFE |
|---|---|
| RGB | rgb(237, 126, 254) |
| HSL | hsl(292, 98%, 75%) |
| HSV | hsv(292, 50%, 100%) |
| CMYK | cmyk(6.7%, 50.4%, 0%, 0.4%) |
| CIE-LAB | lab(69.53, 60.91, -45.84) |
| CIE-LCH | lch(69.53, 76.23, 323.03°) |
| OKLab | oklab(76.27% 0.1631 -0.1267) |
| OKLCH | oklch(76.27% 0.207 322.2) |
| XYZ | xyz(60.2734, 40.0847, 98.3090) |
| Luminance | 0.4008 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.03
Purply Pink
#F075E6
ΔE00 4.25
Violet Pink
#FB5FFC
ΔE00 4.88
Light Magenta
#FA5FF7
ΔE00 5.05
Candy Pink
#FF63E9
ΔE00 5.97
Orchid
#DA70D6
ΔE00 6.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ED7EFE #8FFE7E
analogous
#AD7EFE #ED7EFE #FE7ECF
triadic
#ED7EFE #FEED7E #7EFEED
tetradic
#ED7EFE #FEAD7E #8FFE7E #7ECFFE
square
#ED7EFE #FEAD7E #8FFE7E #7ECFFE
split-complementary
#ED7EFE #CFFE7E #7EFEAD
monochromatic
#DC05FD #E541FE #ED7EFE #F5BBFE #FBE1FF
Accessibility & contrast
On white
2.33
#ED7EFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.02
#ED7EFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ED7EFE
9.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ED7EFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ED7EFE | 1.00 | 2.33 | 9.02 | 9.02 |
| #FFFFFF | 2.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6AA2FF
Deuteranopia (green-blind)
#8DAEFA
Tritanopia (blue-blind)
#F08FB3
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #ed7efe; /* rgb */ color: rgb(237, 126, 254); /* oklch */ color: oklch(76.3% 0.207 322.2);
Tailwind
colors: {
custom: {
50: '#f5a7ff',
500: '#ed7efe',
950: '#000000',
},
}SCSS
$custom: #ed7efe; $custom-light: #f5a7ff; $custom-dark: #000000;
JSON
{
"hex": "#ed7efe",
"rgb": {
"r": 237,
"g": 126,
"b": 254
},
"hsl": {
"h": 292.031,
"s": 98.462,
"l": 74.51
},
"oklch": {
"l": 0.76269,
"c": 0.20656,
"h": 322.2
},
"luminance": 0.40082
}Semantic roles & 50–950 ramp
primary
#ED7EFE
secondary
#D9F7D4
accent
#E6001E
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#171018
muted
#857F86