#FF70FB#FF70FB
#FF70FB is a light, highly saturated purple. Relative luminance 0.398; OKLCH L 76.6% C 0.234 H 328.7°. Best body text is #000000 at 8.96:1 contrast (WCAG AA passes).
Color values
| HEX | #FF70FB |
|---|---|
| RGB | rgb(255, 112, 251) |
| HSL | hsl(302, 100%, 72%) |
| HSV | hsv(302, 56%, 100%) |
| CMYK | cmyk(0%, 56.1%, 1.6%, 0%) |
| CIE-LAB | lab(69.34, 71.42, -44.33) |
| CIE-LCH | lch(69.34, 84.06, 328.17°) |
| OKLab | oklab(76.57% 0.2002 -0.1219) |
| OKLCH | oklch(76.57% 0.234 328.7) |
| XYZ | xyz(64.4460, 39.8175, 95.5392) |
| Luminance | 0.3981 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet Pink
#FB5FFC
ΔE00 2.94
Light Magenta
#FA5FF7
ΔE00 2.98
Candy Pink
#FF63E9
ΔE00 3.22
Purply Pink
#F075E6
ΔE00 3.33
Violet (CSS)
#EE82EE
ΔE00 3.87
Orchid
#DA70D6
ΔE00 6.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF70FB #70FF74
analogous
#BB70FF #FF70FB #FF70B4
triadic
#FF70FB #FBFF70 #70FBFF
tetradic
#FF70FB #FFBB70 #70FF74 #70B4FF
square
#FF70FB #FFBB70 #70FF74 #70B4FF
split-complementary
#FF70FB #B4FF70 #70FFBB
monochromatic
#F500EE #FF33F9 #FF70FB #FFADFD #FFE0FE
Accessibility & contrast
On white
2.34
#FF70FB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.96
#FF70FB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF70FB
8.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF70FB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF70FB | 1.00 | 2.34 | 8.96 | 8.96 |
| #FFFFFF | 2.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#639DFF
Deuteranopia (green-blind)
#92B0F7
Tritanopia (blue-blind)
#FF80AC
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #ff70fb; /* rgb */ color: rgb(255, 112, 251); /* oklch */ color: oklch(76.6% 0.234 328.7);
Tailwind
colors: {
custom: {
50: '#ffa0fd',
500: '#ff70fb',
950: '#000000',
},
}SCSS
$custom: #ff70fb; $custom-light: #ffa0fd; $custom-dark: #000000;
JSON
{
"hex": "#ff70fb",
"rgb": {
"r": 255,
"g": 112,
"b": 251
},
"hsl": {
"h": 301.678,
"s": 100,
"l": 71.961
},
"oklch": {
"l": 0.76567,
"c": 0.23438,
"h": 328.7
},
"luminance": 0.39813
}Semantic roles & 50–950 ramp
primary
#FF70FB
secondary
#D3F7D4
accent
#E60600
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#190F17
muted
#877F85