#FE70FD#FE70FD
#FE70FD is a light, highly saturated purple. Relative luminance 0.398; OKLCH L 76.5% C 0.235 H 327.8°. Best body text is #000000 at 8.95:1 contrast (WCAG AA passes).
Color values
| HEX | #FE70FD |
|---|---|
| RGB | rgb(254, 112, 253) |
| HSL | hsl(300, 99%, 72%) |
| HSV | hsv(300, 56%, 100%) |
| CMYK | cmyk(0%, 55.9%, 0.4%, 0.4%) |
| CIE-LAB | lab(69.29, 71.50, -45.51) |
| CIE-LCH | lch(69.29, 84.75, 327.52°) |
| OKLab | oklab(76.54% 0.1993 -0.1253) |
| OKLCH | oklch(76.54% 0.235 327.8) |
| XYZ | xyz(64.3959, 39.7550, 97.1911) |
| Luminance | 0.3975 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet Pink
#FB5FFC
ΔE00 2.80
Light Magenta
#FA5FF7
ΔE00 2.91
Candy Pink
#FF63E9
ΔE00 3.49
Purply Pink
#F075E6
ΔE00 3.54
Violet (CSS)
#EE82EE
ΔE00 3.97
Orchid
#DA70D6
ΔE00 6.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FE70FD #70FE71
analogous
#B870FE #FE70FD #FE70B6
triadic
#FE70FD #FDFE70 #70FDFE
tetradic
#FE70FD #FEB870 #70FE71 #70B6FE
square
#FE70FD #FEB870 #70FE71 #70B6FE
split-complementary
#FE70FD #B6FE70 #70FEB8
monochromatic
#F202F0 #FE33FC #FE70FD #FEADFE #FFE1FF
Accessibility & contrast
On white
2.35
#FE70FD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.95
#FE70FD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FE70FD
8.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FE70FD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FE70FD | 1.00 | 2.35 | 8.95 | 8.95 |
| #FFFFFF | 2.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#619DFF
Deuteranopia (green-blind)
#90B0F9
Tritanopia (blue-blind)
#FF81AD
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #fe70fd; /* rgb */ color: rgb(254, 112, 253); /* oklch */ color: oklch(76.5% 0.235 327.8);
Tailwind
colors: {
custom: {
50: '#ffa0fe',
500: '#fe70fd',
950: '#000000',
},
}SCSS
$custom: #fe70fd; $custom-light: #ffa0fe; $custom-dark: #000000;
JSON
{
"hex": "#fe70fd",
"rgb": {
"r": 254,
"g": 112,
"b": 253
},
"hsl": {
"h": 300.423,
"s": 98.611,
"l": 71.765
},
"oklch": {
"l": 0.76536,
"c": 0.23545,
"h": 327.8
},
"luminance": 0.39751
}Semantic roles & 50–950 ramp
primary
#FE70FD
secondary
#D3F7D3
accent
#E60200
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#180F18
muted
#867F86