#FF2ED2#FF2ED2
#FF2ED2 is a light, highly saturated pink. Relative luminance 0.279; OKLCH L 69.0% C 0.278 H 339.2°. Best body text is #000000 at 6.57:1 contrast (WCAG AA passes).
Color values
| HEX | #FF2ED2 |
|---|---|
| RGB | rgb(255, 46, 210) |
| HSL | hsl(313, 100%, 59%) |
| HSV | hsv(313, 82%, 100%) |
| CMYK | cmyk(0%, 82%, 17.6%, 0%) |
| CIE-LAB | lab(59.77, 87.13, -36.46) |
| CIE-LCH | lch(59.77, 94.45, 337.29°) |
| OKLab | oklab(69.03% 0.2598 -0.0989) |
| OKLCH | oklch(69.03% 0.278 339.2) |
| XYZ | xyz(53.8514, 27.8727, 63.5042) |
| Luminance | 0.2787 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Hot Magenta
#F504C9
ΔE00 3.63
Bright Magenta
#FF08E8
ΔE00 3.70
Purpleish Pink
#DF4EC8
ΔE00 4.62
Fuchsia (survey)
#ED0DD9
ΔE00 5.17
Pink Purple
#EF1DE7
ΔE00 5.39
Bright Pink
#FE01B1
ΔE00 5.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF2ED2 #2EFF5B
analogous
#C42EFF #FF2ED2 #FF2E6A
triadic
#FF2ED2 #D2FF2E #2ED2FF
tetradic
#FF2ED2 #FFC42E #2EFF5B #2E6AFF
square
#FF2ED2 #FFC42E #2EFF5B #2E6AFF
split-complementary
#FF2ED2 #6AFF2E #2EFFC4
monochromatic
#B3008C #F000BC #FF2ED2 #FF6BDF #FFA8EC
Accessibility & contrast
On white
3.19
#FF2ED2 on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.57
#FF2ED2 on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #FF2ED2
6.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF2ED2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF2ED2 | 1.00 | 3.19 | 6.57 | 6.57 |
| #FFFFFF | 3.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#3F7CD6
Deuteranopia (green-blind)
#879BCD
Tritanopia (blue-blind)
#FF3A81
Achromatopsia (no color)
#909090
Design tokens & code
CSS
--color: #ff2ed2; /* rgb */ color: rgb(255, 46, 210); /* oklch */ color: oklch(69.0% 0.278 339.2);
Tailwind
colors: {
custom: {
50: '#ff81e0',
500: '#ff2ed2',
950: '#000000',
},
}SCSS
$custom: #ff2ed2; $custom-light: #ff81e0; $custom-dark: #000000;
JSON
{
"hex": "#ff2ed2",
"rgb": {
"r": 255,
"g": 46,
"b": 210
},
"hsl": {
"h": 312.919,
"s": 100,
"l": 59.02
},
"oklch": {
"l": 0.69033,
"c": 0.27796,
"h": 339.2
},
"luminance": 0.27867
}Semantic roles & 50–950 ramp
primary
#FF2ED2
secondary
#9BEDAD
accent
#FF5729
background
#FFF8FD
surface
#FFF0FB
border
#D7CBD4
text
#190C15
muted
#877D83