#F070EA#F070EA
#F070EA is a light, highly saturated purple. Relative luminance 0.361; OKLCH L 73.9% C 0.212 H 329.3°. Best body text is #000000 at 8.21:1 contrast (WCAG AA passes).
Color values
| HEX | #F070EA |
|---|---|
| RGB | rgb(240, 112, 234) |
| HSL | hsl(303, 81%, 69%) |
| HSV | hsv(303, 53%, 94%) |
| CMYK | cmyk(0%, 53.3%, 2.5%, 5.9%) |
| CIE-LAB | lab(66.56, 64.73, -39.47) |
| CIE-LCH | lch(66.56, 75.81, 328.63°) |
| OKLab | oklab(73.87% 0.1821 -0.1082) |
| OKLCH | oklch(73.87% 0.212 329.3) |
| XYZ | xyz(56.5800, 36.0576, 81.8056) |
| Luminance | 0.3605 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Purply Pink
#F075E6
ΔE00 1.25
Candy Pink
#FF63E9
ΔE00 2.64
Light Magenta
#FA5FF7
ΔE00 3.08
Violet (CSS)
#EE82EE
ΔE00 3.33
Violet Pink
#FB5FFC
ΔE00 3.50
Orchid
#DA70D6
ΔE00 4.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F070EA #70F076
analogous
#B670F0 #F070EA #F070AA
triadic
#F070EA #EAF070 #70EAF0
tetradic
#F070EA #F0B670 #70F076 #70AAF0
square
#F070EA #F0B670 #70F076 #70AAF0
split-complementary
#F070EA #AAF070 #70F0B6
monochromatic
#D016C7 #EA39E2 #F070EA #F6A7F2 #FCDFFA
Accessibility & contrast
On white
2.56
#F070EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.21
#F070EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F070EA
8.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F070EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F070EA | 1.00 | 2.56 | 8.21 | 8.21 |
| #FFFFFF | 2.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6797EE
Deuteranopia (green-blind)
#8EA8E6
Tritanopia (blue-blind)
#F87DA3
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #f070ea; /* rgb */ color: rgb(240, 112, 234); /* oklch */ color: oklch(73.9% 0.212 329.3);
Tailwind
colors: {
custom: {
50: '#f89ff1',
500: '#f070ea',
950: '#000000',
},
}SCSS
$custom: #f070ea; $custom-light: #f89ff1; $custom-dark: #000000;
JSON
{
"hex": "#f070ea",
"rgb": {
"r": 240,
"g": 112,
"b": 234
},
"hsl": {
"h": 302.813,
"s": 81.013,
"l": 69.02
},
"oklch": {
"l": 0.73872,
"c": 0.21181,
"h": 329.3
},
"luminance": 0.36054
}Semantic roles & 50–950 ramp
primary
#F070EA
secondary
#CBF1CD
accent
#DD1208
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#180F17
muted
#867F85