#FF2ED8#FF2ED8
#FF2ED8 is a light, highly saturated pink. Relative luminance 0.282; OKLCH L 69.3% C 0.282 H 337.6°. Best body text is #000000 at 6.63:1 contrast (WCAG AA passes).
Color values
| HEX | #FF2ED8 |
|---|---|
| RGB | rgb(255, 46, 216) |
| HSL | hsl(311, 100%, 59%) |
| HSV | hsv(311, 82%, 100%) |
| CMYK | cmyk(0%, 82%, 15.3%, 0%) |
| CIE-LAB | lab(60.05, 87.88, -39.43) |
| CIE-LCH | lch(60.05, 96.32, 335.84°) |
| OKLab | oklab(69.32% 0.2603 -0.1073) |
| OKLCH | oklch(69.32% 0.282 337.6) |
| XYZ | xyz(54.6129, 28.1773, 67.5150) |
| Luminance | 0.2817 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Bright Magenta
#FF08E8
ΔE00 2.91
Hot Magenta
#F504C9
ΔE00 3.91
Purpleish Pink
#DF4EC8
ΔE00 4.71
Pink Purple
#EF1DE7
ΔE00 4.75
Fuchsia (survey)
#ED0DD9
ΔE00 4.87
Magenta
#FF00FF
ΔE00 5.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF2ED8 #2EFF55
analogous
#BE2EFF #FF2ED8 #FF2E70
triadic
#FF2ED8 #D8FF2E #2ED8FF
tetradic
#FF2ED8 #FFBE2E #2EFF55 #2E70FF
square
#FF2ED8 #FFBE2E #2EFF55 #2E70FF
split-complementary
#FF2ED8 #70FF2E #2EFFBE
monochromatic
#B30091 #F000C3 #FF2ED8 #FF6BE3 #FFA8EF
Accessibility & contrast
On white
3.17
#FF2ED8 on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.63
#FF2ED8 on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #FF2ED8
6.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF2ED8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF2ED8 | 1.00 | 3.17 | 6.63 | 6.63 |
| #FFFFFF | 3.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#397DDC
Deuteranopia (green-blind)
#859CD3
Tritanopia (blue-blind)
#FF3E84
Achromatopsia (no color)
#919191
Design tokens & code
CSS
--color: #ff2ed8; /* rgb */ color: rgb(255, 46, 216); /* oklch */ color: oklch(69.3% 0.282 337.6);
Tailwind
colors: {
custom: {
50: '#ff81e4',
500: '#ff2ed8',
950: '#000000',
},
}SCSS
$custom: #ff2ed8; $custom-light: #ff81e4; $custom-dark: #000000;
JSON
{
"hex": "#ff2ed8",
"rgb": {
"r": 255,
"g": 46,
"b": 216
},
"hsl": {
"h": 311.196,
"s": 100,
"l": 59.02
},
"oklch": {
"l": 0.6932,
"c": 0.28152,
"h": 337.6
},
"luminance": 0.28172
}Semantic roles & 50–950 ramp
primary
#FF2ED8
secondary
#9BEDAB
accent
#FF5129
background
#FFF8FE
surface
#FFF0FC
border
#D7CBD5
text
#190C15
muted
#877D84