#FF2EDE#FF2EDE
#FF2EDE is a light, highly saturated purple. Relative luminance 0.285; OKLCH L 69.6% C 0.285 H 336.0°. Best body text is #000000 at 6.70:1 contrast (WCAG AA passes).
Color values
| HEX | #FF2EDE |
|---|---|
| RGB | rgb(255, 46, 222) |
| HSL | hsl(309, 100%, 59%) |
| HSV | hsv(309, 82%, 100%) |
| CMYK | cmyk(0%, 82%, 12.9%, 0%) |
| CIE-LAB | lab(60.33, 88.66, -42.37) |
| CIE-LCH | lch(60.33, 98.26, 334.45°) |
| OKLab | oklab(69.61% 0.2606 -0.1158) |
| OKLCH | oklch(69.61% 0.285 336) |
| XYZ | xyz(55.4028, 28.4932, 71.6750) |
| Luminance | 0.2849 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Bright Magenta
#FF08E8
ΔE00 2.24
Pink Purple
#EF1DE7
ΔE00 4.24
Hot Magenta
#F504C9
ΔE00 4.37
Fuchsia (survey)
#ED0DD9
ΔE00 4.74
Magenta
#FF00FF
ΔE00 4.80
Fuchsia
#FF00FF
ΔE00 4.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF2EDE #2EFF4F
analogous
#B82EFF #FF2EDE #FF2E76
triadic
#FF2EDE #DEFF2E #2EDEFF
tetradic
#FF2EDE #FFB82E #2EFF4F #2E76FF
square
#FF2EDE #FFB82E #2EFF4F #2E76FF
split-complementary
#FF2EDE #76FF2E #2EFFB8
monochromatic
#B30096 #F000CA #FF2EDE #FF6BE8 #FFA8F1
Accessibility & contrast
On white
3.14
#FF2EDE on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.70
#FF2EDE on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #FF2EDE
6.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF2EDE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF2EDE | 1.00 | 3.14 | 6.70 | 6.70 |
| #FFFFFF | 3.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#327EE2
Deuteranopia (green-blind)
#829CD9
Tritanopia (blue-blind)
#FF4288
Achromatopsia (no color)
#919191
Design tokens & code
CSS
--color: #ff2ede; /* rgb */ color: rgb(255, 46, 222); /* oklch */ color: oklch(69.6% 0.285 336.0);
Tailwind
colors: {
custom: {
50: '#ff82e9',
500: '#ff2ede',
950: '#000000',
},
}SCSS
$custom: #ff2ede; $custom-light: #ff82e9; $custom-dark: #000000;
JSON
{
"hex": "#ff2ede",
"rgb": {
"r": 255,
"g": 46,
"b": 222
},
"hsl": {
"h": 309.474,
"s": 100,
"l": 59.02
},
"oklch": {
"l": 0.69614,
"c": 0.28515,
"h": 336
},
"luminance": 0.28488
}Semantic roles & 50–950 ramp
primary
#FF2EDE
secondary
#9BEDA8
accent
#FF4B29
background
#FFF8FE
surface
#FFF0FD
border
#D7CBD5
text
#190C16
muted
#877D84