#FE70FF#FE70FF
#FE70FF is a light, highly saturated purple. Relative luminance 0.399; OKLCH L 76.6% C 0.237 H 327.3°. Best body text is #000000 at 8.98:1 contrast (WCAG AA passes).
Color values
| HEX | #FE70FF |
|---|---|
| RGB | rgb(254, 112, 255) |
| HSL | hsl(300, 100%, 72%) |
| HSV | hsv(300, 56%, 100%) |
| CMYK | cmyk(0.4%, 56.1%, 0%, 0%) |
| CIE-LAB | lab(69.39, 71.83, -46.46) |
| CIE-LCH | lch(69.39, 85.55, 327.11°) |
| OKLab | oklab(76.63% 0.1995 -0.128) |
| OKLCH | oklch(76.63% 0.237 327.3) |
| XYZ | xyz(64.7162, 39.8831, 98.8779) |
| Luminance | 0.3988 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet Pink
#FB5FFC
ΔE00 2.78
Light Magenta
#FA5FF7
ΔE00 2.96
Candy Pink
#FF63E9
ΔE00 3.75
Purply Pink
#F075E6
ΔE00 3.80
Violet (CSS)
#EE82EE
ΔE00 4.11
Orchid
#DA70D6
ΔE00 7.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FE70FF #71FF70
analogous
#B670FF #FE70FF #FF70B9
triadic
#FE70FF #FFFE70 #70FFFE
tetradic
#FE70FF #FFB670 #71FF70 #70B9FF
square
#FE70FF #FFB670 #71FF70 #70B9FF
split-complementary
#FE70FF #B9FF70 #70FFB6
monochromatic
#F300F5 #FE33FF #FE70FF #FEADFF #FFE0FF
Accessibility & contrast
On white
2.34
#FE70FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.98
#FE70FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FE70FF
8.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FE70FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FE70FF | 1.00 | 2.34 | 8.98 | 8.98 |
| #FFFFFF | 2.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#609EFF
Deuteranopia (green-blind)
#8FB0FB
Tritanopia (blue-blind)
#FF81AE
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #fe70ff; /* rgb */ color: rgb(254, 112, 255); /* oklch */ color: oklch(76.6% 0.237 327.3);
Tailwind
colors: {
custom: {
50: '#ffa0ff',
500: '#fe70ff',
950: '#000000',
},
}SCSS
$custom: #fe70ff; $custom-light: #ffa0ff; $custom-dark: #000000;
JSON
{
"hex": "#fe70ff",
"rgb": {
"r": 254,
"g": 112,
"b": 255
},
"hsl": {
"h": 299.58,
"s": 100,
"l": 71.961
},
"oklch": {
"l": 0.76633,
"c": 0.23709,
"h": 327.3
},
"luminance": 0.39879
}Semantic roles & 50–950 ramp
primary
#FE70FF
secondary
#D4F7D3
accent
#E60002
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#180F18
muted
#867F86