#ED77F8#ED77F8
#ED77F8 is a light, highly saturated purple. Relative luminance 0.380; OKLCH L 75.1% C 0.212 H 324.1°. Best body text is #000000 at 8.59:1 contrast (WCAG AA passes).
Color values
| HEX | #ED77F8 |
|---|---|
| RGB | rgb(237, 119, 248) |
| HSL | hsl(295, 90%, 72%) |
| HSV | hsv(295, 52%, 97%) |
| CMYK | cmyk(4.4%, 52%, 0%, 2.7%) |
| CIE-LAB | lab(68.00, 63.14, -44.95) |
| CIE-LCH | lch(68.00, 77.50, 324.55°) |
| OKLab | oklab(75.06% 0.1715 -0.1241) |
| OKLCH | oklch(75.06% 0.212 324.1) |
| XYZ | xyz(58.4636, 37.9784, 93.0398) |
| Luminance | 0.3797 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.04
Purply Pink
#F075E6
ΔE00 3.21
Violet Pink
#FB5FFC
ΔE00 3.69
Light Magenta
#FA5FF7
ΔE00 3.74
Candy Pink
#FF63E9
ΔE00 4.72
Orchid
#DA70D6
ΔE00 5.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ED77F8 #82F877
analogous
#AD77F8 #ED77F8 #F877C2
triadic
#ED77F8 #F8ED77 #77F8ED
tetradic
#ED77F8 #F8AD77 #82F877 #77C2F8
square
#ED77F8 #F8AD77 #82F877 #77C2F8
split-complementary
#ED77F8 #C2F877 #77F8AD
monochromatic
#D60CE9 #E53DF5 #ED77F8 #F5B1FB #FBE2FE
Accessibility & contrast
On white
2.44
#ED77F8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.59
#ED77F8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ED77F8
8.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ED77F8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ED77F8 | 1.00 | 2.44 | 8.59 | 8.59 |
| #FFFFFF | 2.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#659DFC
Deuteranopia (green-blind)
#8AABF4
Tritanopia (blue-blind)
#F187AD
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #ed77f8; /* rgb */ color: rgb(237, 119, 248); /* oklch */ color: oklch(75.1% 0.212 324.1);
Tailwind
colors: {
custom: {
50: '#f5a3fb',
500: '#ed77f8',
950: '#000000',
},
}SCSS
$custom: #ed77f8; $custom-light: #f5a3fb; $custom-dark: #000000;
JSON
{
"hex": "#ed77f8",
"rgb": {
"r": 237,
"g": 119,
"b": 248
},
"hsl": {
"h": 294.884,
"s": 90.21,
"l": 71.961
},
"oklch": {
"l": 0.75056,
"c": 0.21171,
"h": 324.1
},
"luminance": 0.37975
}Semantic roles & 50–950 ramp
primary
#ED77F8
secondary
#D8F6D5
accent
#E60014
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#170F17
muted
#857F85