#FE70F4#FE70F4
#FE70F4 is a light, highly saturated purple. Relative luminance 0.392; OKLCH L 76.1% C 0.228 H 330.3°. Best body text is #000000 at 8.84:1 contrast (WCAG AA passes).
Color values
| HEX | #FE70F4 |
|---|---|
| RGB | rgb(254, 112, 244) |
| HSL | hsl(304, 99%, 72%) |
| HSV | hsv(304, 56%, 100%) |
| CMYK | cmyk(0%, 55.9%, 3.9%, 0.4%) |
| CIE-LAB | lab(68.89, 70.03, -41.20) |
| CIE-LCH | lch(68.89, 81.25, 329.53°) |
| OKLab | oklab(76.11% 0.1983 -0.1129) |
| OKLCH | oklch(76.11% 0.228 330.3) |
| XYZ | xyz(62.9959, 39.1950, 89.8178) |
| Luminance | 0.3919 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Candy Pink
#FF63E9
ΔE00 2.46
Purply Pink
#F075E6
ΔE00 2.54
Light Magenta
#FA5FF7
ΔE00 3.10
Violet Pink
#FB5FFC
ΔE00 3.28
Violet (CSS)
#EE82EE
ΔE00 3.57
Orchid
#DA70D6
ΔE00 6.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FE70F4 #70FE7A
analogous
#C170FE #FE70F4 #FE70AD
triadic
#FE70F4 #F4FE70 #70F4FE
tetradic
#FE70F4 #FEC170 #70FE7A #70ADFE
square
#FE70F4 #FEC170 #70FE7A #70ADFE
split-complementary
#FE70F4 #ADFE70 #70FEC1
monochromatic
#F202E1 #FE33EF #FE70F4 #FEADF9 #FFE1FD
Accessibility & contrast
On white
2.38
#FE70F4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.84
#FE70F4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FE70F4
8.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FE70F4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FE70F4 | 1.00 | 2.38 | 8.84 | 8.84 |
| #FFFFFF | 2.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#679CF8
Deuteranopia (green-blind)
#94AFF0
Tritanopia (blue-blind)
#FF7DA8
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #fe70f4; /* rgb */ color: rgb(254, 112, 244); /* oklch */ color: oklch(76.1% 0.228 330.3);
Tailwind
colors: {
custom: {
50: '#ffa0f8',
500: '#fe70f4',
950: '#000000',
},
}SCSS
$custom: #fe70f4; $custom-light: #ffa0f8; $custom-dark: #000000;
JSON
{
"hex": "#fe70f4",
"rgb": {
"r": 254,
"g": 112,
"b": 244
},
"hsl": {
"h": 304.225,
"s": 98.611,
"l": 71.765
},
"oklch": {
"l": 0.7611,
"c": 0.22821,
"h": 330.3
},
"luminance": 0.39191
}Semantic roles & 50–950 ramp
primary
#FE70F4
secondary
#D3F7D5
accent
#E61000
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#180F17
muted
#867F85