#ED77E8#ED77E8
#ED77E8 is a light, vivid purple. Relative luminance 0.370; OKLCH L 74.3% C 0.198 H 328.9°. Best body text is #000000 at 8.40:1 contrast (WCAG AA passes).
Color values
| HEX | #ED77E8 |
|---|---|
| RGB | rgb(237, 119, 232) |
| HSL | hsl(303, 77%, 70%) |
| HSV | hsv(303, 50%, 93%) |
| CMYK | cmyk(0%, 49.8%, 2.1%, 7.1%) |
| CIE-LAB | lab(67.30, 60.34, -37.24) |
| CIE-LCH | lch(67.30, 70.91, 328.32°) |
| OKLab | oklab(74.3% 0.1693 -0.102) |
| OKLCH | oklch(74.3% 0.198 328.9) |
| XYZ | xyz(56.0867, 37.0276, 80.5211) |
| Luminance | 0.3702 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Purply Pink
#F075E6
ΔE00 0.72
Violet (CSS)
#EE82EE
ΔE00 2.22
Candy Pink
#FF63E9
ΔE00 3.60
Orchid
#DA70D6
ΔE00 3.96
Light Magenta
#FA5FF7
ΔE00 4.30
Lavender Pink
#DD85D7
ΔE00 4.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ED77E8 #77ED7C
analogous
#B777ED #ED77E8 #ED77AD
triadic
#ED77E8 #E8ED77 #77E8ED
tetradic
#ED77E8 #EDB777 #77ED7C #77ADED
square
#ED77E8 #EDB777 #77ED7C #77ADED
split-complementary
#ED77E8 #ADED77 #77EDB7
monochromatic
#CE1BC7 #E641DF #ED77E8 #F4ADF1 #FBE3FA
Accessibility & contrast
On white
2.50
#ED77E8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.40
#ED77E8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ED77E8
8.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ED77E8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ED77E8 | 1.00 | 2.50 | 8.40 | 8.40 |
| #FFFFFF | 2.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6F9AEC
Deuteranopia (green-blind)
#92AAE5
Tritanopia (blue-blind)
#F482A5
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #ed77e8; /* rgb */ color: rgb(237, 119, 232); /* oklch */ color: oklch(74.3% 0.198 328.9);
Tailwind
colors: {
custom: {
50: '#f5a2ef',
500: '#ed77e8',
950: '#000000',
},
}SCSS
$custom: #ed77e8; $custom-light: #f5a2ef; $custom-dark: #000000;
JSON
{
"hex": "#ed77e8",
"rgb": {
"r": 237,
"g": 119,
"b": 232
},
"hsl": {
"h": 302.542,
"s": 76.623,
"l": 69.804
},
"oklch": {
"l": 0.74303,
"c": 0.19765,
"h": 328.9
},
"luminance": 0.37024
}Semantic roles & 50–950 ramp
primary
#ED77E8
secondary
#CFF1D1
accent
#D9150D
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#170F16
muted
#857F84