#F0719F#F0719F
#F0719F is a light, vivid pink. Relative luminance 0.328; OKLCH L 71.1% C 0.163 H 359.3°. Best body text is #000000 at 7.57:1 contrast (WCAG AA passes).
Color values
| HEX | #F0719F |
|---|---|
| RGB | rgb(240, 113, 159) |
| HSL | hsl(338, 81%, 69%) |
| HSV | hsv(338, 53%, 94%) |
| CMYK | cmyk(0%, 52.9%, 33.8%, 5.9%) |
| CIE-LAB | lab(64.03, 53.48, -1.07) |
| CIE-LCH | lch(64.03, 53.49, 358.85°) |
| OKLab | oklab(71.11% 0.1627 -0.0021) |
| OKLCH | oklch(71.11% 0.163 359.3) |
| XYZ | xyz(48.1007, 32.8434, 36.6004) |
| Luminance | 0.3284 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Medium Pink
#F36196
ΔE00 3.03
Palevioletred
#DB7093
ΔE00 3.92
Bubble Gum Pink
#FF69AF
ΔE00 4.18
Rosy Pink
#F6688E
ΔE00 4.19
Carnation Pink
#FF7FA7
ΔE00 4.19
Strawberry
#FC5A8D
ΔE00 4.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F0719F #71F0C2
analogous
#F071DE #F0719F #F08371
triadic
#F0719F #9FF071 #719FF0
tetradic
#F0719F #DEF071 #71F0C2 #8371F0
square
#F0719F #DEF071 #71F0C2 #8371F0
split-complementary
#F0719F #71F083 #71DEF0
monochromatic
#D1165A #EA3A7A #F0719F #F6A8C4 #FCE0EA
Accessibility & contrast
On white
2.77
#F0719F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.57
#F0719F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F0719F
7.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F0719F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F0719F | 1.00 | 2.77 | 7.57 | 7.57 |
| #FFFFFF | 2.77 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#858CA0
Deuteranopia (green-blind)
#A6A49C
Tritanopia (blue-blind)
#FF6782
Achromatopsia (no color)
#9B9B9B
Design tokens & code
CSS
--color: #f0719f; /* rgb */ color: rgb(240, 113, 159); /* oklch */ color: oklch(71.1% 0.163 359.3);
Tailwind
colors: {
custom: {
50: '#f89ebb',
500: '#f0719f',
950: '#000000',
},
}SCSS
$custom: #f0719f; $custom-light: #f89ebb; $custom-dark: #000000;
JSON
{
"hex": "#f0719f",
"rgb": {
"r": 240,
"g": 113,
"b": 159
},
"hsl": {
"h": 338.268,
"s": 80.892,
"l": 69.216
},
"oklch": {
"l": 0.71106,
"c": 0.16266,
"h": 359.3
},
"luminance": 0.32839
}Semantic roles & 50–950 ramp
primary
#F0719F
secondary
#CCF1E3
accent
#DD9008
background
#FFFAFB
surface
#FFF3F6
border
#D7CDD0
text
#180F11
muted
#867F80