#FE70EF#FE70EF
#FE70EF is a light, highly saturated purple. Relative luminance 0.389; OKLCH L 75.9% C 0.224 H 331.8°. Best body text is #000000 at 8.78:1 contrast (WCAG AA passes).
Color values
| HEX | #FE70EF |
|---|---|
| RGB | rgb(254, 112, 239) |
| HSL | hsl(306, 99%, 72%) |
| HSV | hsv(306, 56%, 100%) |
| CMYK | cmyk(0%, 55.9%, 5.9%, 0.4%) |
| CIE-LAB | lab(68.68, 69.23, -38.79) |
| CIE-LCH | lch(68.68, 79.35, 330.74°) |
| OKLab | oklab(75.88% 0.1976 -0.106) |
| OKLCH | oklch(75.88% 0.224 331.8) |
| XYZ | xyz(62.2470, 38.8955, 85.8736) |
| Luminance | 0.3889 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Candy Pink
#FF63E9
ΔE00 2.09
Purply Pink
#F075E6
ΔE00 2.18
Light Magenta
#FA5FF7
ΔE00 3.47
Violet (CSS)
#EE82EE
ΔE00 3.57
Violet Pink
#FB5FFC
ΔE00 3.78
Orchid
#DA70D6
ΔE00 6.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FE70EF #70FE7F
analogous
#C670FE #FE70EF #FE70A8
triadic
#FE70EF #EFFE70 #70EFFE
tetradic
#FE70EF #FEC670 #70FE7F #70A8FE
square
#FE70EF #FEC670 #70FE7F #70A8FE
split-complementary
#FE70EF #A8FE70 #70FEC6
monochromatic
#F202D9 #FE33E8 #FE70EF #FEADF6 #FFE1FC
Accessibility & contrast
On white
2.39
#FE70EF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.78
#FE70EF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FE70EF
8.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FE70EF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FE70EF | 1.00 | 2.39 | 8.78 | 8.78 |
| #FFFFFF | 2.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6A9BF3
Deuteranopia (green-blind)
#96AFEB
Tritanopia (blue-blind)
#FF7CA6
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #fe70ef; /* rgb */ color: rgb(254, 112, 239); /* oklch */ color: oklch(75.9% 0.224 331.8);
Tailwind
colors: {
custom: {
50: '#ffa0f4',
500: '#fe70ef',
950: '#000000',
},
}SCSS
$custom: #fe70ef; $custom-light: #ffa0f4; $custom-dark: #000000;
JSON
{
"hex": "#fe70ef",
"rgb": {
"r": 254,
"g": 112,
"b": 239
},
"hsl": {
"h": 306.338,
"s": 98.611,
"l": 71.765
},
"oklch": {
"l": 0.7588,
"c": 0.22428,
"h": 331.8
},
"luminance": 0.38891
}Semantic roles & 50–950 ramp
primary
#FE70EF
secondary
#D3F7D7
accent
#E61800
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#180F17
muted
#867F85