#FF70F2#FF70F2
#FF70F2 is a light, highly saturated purple. Relative luminance 0.393; OKLCH L 76.1% C 0.227 H 331.2°. Best body text is #000000 at 8.85:1 contrast (WCAG AA passes).
Color values
| HEX | #FF70F2 |
|---|---|
| RGB | rgb(255, 112, 242) |
| HSL | hsl(305, 100%, 72%) |
| HSV | hsv(305, 56%, 100%) |
| CMYK | cmyk(0%, 56.1%, 5.1%, 0%) |
| CIE-LAB | lab(68.94, 69.96, -40.02) |
| CIE-LCH | lch(68.94, 80.60, 330.23°) |
| OKLab | oklab(76.15% 0.1991 -0.1095) |
| OKLCH | oklch(76.15% 0.227 331.2) |
| XYZ | xyz(63.0609, 39.2634, 88.2443) |
| Luminance | 0.3926 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Candy Pink
#FF63E9
ΔE00 2.30
Purply Pink
#F075E6
ΔE00 2.46
Light Magenta
#FA5FF7
ΔE00 3.33
Violet Pink
#FB5FFC
ΔE00 3.57
Violet (CSS)
#EE82EE
ΔE00 3.61
Orchid
#DA70D6
ΔE00 6.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF70F2 #70FF7D
analogous
#C570FF #FF70F2 #FF70AA
triadic
#FF70F2 #F2FF70 #70F2FF
tetradic
#FF70F2 #FFC570 #70FF7D #70AAFF
square
#FF70F2 #FFC570 #70FF7D #70AAFF
split-complementary
#FF70F2 #AAFF70 #70FFC5
monochromatic
#F500DE #FF33EC #FF70F2 #FFADF8 #FFE0FC
Accessibility & contrast
On white
2.37
#FF70F2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.85
#FF70F2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF70F2
8.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF70F2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF70F2 | 1.00 | 2.37 | 8.85 | 8.85 |
| #FFFFFF | 2.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#699BF6
Deuteranopia (green-blind)
#96AFEE
Tritanopia (blue-blind)
#FF7DA7
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #ff70f2; /* rgb */ color: rgb(255, 112, 242); /* oklch */ color: oklch(76.1% 0.227 331.2);
Tailwind
colors: {
custom: {
50: '#ffa0f6',
500: '#ff70f2',
950: '#000000',
},
}SCSS
$custom: #ff70f2; $custom-light: #ffa0f6; $custom-dark: #000000;
JSON
{
"hex": "#ff70f2",
"rgb": {
"r": 255,
"g": 112,
"b": 242
},
"hsl": {
"h": 305.455,
"s": 100,
"l": 71.961
},
"oklch": {
"l": 0.76146,
"c": 0.22722,
"h": 331.2
},
"luminance": 0.39259
}Semantic roles & 50–950 ramp
primary
#FF70F2
secondary
#D3F7D7
accent
#E61500
background
#FFFAFF
surface
#FFF4FE
border
#D7CED6
text
#180F17
muted
#867F85