#FE2FDF#FE2FDF
#FE2FDF is a light, highly saturated purple. Relative luminance 0.284; OKLCH L 69.6% C 0.285 H 335.6°. Best body text is #000000 at 6.69:1 contrast (WCAG AA passes).
Color values
| HEX | #FE2FDF |
|---|---|
| RGB | rgb(254, 47, 223) |
| HSL | hsl(309, 99%, 59%) |
| HSV | hsv(309, 81%, 100%) |
| CMYK | cmyk(0%, 81.5%, 12.2%, 0.4%) |
| CIE-LAB | lab(60.28, 88.39, -43.03) |
| CIE-LCH | lch(60.28, 98.30, 334.04°) |
| OKLab | oklab(69.56% 0.2591 -0.1177) |
| OKLCH | oklch(69.56% 0.285 335.6) |
| XYZ | xyz(55.2098, 28.4368, 72.3789) |
| Luminance | 0.2843 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Bright Magenta
#FF08E8
ΔE00 2.08
Pink Purple
#EF1DE7
ΔE00 4.05
Hot Magenta
#F504C9
ΔE00 4.42
Magenta
#FF00FF
ΔE00 4.61
Fuchsia
#FF00FF
ΔE00 4.61
Fuchsia (survey)
#ED0DD9
ΔE00 4.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FE2FDF #2FFE4E
analogous
#B62FFE #FE2FDF #FE2F77
triadic
#FE2FDF #DFFE2F #2FDFFE
tetradic
#FE2FDF #FEB62F #2FFE4E #2F77FE
square
#FE2FDF #FEB62F #2FFE4E #2F77FE
split-complementary
#FE2FDF #77FE2F #2FFEB6
monochromatic
#B20197 #EF01CB #FE2FDF #FE6CE8 #FFA9F2
Accessibility & contrast
On white
3.14
#FE2FDF on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.69
#FE2FDF on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #FE2FDF
6.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FE2FDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FE2FDF | 1.00 | 3.14 | 6.69 | 6.69 |
| #FFFFFF | 3.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#307EE3
Deuteranopia (green-blind)
#819CDA
Tritanopia (blue-blind)
#FF4489
Achromatopsia (no color)
#919191
Design tokens & code
CSS
--color: #fe2fdf; /* rgb */ color: rgb(254, 47, 223); /* oklch */ color: oklch(69.6% 0.285 335.6);
Tailwind
colors: {
custom: {
50: '#ff82e9',
500: '#fe2fdf',
950: '#000000',
},
}SCSS
$custom: #fe2fdf; $custom-light: #ff82e9; $custom-dark: #000000;
JSON
{
"hex": "#fe2fdf",
"rgb": {
"r": 254,
"g": 47,
"b": 223
},
"hsl": {
"h": 308.986,
"s": 99.043,
"l": 59.02
},
"oklch": {
"l": 0.69562,
"c": 0.28462,
"h": 335.6
},
"luminance": 0.28432
}Semantic roles & 50–950 ramp
primary
#FE2FDF
secondary
#9CEDA8
accent
#FF4929
background
#FFF8FE
surface
#FFF0FD
border
#D7CBD5
text
#190C16
muted
#877D84