#FE70F5#FE70F5
#FE70F5 is a light, highly saturated purple. Relative luminance 0.393; OKLCH L 76.2% C 0.229 H 330.1°. Best body text is #000000 at 8.85:1 contrast (WCAG AA passes).
Color values
| HEX | #FE70F5 |
|---|---|
| RGB | rgb(254, 112, 245) |
| HSL | hsl(304, 99%, 72%) |
| HSV | hsv(304, 56%, 100%) |
| CMYK | cmyk(0%, 55.9%, 3.5%, 0.4%) |
| CIE-LAB | lab(68.94, 70.19, -41.69) |
| CIE-LCH | lch(68.94, 81.63, 329.29°) |
| OKLab | oklab(76.16% 0.1984 -0.1143) |
| OKLCH | oklch(76.16% 0.229 330.1) |
| XYZ | xyz(63.1481, 39.2559, 90.6196) |
| Luminance | 0.3925 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Candy Pink
#FF63E9
ΔE00 2.56
Purply Pink
#F075E6
ΔE00 2.63
Light Magenta
#FA5FF7
ΔE00 3.04
Violet Pink
#FB5FFC
ΔE00 3.20
Violet (CSS)
#EE82EE
ΔE00 3.59
Orchid
#DA70D6
ΔE00 6.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FE70F5 #70FE79
analogous
#C070FE #FE70F5 #FE70AE
triadic
#FE70F5 #F5FE70 #70F5FE
tetradic
#FE70F5 #FEC070 #70FE79 #70AEFE
square
#FE70F5 #FEC070 #70FE79 #70AEFE
split-complementary
#FE70F5 #AEFE70 #70FEC0
monochromatic
#F202E3 #FE33F1 #FE70F5 #FEADF9 #FFE1FD
Accessibility & contrast
On white
2.37
#FE70F5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.85
#FE70F5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FE70F5
8.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FE70F5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FE70F5 | 1.00 | 2.37 | 8.85 | 8.85 |
| #FFFFFF | 2.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#679CF9
Deuteranopia (green-blind)
#94AFF1
Tritanopia (blue-blind)
#FF7EA9
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #fe70f5; /* rgb */ color: rgb(254, 112, 245); /* oklch */ color: oklch(76.2% 0.229 330.1);
Tailwind
colors: {
custom: {
50: '#ffa0f9',
500: '#fe70f5',
950: '#000000',
},
}SCSS
$custom: #fe70f5; $custom-light: #ffa0f9; $custom-dark: #000000;
JSON
{
"hex": "#fe70f5",
"rgb": {
"r": 254,
"g": 112,
"b": 245
},
"hsl": {
"h": 303.803,
"s": 98.611,
"l": 71.765
},
"oklch": {
"l": 0.76157,
"c": 0.229,
"h": 330.1
},
"luminance": 0.39252
}Semantic roles & 50–950 ramp
primary
#FE70F5
secondary
#D3F7D5
accent
#E60F00
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#180F17
muted
#867F85