#F0719D#F0719D
#F0719D is a light, vivid pink. Relative luminance 0.328; OKLCH L 71.0% C 0.162 H 0.2°. Best body text is #000000 at 7.55:1 contrast (WCAG AA passes).
Color values
| HEX | #F0719D |
|---|---|
| RGB | rgb(240, 113, 157) |
| HSL | hsl(339, 81%, 69%) |
| HSV | hsv(339, 53%, 94%) |
| CMYK | cmyk(0%, 52.9%, 34.6%, 5.9%) |
| CIE-LAB | lab(63.98, 53.24, -0.01) |
| CIE-LCH | lch(63.98, 53.24, 359.99°) |
| OKLab | oklab(71.05% 0.162 0.0007) |
| OKLCH | oklch(71.05% 0.162 0.2) |
| XYZ | xyz(47.9285, 32.7746, 35.6937) |
| Luminance | 0.3277 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Medium Pink
#F36196
ΔE00 2.97
Rosy Pink
#F6688E
ΔE00 3.73
Palevioletred
#DB7093
ΔE00 3.78
Carnation Pink
#FF7FA7
ΔE00 4.09
Bubble Gum Pink
#FF69AF
ΔE00 4.61
Strawberry
#FC5A8D
ΔE00 4.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F0719D #71F0C4
analogous
#F071DC #F0719D #F08571
triadic
#F0719D #9DF071 #719DF0
tetradic
#F0719D #DCF071 #71F0C4 #8571F0
square
#F0719D #DCF071 #71F0C4 #8571F0
split-complementary
#F0719D #71F085 #71DCF0
monochromatic
#D11657 #EA3A77 #F0719D #F6A8C3 #FCE0E9
Accessibility & contrast
On white
2.78
#F0719D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.55
#F0719D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F0719D
7.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F0719D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F0719D | 1.00 | 2.78 | 7.55 | 7.55 |
| #FFFFFF | 2.78 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#868C9E
Deuteranopia (green-blind)
#A7A49A
Tritanopia (blue-blind)
#FF6781
Achromatopsia (no color)
#9B9B9B
Design tokens & code
CSS
--color: #f0719d; /* rgb */ color: rgb(240, 113, 157); /* oklch */ color: oklch(71.0% 0.162 0.2);
Tailwind
colors: {
custom: {
50: '#f89eb9',
500: '#f0719d',
950: '#000000',
},
}SCSS
$custom: #f0719d; $custom-light: #f89eb9; $custom-dark: #000000;
JSON
{
"hex": "#f0719d",
"rgb": {
"r": 240,
"g": 113,
"b": 157
},
"hsl": {
"h": 339.213,
"s": 80.892,
"l": 69.216
},
"oklch": {
"l": 0.71045,
"c": 0.16198,
"h": 0.2
},
"luminance": 0.3277
}Semantic roles & 50–950 ramp
primary
#F0719D
secondary
#CCF1E4
accent
#DD9308
background
#FFFAFB
surface
#FFF3F6
border
#D7CDD0
text
#180F11
muted
#867F80