#FF70F8#FF70F8
#FF70F8 is a light, highly saturated purple. Relative luminance 0.396; OKLCH L 76.4% C 0.232 H 329.5°. Best body text is #000000 at 8.93:1 contrast (WCAG AA passes).
Color values
| HEX | #FF70F8 |
|---|---|
| RGB | rgb(255, 112, 248) |
| HSL | hsl(303, 100%, 72%) |
| HSV | hsv(303, 56%, 100%) |
| CMYK | cmyk(0%, 56.1%, 2.7%, 0%) |
| CIE-LAB | lab(69.20, 70.93, -42.90) |
| CIE-LCH | lch(69.20, 82.89, 328.83°) |
| OKLab | oklab(76.43% 0.1999 -0.1178) |
| OKLCH | oklch(76.43% 0.232 329.5) |
| XYZ | xyz(63.9768, 39.6298, 93.0683) |
| Luminance | 0.3963 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Candy Pink
#FF63E9
ΔE00 2.87
Purply Pink
#F075E6
ΔE00 3.00
Light Magenta
#FA5FF7
ΔE00 3.03
Violet Pink
#FB5FFC
ΔE00 3.09
Violet (CSS)
#EE82EE
ΔE00 3.73
Orchid
#DA70D6
ΔE00 6.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF70F8 #70FF77
analogous
#BF70FF #FF70F8 #FF70B1
triadic
#FF70F8 #F8FF70 #70F8FF
tetradic
#FF70F8 #FFBF70 #70FF77 #70B1FF
square
#FF70F8 #FFBF70 #70FF77 #70B1FF
split-complementary
#FF70F8 #B1FF70 #70FFBF
monochromatic
#F500E9 #FF33F5 #FF70F8 #FFADFB #FFE0FE
Accessibility & contrast
On white
2.35
#FF70F8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.93
#FF70F8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF70F8
8.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF70F8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF70F8 | 1.00 | 2.35 | 8.93 | 8.93 |
| #FFFFFF | 2.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#659DFC
Deuteranopia (green-blind)
#93B0F4
Tritanopia (blue-blind)
#FF7FAA
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #ff70f8; /* rgb */ color: rgb(255, 112, 248); /* oklch */ color: oklch(76.4% 0.232 329.5);
Tailwind
colors: {
custom: {
50: '#ffa0fb',
500: '#ff70f8',
950: '#000000',
},
}SCSS
$custom: #ff70f8; $custom-light: #ffa0fb; $custom-dark: #000000;
JSON
{
"hex": "#ff70f8",
"rgb": {
"r": 255,
"g": 112,
"b": 248
},
"hsl": {
"h": 302.937,
"s": 100,
"l": 71.961
},
"oklch": {
"l": 0.76425,
"c": 0.23197,
"h": 329.5
},
"luminance": 0.39626
}Semantic roles & 50–950 ramp
primary
#FF70F8
secondary
#D3F7D5
accent
#E60B00
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#180F17
muted
#867F85