#ED75F8#ED75F8
#ED75F8 is a light, highly saturated purple. Relative luminance 0.375; OKLCH L 74.8% C 0.215 H 324.2°. Best body text is #000000 at 8.50:1 contrast (WCAG AA passes).
Color values
| HEX | #ED75F8 |
|---|---|
| RGB | rgb(237, 117, 248) |
| HSL | hsl(295, 90%, 72%) |
| HSV | hsv(295, 53%, 97%) |
| CMYK | cmyk(4.4%, 52.8%, 0%, 2.7%) |
| CIE-LAB | lab(67.66, 64.07, -45.50) |
| CIE-LCH | lch(67.66, 78.58, 324.62°) |
| OKLab | oklab(74.8% 0.1741 -0.1257) |
| OKLCH | oklch(74.8% 0.215 324.2) |
| XYZ | xyz(58.2281, 37.5074, 92.9613) |
| Luminance | 0.3750 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Purply Pink
#F075E6
ΔE00 3.25
Violet (CSS)
#EE82EE
ΔE00 3.34
Violet Pink
#FB5FFC
ΔE00 3.39
Light Magenta
#FA5FF7
ΔE00 3.44
Candy Pink
#FF63E9
ΔE00 4.57
Orchid
#DA70D6
ΔE00 5.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ED75F8 #80F875
analogous
#AC75F8 #ED75F8 #F875C2
triadic
#ED75F8 #F8ED75 #75F8ED
tetradic
#ED75F8 #F8AC75 #80F875 #75C2F8
square
#ED75F8 #F8AC75 #80F875 #75C2F8
split-complementary
#ED75F8 #C2F875 #75F8AC
monochromatic
#D40CE7 #E53BF5 #ED75F8 #F5AFFB #FBE2FE
Accessibility & contrast
On white
2.47
#ED75F8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.50
#ED75F8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ED75F8
8.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ED75F8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ED75F8 | 1.00 | 2.47 | 8.50 | 8.50 |
| #FFFFFF | 2.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#639BFC
Deuteranopia (green-blind)
#89AAF4
Tritanopia (blue-blind)
#F186AC
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #ed75f8; /* rgb */ color: rgb(237, 117, 248); /* oklch */ color: oklch(74.8% 0.215 324.2);
Tailwind
colors: {
custom: {
50: '#f5a2fb',
500: '#ed75f8',
950: '#000000',
},
}SCSS
$custom: #ed75f8; $custom-light: #f5a2fb; $custom-dark: #000000;
JSON
{
"hex": "#ed75f8",
"rgb": {
"r": 237,
"g": 117,
"b": 248
},
"hsl": {
"h": 294.962,
"s": 90.345,
"l": 71.569
},
"oklch": {
"l": 0.74799,
"c": 0.21472,
"h": 324.2
},
"luminance": 0.37504
}Semantic roles & 50–950 ramp
primary
#ED75F8
secondary
#D6F5D4
accent
#E60013
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#170F17
muted
#857F85