#ED77EE#ED77EE
#ED77EE is a light, highly saturated purple. Relative luminance 0.374; OKLCH L 74.6% C 0.203 H 327.1°. Best body text is #000000 at 8.47:1 contrast (WCAG AA passes).
Color values
| HEX | #ED77EE |
|---|---|
| RGB | rgb(237, 119, 238) |
| HSL | hsl(299, 78%, 70%) |
| HSV | hsv(299, 50%, 93%) |
| CMYK | cmyk(0.4%, 50%, 0%, 6.7%) |
| CIE-LAB | lab(67.56, 61.37, -40.15) |
| CIE-LCH | lch(67.56, 73.34, 326.81°) |
| OKLab | oklab(74.58% 0.1702 -0.1103) |
| OKLCH | oklch(74.58% 0.203 327.1) |
| XYZ | xyz(56.9535, 37.3744, 85.0864) |
| Luminance | 0.3737 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Purply Pink
#F075E6
ΔE00 1.61
Violet (CSS)
#EE82EE
ΔE00 2.22
Candy Pink
#FF63E9
ΔE00 3.86
Light Magenta
#FA5FF7
ΔE00 3.88
Violet Pink
#FB5FFC
ΔE00 4.11
Orchid
#DA70D6
ΔE00 4.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ED77EE #78EE77
analogous
#B277EE #ED77EE #EE77B3
triadic
#ED77EE #EEED77 #77EEED
tetradic
#ED77EE #EEB277 #78EE77 #77B3EE
square
#ED77EE #EEB277 #78EE77 #77B3EE
split-complementary
#ED77EE #B3EE77 #77EEB2
monochromatic
#CF1AD1 #E641E7 #ED77EE #F4ADF5 #FBE4FC
Accessibility & contrast
On white
2.48
#ED77EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.47
#ED77EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ED77EE
8.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ED77EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ED77EE | 1.00 | 2.48 | 8.47 | 8.47 |
| #FFFFFF | 2.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6B9BF2
Deuteranopia (green-blind)
#8FAAEA
Tritanopia (blue-blind)
#F384A8
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #ed77ee; /* rgb */ color: rgb(237, 119, 238); /* oklch */ color: oklch(74.6% 0.203 327.1);
Tailwind
colors: {
custom: {
50: '#f5a3f4',
500: '#ed77ee',
950: '#000000',
},
}SCSS
$custom: #ed77ee; $custom-light: #f5a3f4; $custom-dark: #000000;
JSON
{
"hex": "#ed77ee",
"rgb": {
"r": 237,
"g": 119,
"b": 238
},
"hsl": {
"h": 299.496,
"s": 77.778,
"l": 70
},
"oklch": {
"l": 0.74579,
"c": 0.20284,
"h": 327.1
},
"luminance": 0.37371
}Semantic roles & 50–950 ramp
primary
#ED77EE
secondary
#D0F1D0
accent
#DA0B0D
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#170F17
muted
#857F85