#FF70EF#FF70EF
#FF70EF is a light, highly saturated purple. Relative luminance 0.391; OKLCH L 76.0% C 0.225 H 332.1°. Best body text is #000000 at 8.82:1 contrast (WCAG AA passes).
Color values
| HEX | #FF70EF |
|---|---|
| RGB | rgb(255, 112, 239) |
| HSL | hsl(307, 100%, 72%) |
| HSV | hsv(307, 56%, 100%) |
| CMYK | cmyk(0%, 56.1%, 6.3%, 0%) |
| CIE-LAB | lab(68.81, 69.49, -38.57) |
| CIE-LCH | lch(68.81, 79.47, 330.97°) |
| OKLab | oklab(76.01% 0.1987 -0.1054) |
| OKLCH | oklch(76.01% 0.225 332.1) |
| XYZ | xyz(62.6140, 39.0847, 85.8908) |
| Luminance | 0.3908 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Candy Pink
#FF63E9
ΔE00 2.12
Purply Pink
#F075E6
ΔE00 2.29
Light Magenta
#FA5FF7
ΔE00 3.58
Violet (CSS)
#EE82EE
ΔE00 3.64
Violet Pink
#FB5FFC
ΔE00 3.89
Orchid
#DA70D6
ΔE00 6.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF70EF #70FF80
analogous
#C770FF #FF70EF #FF70A8
triadic
#FF70EF #EFFF70 #70EFFF
tetradic
#FF70EF #FFC770 #70FF80 #70A8FF
square
#FF70EF #FFC770 #70FF80 #70A8FF
split-complementary
#FF70EF #A8FF70 #70FFC7
monochromatic
#F500D9 #FF33E8 #FF70EF #FFADF6 #FFE0FC
Accessibility & contrast
On white
2.38
#FF70EF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.82
#FF70EF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF70EF
8.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF70EF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF70EF | 1.00 | 2.38 | 8.82 | 8.82 |
| #FFFFFF | 2.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6B9BF3
Deuteranopia (green-blind)
#97AFEB
Tritanopia (blue-blind)
#FF7CA6
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #ff70ef; /* rgb */ color: rgb(255, 112, 239); /* oklch */ color: oklch(76.0% 0.225 332.1);
Tailwind
colors: {
custom: {
50: '#ffa0f4',
500: '#ff70ef',
950: '#000000',
},
}SCSS
$custom: #ff70ef; $custom-light: #ffa0f4; $custom-dark: #000000;
JSON
{
"hex": "#ff70ef",
"rgb": {
"r": 255,
"g": 112,
"b": 239
},
"hsl": {
"h": 306.713,
"s": 100,
"l": 71.961
},
"oklch": {
"l": 0.76009,
"c": 0.22489,
"h": 332.1
},
"luminance": 0.3908
}Semantic roles & 50–950 ramp
primary
#FF70EF
secondary
#D3F7D7
accent
#E61A00
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#180F17
muted
#867F85