#FF70EA#FF70EA
#FF70EA is a light, highly saturated purple. Relative luminance 0.388; OKLCH L 75.8% C 0.221 H 333.6°. Best body text is #000000 at 8.76:1 contrast (WCAG AA passes).
Color values
| HEX | #FF70EA |
|---|---|
| RGB | rgb(255, 112, 234) |
| HSL | hsl(309, 100%, 72%) |
| HSV | hsv(309, 56%, 100%) |
| CMYK | cmyk(0%, 56.1%, 8.2%, 0%) |
| CIE-LAB | lab(68.60, 68.70, -36.14) |
| CIE-LCH | lch(68.60, 77.63, 332.26°) |
| OKLab | oklab(75.78% 0.1979 -0.0984) |
| OKLCH | oklch(75.78% 0.221 333.6) |
| XYZ | xyz(61.8856, 38.7933, 82.0543) |
| Luminance | 0.3879 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Candy Pink
#FF63E9
ΔE00 2.05
Purply Pink
#F075E6
ΔE00 2.23
Violet (CSS)
#EE82EE
ΔE00 3.84
Light Magenta
#FA5FF7
ΔE00 4.10
Violet Pink
#FB5FFC
ΔE00 4.49
Orchid
#DA70D6
ΔE00 5.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF70EA #70FF85
analogous
#CC70FF #FF70EA #FF70A3
triadic
#FF70EA #EAFF70 #70EAFF
tetradic
#FF70EA #FFCC70 #70FF85 #70A3FF
square
#FF70EA #FFCC70 #70FF85 #70A3FF
split-complementary
#FF70EA #A3FF70 #70FFCC
monochromatic
#F500D1 #FF33E1 #FF70EA #FFADF3 #FFE0FB
Accessibility & contrast
On white
2.40
#FF70EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.76
#FF70EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF70EA
8.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF70EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF70EA | 1.00 | 2.40 | 8.76 | 8.76 |
| #FFFFFF | 2.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6D9AEE
Deuteranopia (green-blind)
#99AFE6
Tritanopia (blue-blind)
#FF7AA3
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #ff70ea; /* rgb */ color: rgb(255, 112, 234); /* oklch */ color: oklch(75.8% 0.221 333.6);
Tailwind
colors: {
custom: {
50: '#ffa0f1',
500: '#ff70ea',
950: '#000000',
},
}SCSS
$custom: #ff70ea; $custom-light: #ffa0f1; $custom-dark: #000000;
JSON
{
"hex": "#ff70ea",
"rgb": {
"r": 255,
"g": 112,
"b": 234
},
"hsl": {
"h": 308.811,
"s": 100,
"l": 71.961
},
"oklch": {
"l": 0.75784,
"c": 0.22106,
"h": 333.6
},
"luminance": 0.38789
}Semantic roles & 50–950 ramp
primary
#FF70EA
secondary
#D3F7D9
accent
#E62200
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#180F16
muted
#867F84