#F070DA#F070DA
#F070DA is a light, vivid pink. Relative luminance 0.352; OKLCH L 73.2% C 0.199 H 334.4°. Best body text is #000000 at 8.04:1 contrast (WCAG AA passes).
Color values
| HEX | #F070DA |
|---|---|
| RGB | rgb(240, 112, 218) |
| HSL | hsl(310, 81%, 69%) |
| HSV | hsv(310, 53%, 94%) |
| CMYK | cmyk(0%, 53.3%, 9.2%, 5.9%) |
| CIE-LAB | lab(65.89, 62.13, -31.63) |
| CIE-LCH | lch(65.89, 69.72, 333.02°) |
| OKLab | oklab(73.15% 0.1795 -0.0859) |
| OKLCH | oklch(73.15% 0.199 334.4) |
| XYZ | xyz(54.3844, 35.1794, 70.2420) |
| Luminance | 0.3518 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Purply Pink
#F075E6
ΔE00 2.12
Candy Pink
#FF63E9
ΔE00 3.17
Orchid
#DA70D6
ΔE00 3.76
Violet (CSS)
#EE82EE
ΔE00 4.44
Lavender Pink
#DD85D7
ΔE00 4.91
Light Magenta
#FA5FF7
ΔE00 5.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F070DA #70F086
analogous
#C670F0 #F070DA #F0709A
triadic
#F070DA #DAF070 #70DAF0
tetradic
#F070DA #F0C670 #70F086 #709AF0
square
#F070DA #F0C670 #70F086 #709AF0
split-complementary
#F070DA #9AF070 #70F0C6
monochromatic
#D016B0 #EA39CC #F070DA #F6A7E8 #FCDFF7
Accessibility & contrast
On white
2.61
#F070DA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.04
#F070DA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F070DA
8.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F070DA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F070DA | 1.00 | 2.61 | 8.04 | 8.04 |
| #FFFFFF | 2.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6F94DD
Deuteranopia (green-blind)
#95A7D6
Tritanopia (blue-blind)
#FA779B
Achromatopsia (no color)
#A0A0A0
Design tokens & code
CSS
--color: #f070da; /* rgb */ color: rgb(240, 112, 218); /* oklch */ color: oklch(73.2% 0.199 334.4);
Tailwind
colors: {
custom: {
50: '#f89ee5',
500: '#f070da',
950: '#000000',
},
}SCSS
$custom: #f070da; $custom-light: #f89ee5; $custom-dark: #000000;
JSON
{
"hex": "#f070da",
"rgb": {
"r": 240,
"g": 112,
"b": 218
},
"hsl": {
"h": 310.313,
"s": 81.013,
"l": 69.02
},
"oklch": {
"l": 0.73153,
"c": 0.199,
"h": 334.4
},
"luminance": 0.35176
}Semantic roles & 50–950 ramp
primary
#F070DA
secondary
#CBF1D2
accent
#DD2D08
background
#FFFAFE
surface
#FFF3FC
border
#D7CDD5
text
#180F16
muted
#867F84