#FE70F2#FE70F2
#FE70F2 is a light, highly saturated purple. Relative luminance 0.391; OKLCH L 76.0% C 0.227 H 330.9°. Best body text is #000000 at 8.81:1 contrast (WCAG AA passes).
Color values
| HEX | #FE70F2 |
|---|---|
| RGB | rgb(254, 112, 242) |
| HSL | hsl(305, 99%, 72%) |
| HSV | hsv(305, 56%, 100%) |
| CMYK | cmyk(0%, 55.9%, 4.7%, 0.4%) |
| CIE-LAB | lab(68.81, 69.70, -40.24) |
| CIE-LCH | lch(68.81, 80.49, 330.00°) |
| OKLab | oklab(76.02% 0.1981 -0.1102) |
| OKLCH | oklch(76.02% 0.227 330.9) |
| XYZ | xyz(62.6939, 39.0742, 88.2271) |
| Luminance | 0.3907 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Candy Pink
#FF63E9
ΔE00 2.29
Purply Pink
#F075E6
ΔE00 2.37
Light Magenta
#FA5FF7
ΔE00 3.23
Violet Pink
#FB5FFC
ΔE00 3.47
Violet (CSS)
#EE82EE
ΔE00 3.55
Orchid
#DA70D6
ΔE00 6.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FE70F2 #70FE7C
analogous
#C370FE #FE70F2 #FE70AB
triadic
#FE70F2 #F2FE70 #70F2FE
tetradic
#FE70F2 #FEC370 #70FE7C #70ABFE
square
#FE70F2 #FEC370 #70FE7C #70ABFE
split-complementary
#FE70F2 #ABFE70 #70FEC3
monochromatic
#F202DE #FE33EC #FE70F2 #FEADF8 #FFE1FC
Accessibility & contrast
On white
2.38
#FE70F2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.81
#FE70F2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FE70F2
8.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FE70F2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FE70F2 | 1.00 | 2.38 | 8.81 | 8.81 |
| #FFFFFF | 2.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#689BF6
Deuteranopia (green-blind)
#95AFEE
Tritanopia (blue-blind)
#FF7DA7
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #fe70f2; /* rgb */ color: rgb(254, 112, 242); /* oklch */ color: oklch(76.0% 0.227 330.9);
Tailwind
colors: {
custom: {
50: '#ffa0f6',
500: '#fe70f2',
950: '#000000',
},
}SCSS
$custom: #fe70f2; $custom-light: #ffa0f6; $custom-dark: #000000;
JSON
{
"hex": "#fe70f2",
"rgb": {
"r": 254,
"g": 112,
"b": 242
},
"hsl": {
"h": 305.07,
"s": 98.611,
"l": 71.765
},
"oklch": {
"l": 0.76018,
"c": 0.22663,
"h": 330.9
},
"luminance": 0.3907
}Semantic roles & 50–950 ramp
primary
#FE70F2
secondary
#D3F7D6
accent
#E61300
background
#FFFAFF
surface
#FFF4FE
border
#D7CED6
text
#180F17
muted
#867F85