#F070DC#F070DC
#F070DC is a light, highly saturated purple. Relative luminance 0.353; OKLCH L 73.2% C 0.201 H 333.8°. Best body text is #000000 at 8.06:1 contrast (WCAG AA passes).
Color values
| HEX | #F070DC |
|---|---|
| RGB | rgb(240, 112, 220) |
| HSL | hsl(309, 81%, 69%) |
| HSV | hsv(309, 53%, 94%) |
| CMYK | cmyk(0%, 53.3%, 8.3%, 5.9%) |
| CIE-LAB | lab(65.97, 62.45, -32.62) |
| CIE-LCH | lch(65.97, 70.45, 332.42°) |
| OKLab | oklab(73.24% 0.1799 -0.0887) |
| OKLCH | oklch(73.24% 0.201 333.8) |
| XYZ | xyz(54.6477, 35.2847, 71.6286) |
| Luminance | 0.3528 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Purply Pink
#F075E6
ΔE00 1.80
Candy Pink
#FF63E9
ΔE00 2.96
Orchid
#DA70D6
ΔE00 3.68
Violet (CSS)
#EE82EE
ΔE00 4.21
Light Magenta
#FA5FF7
ΔE00 4.88
Lavender Pink
#DD85D7
ΔE00 4.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F070DC #70F084
analogous
#C470F0 #F070DC #F0709C
triadic
#F070DC #DCF070 #70DCF0
tetradic
#F070DC #F0C470 #70F084 #709CF0
square
#F070DC #F0C470 #70F084 #709CF0
split-complementary
#F070DC #9CF070 #70F0C4
monochromatic
#D016B3 #EA39CE #F070DC #F6A7EA #FCDFF7
Accessibility & contrast
On white
2.61
#F070DC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.06
#F070DC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F070DC
8.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F070DC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F070DC | 1.00 | 2.61 | 8.06 | 8.06 |
| #FFFFFF | 2.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6E94E0
Deuteranopia (green-blind)
#94A7D8
Tritanopia (blue-blind)
#FA789C
Achromatopsia (no color)
#A0A0A0
Design tokens & code
CSS
--color: #f070dc; /* rgb */ color: rgb(240, 112, 220); /* oklch */ color: oklch(73.2% 0.201 333.8);
Tailwind
colors: {
custom: {
50: '#f89ee7',
500: '#f070dc',
950: '#000000',
},
}SCSS
$custom: #f070dc; $custom-light: #f89ee7; $custom-dark: #000000;
JSON
{
"hex": "#f070dc",
"rgb": {
"r": 240,
"g": 112,
"b": 220
},
"hsl": {
"h": 309.375,
"s": 81.013,
"l": 69.02
},
"oklch": {
"l": 0.7324,
"c": 0.20055,
"h": 333.8
},
"luminance": 0.35281
}Semantic roles & 50–950 ramp
primary
#F070DC
secondary
#CBF1D1
accent
#DD2908
background
#FFFAFE
surface
#FFF3FC
border
#D7CDD5
text
#180F16
muted
#867F84