#ED76F8#ED76F8
#ED76F8 is a light, highly saturated purple. Relative luminance 0.377; OKLCH L 74.9% C 0.213 H 324.1°. Best body text is #000000 at 8.55:1 contrast (WCAG AA passes).
Color values
| HEX | #ED76F8 |
|---|---|
| RGB | rgb(237, 118, 248) |
| HSL | hsl(295, 90%, 72%) |
| HSV | hsv(295, 52%, 97%) |
| CMYK | cmyk(4.4%, 52.4%, 0%, 2.7%) |
| CIE-LAB | lab(67.83, 63.60, -45.23) |
| CIE-LCH | lch(67.83, 78.04, 324.58°) |
| OKLab | oklab(74.93% 0.1728 -0.1249) |
| OKLCH | oklch(74.93% 0.213 324.1) |
| XYZ | xyz(58.3452, 37.7417, 93.0004) |
| Luminance | 0.3774 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.19
Purply Pink
#F075E6
ΔE00 3.23
Violet Pink
#FB5FFC
ΔE00 3.54
Light Magenta
#FA5FF7
ΔE00 3.59
Candy Pink
#FF63E9
ΔE00 4.64
Orchid
#DA70D6
ΔE00 5.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ED76F8 #81F876
analogous
#AC76F8 #ED76F8 #F876C2
triadic
#ED76F8 #F8ED76 #76F8ED
tetradic
#ED76F8 #F8AC76 #81F876 #76C2F8
square
#ED76F8 #F8AC76 #81F876 #76C2F8
split-complementary
#ED76F8 #C2F876 #76F8AC
monochromatic
#D50CE8 #E53CF5 #ED76F8 #F5B0FB #FBE2FE
Accessibility & contrast
On white
2.46
#ED76F8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.55
#ED76F8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ED76F8
8.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ED76F8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ED76F8 | 1.00 | 2.46 | 8.55 | 8.55 |
| #FFFFFF | 2.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#649CFC
Deuteranopia (green-blind)
#8AAAF4
Tritanopia (blue-blind)
#F187AC
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #ed76f8; /* rgb */ color: rgb(237, 118, 248); /* oklch */ color: oklch(74.9% 0.213 324.1);
Tailwind
colors: {
custom: {
50: '#f5a2fb',
500: '#ed76f8',
950: '#000000',
},
}SCSS
$custom: #ed76f8; $custom-light: #f5a2fb; $custom-dark: #000000;
JSON
{
"hex": "#ed76f8",
"rgb": {
"r": 237,
"g": 118,
"b": 248
},
"hsl": {
"h": 294.923,
"s": 90.278,
"l": 71.765
},
"oklch": {
"l": 0.74927,
"c": 0.21322,
"h": 324.1
},
"luminance": 0.37739
}Semantic roles & 50–950 ramp
primary
#ED76F8
secondary
#D7F5D4
accent
#E60013
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#170F17
muted
#857F85