#ED2FEB#ED2FEB
#ED2FEB is a light, highly saturated purple. Relative luminance 0.260; OKLCH L 67.7% C 0.285 H 328.7°. Best body text is #000000 at 6.21:1 contrast (WCAG AA passes).
Color values
| HEX | #ED2FEB |
|---|---|
| RGB | rgb(237, 47, 235) |
| HSL | hsl(301, 84%, 56%) |
| HSV | hsv(301, 80%, 93%) |
| CMYK | cmyk(0%, 80.2%, 0.8%, 7.1%) |
| CIE-LAB | lab(58.07, 86.84, -53.45) |
| CIE-LCH | lch(58.07, 101.97, 328.39°) |
| OKLab | oklab(67.66% 0.2434 -0.1482) |
| OKLCH | oklch(67.66% 0.285 328.7) |
| XYZ | xyz(50.9365, 26.0397, 80.9246) |
| Luminance | 0.2604 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Pink Purple
#EF1DE7
ΔE00 1.23
Bright Magenta
#FF08E8
ΔE00 2.71
Magenta
#FF00FF
ΔE00 3.05
Fuchsia
#FF00FF
ΔE00 3.05
Fuchsia (survey)
#ED0DD9
ΔE00 3.29
Pinkish Purple
#D648D7
ΔE00 3.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ED2FEB #2FED31
analogous
#902FED #ED2FEB #ED2F8C
triadic
#ED2FEB #EBED2F #2FEBED
tetradic
#ED2FEB #ED902F #2FED31 #2F8CED
square
#ED2FEB #ED902F #2FED31 #2F8CED
split-complementary
#ED2FEB #8CED2F #2FED90
monochromatic
#950D93 #CD12CB #ED2FEB #F267F0 #F7A0F6
Accessibility & contrast
On white
3.38
#ED2FEB on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.21
#ED2FEB on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #ED2FEB
6.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ED2FEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ED2FEB | 1.00 | 3.38 | 6.21 | 6.21 |
| #FFFFFF | 3.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#007CF0
Deuteranopia (green-blind)
#6B94E7
Tritanopia (blue-blind)
#F5518F
Achromatopsia (no color)
#8C8C8C
Design tokens & code
CSS
--color: #ed2feb; /* rgb */ color: rgb(237, 47, 235); /* oklch */ color: oklch(67.7% 0.285 328.7);
Tailwind
colors: {
custom: {
50: '#f880f2',
500: '#ed2feb',
950: '#000000',
},
}SCSS
$custom: #ed2feb; $custom-light: #f880f2; $custom-dark: #000000;
JSON
{
"hex": "#ed2feb",
"rgb": {
"r": 237,
"g": 47,
"b": 235
},
"hsl": {
"h": 300.632,
"s": 84.071,
"l": 55.686
},
"oklch": {
"l": 0.67664,
"c": 0.28502,
"h": 328.7
},
"luminance": 0.26036
}Semantic roles & 50–950 ramp
primary
#ED2FEB
secondary
#94E395
accent
#FA302D
background
#FFF8FE
surface
#FFF0FD
border
#D7CBD5
text
#180C17
muted
#867D85