#ED5EDF#ED5EDF
#ED5EDF is a light, highly saturated purple. Relative luminance 0.313; OKLCH L 70.9% C 0.227 H 331.7°. Best body text is #000000 at 7.27:1 contrast (WCAG AA passes).
Color values
| HEX | #ED5EDF |
|---|---|
| RGB | rgb(237, 94, 223) |
| HSL | hsl(306, 80%, 65%) |
| HSV | hsv(306, 60%, 93%) |
| CMYK | cmyk(0%, 60.3%, 5.9%, 7.1%) |
| CIE-LAB | lab(62.79, 69.95, -39.27) |
| CIE-LCH | lch(62.79, 80.22, 330.69°) |
| OKLab | oklab(70.87% 0.1998 -0.1076) |
| OKLCH | oklch(70.87% 0.227 331.7) |
| XYZ | xyz(52.2469, 31.3414, 73.0954) |
| Luminance | 0.3134 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Candy Pink
#FF63E9
ΔE00 3.33
Light Magenta
#FA5FF7
ΔE00 3.62
Orchid
#DA70D6
ΔE00 3.79
Purply Pink
#F075E6
ΔE00 4.19
Violet Pink
#FB5FFC
ΔE00 4.26
Purpleish Pink
#DF4EC8
ΔE00 4.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ED5EDF #5EED6C
analogous
#B35EED #ED5EDF #ED5E98
triadic
#ED5EDF #DFED5E #5EDFED
tetradic
#ED5EDF #EDB35E #5EED6C #5E98ED
square
#ED5EDF #EDB35E #5EED6C #5E98ED
split-complementary
#ED5EDF #98ED5E #5EEDB3
monochromatic
#BC15AB #E727D4 #ED5EDF #F395EA #F9CCF5
Accessibility & contrast
On white
2.89
#ED5EDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.27
#ED5EDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ED5EDF
7.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ED5EDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ED5EDF | 1.00 | 2.89 | 7.27 | 7.27 |
| #FFFFFF | 2.89 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#578BE3
Deuteranopia (green-blind)
#869FDB
Tritanopia (blue-blind)
#F66B96
Achromatopsia (no color)
#989898
Design tokens & code
CSS
--color: #ed5edf; /* rgb */ color: rgb(237, 94, 223); /* oklch */ color: oklch(70.9% 0.227 331.7);
Tailwind
colors: {
custom: {
50: '#f694e9',
500: '#ed5edf',
950: '#000000',
},
}SCSS
$custom: #ed5edf; $custom-light: #f694e9; $custom-dark: #000000;
JSON
{
"hex": "#ed5edf",
"rgb": {
"r": 237,
"g": 94,
"b": 223
},
"hsl": {
"h": 305.874,
"s": 79.888,
"l": 64.902
},
"oklch": {
"l": 0.70867,
"c": 0.22694,
"h": 331.7
},
"luminance": 0.31338
}Semantic roles & 50–950 ramp
primary
#ED5EDF
secondary
#BBECC0
accent
#DC1E09
background
#FFF9FE
surface
#FFF2FD
border
#D7CCD5
text
#180E16
muted
#867E84