#ED76EE#ED76EE
#ED76EE is a light, highly saturated purple. Relative luminance 0.371; OKLCH L 74.4% C 0.204 H 327.1°. Best body text is #000000 at 8.43:1 contrast (WCAG AA passes).
Color values
| HEX | #ED76EE |
|---|---|
| RGB | rgb(237, 118, 238) |
| HSL | hsl(300, 78%, 70%) |
| HSV | hsv(300, 50%, 93%) |
| CMYK | cmyk(0.4%, 50.4%, 0%, 6.7%) |
| CIE-LAB | lab(67.38, 61.84, -40.43) |
| CIE-LCH | lch(67.38, 73.89, 326.83°) |
| OKLab | oklab(74.45% 0.1716 -0.1111) |
| OKLCH | oklch(74.45% 0.204 327.1) |
| XYZ | xyz(56.8351, 37.1376, 85.0470) |
| Luminance | 0.3713 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Purply Pink
#F075E6
ΔE00 1.63
Violet (CSS)
#EE82EE
ΔE00 2.41
Light Magenta
#FA5FF7
ΔE00 3.72
Candy Pink
#FF63E9
ΔE00 3.75
Violet Pink
#FB5FFC
ΔE00 3.95
Orchid
#DA70D6
ΔE00 4.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ED76EE #77EE76
analogous
#B176EE #ED76EE #EE76B3
triadic
#ED76EE #EEED76 #76EEED
tetradic
#ED76EE #EEB176 #77EE76 #76B3EE
square
#ED76EE #EEB176 #77EE76 #76B3EE
split-complementary
#ED76EE #B3EE76 #76EEB1
monochromatic
#CE1AD0 #E640E7 #ED76EE #F4ACF5 #FBE3FC
Accessibility & contrast
On white
2.49
#ED76EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.43
#ED76EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ED76EE
8.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ED76EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ED76EE | 1.00 | 2.49 | 8.43 | 8.43 |
| #FFFFFF | 2.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6A9AF2
Deuteranopia (green-blind)
#8EAAEA
Tritanopia (blue-blind)
#F383A8
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #ed76ee; /* rgb */ color: rgb(237, 118, 238); /* oklch */ color: oklch(74.4% 0.204 327.1);
Tailwind
colors: {
custom: {
50: '#f5a2f4',
500: '#ed76ee',
950: '#000000',
},
}SCSS
$custom: #ed76ee; $custom-light: #f5a2f4; $custom-dark: #000000;
JSON
{
"hex": "#ed76ee",
"rgb": {
"r": 237,
"g": 118,
"b": 238
},
"hsl": {
"h": 299.5,
"s": 77.922,
"l": 69.804
},
"oklch": {
"l": 0.74449,
"c": 0.20438,
"h": 327.1
},
"luminance": 0.37134
}Semantic roles & 50–950 ramp
primary
#ED76EE
secondary
#CFF1CF
accent
#DA0B0D
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#170F17
muted
#857F85