#ED75F7#ED75F7
#ED75F7 is a light, highly saturated purple. Relative luminance 0.374; OKLCH L 74.8% C 0.214 H 324.5°. Best body text is #000000 at 8.49:1 contrast (WCAG AA passes).
Color values
| HEX | #ED75F7 |
|---|---|
| RGB | rgb(237, 117, 247) |
| HSL | hsl(295, 89%, 71%) |
| HSV | hsv(295, 53%, 97%) |
| CMYK | cmyk(4%, 52.6%, 0%, 3.1%) |
| CIE-LAB | lab(67.61, 63.89, -45.02) |
| CIE-LCH | lch(67.61, 78.16, 324.83°) |
| OKLab | oklab(74.75% 0.174 -0.1243) |
| OKLCH | oklch(74.75% 0.214 324.5) |
| XYZ | xyz(58.0734, 37.4455, 92.1464) |
| Luminance | 0.3744 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Purply Pink
#F075E6
ΔE00 3.10
Violet (CSS)
#EE82EE
ΔE00 3.24
Violet Pink
#FB5FFC
ΔE00 3.39
Light Magenta
#FA5FF7
ΔE00 3.42
Candy Pink
#FF63E9
ΔE00 4.46
Orchid
#DA70D6
ΔE00 5.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ED75F7 #7FF775
analogous
#AC75F7 #ED75F7 #F775C0
triadic
#ED75F7 #F7ED75 #75F7ED
tetradic
#ED75F7 #F7AC75 #7FF775 #75C0F7
square
#ED75F7 #F7AC75 #7FF775 #75C0F7
split-complementary
#ED75F7 #C0F775 #75F7AC
monochromatic
#D40DE4 #E53BF4 #ED75F7 #F5AFFA #FBE2FD
Accessibility & contrast
On white
2.47
#ED75F7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.49
#ED75F7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ED75F7
8.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ED75F7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ED75F7 | 1.00 | 2.47 | 8.49 | 8.49 |
| #FFFFFF | 2.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#639BFB
Deuteranopia (green-blind)
#89AAF3
Tritanopia (blue-blind)
#F185AB
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #ed75f7; /* rgb */ color: rgb(237, 117, 247); /* oklch */ color: oklch(74.8% 0.214 324.5);
Tailwind
colors: {
custom: {
50: '#f5a2fa',
500: '#ed75f7',
950: '#000000',
},
}SCSS
$custom: #ed75f7; $custom-light: #f5a2fa; $custom-dark: #000000;
JSON
{
"hex": "#ed75f7",
"rgb": {
"r": 237,
"g": 117,
"b": 247
},
"hsl": {
"h": 295.385,
"s": 89.041,
"l": 71.373
},
"oklch": {
"l": 0.7475,
"c": 0.21383,
"h": 324.5
},
"luminance": 0.37443
}Semantic roles & 50–950 ramp
primary
#ED75F7
secondary
#D6F5D3
accent
#E60012
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#170F17
muted
#857F85