#F072D1#F072D1
#F072D1 is a light, vivid pink. Relative luminance 0.352; OKLCH L 73.0% C 0.189 H 337.7°. Best body text is #000000 at 8.03:1 contrast (WCAG AA passes).
Color values
| HEX | #F072D1 |
|---|---|
| RGB | rgb(240, 114, 209) |
| HSL | hsl(315, 81%, 69%) |
| HSV | hsv(315, 53%, 94%) |
| CMYK | cmyk(0%, 52.5%, 12.9%, 5.9%) |
| CIE-LAB | lab(65.88, 59.81, -26.61) |
| CIE-LCH | lch(65.88, 65.46, 336.02°) |
| OKLab | oklab(73.03% 0.1751 -0.0717) |
| OKLCH | oklch(73.03% 0.189 337.7) |
| XYZ | xyz(53.4616, 35.1673, 64.2814) |
| Luminance | 0.3516 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Purply Pink
#F075E6
ΔE00 3.73
Candy Pink
#FF63E9
ΔE00 4.59
Orchid
#DA70D6
ΔE00 4.70
Lavender Pink
#DD85D7
ΔE00 4.90
Bubblegum Pink
#FE83CC
ΔE00 5.52
Violet (CSS)
#EE82EE
ΔE00 5.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F072D1 #72F091
analogous
#D072F0 #F072D1 #F07292
triadic
#F072D1 #D1F072 #72D1F0
tetradic
#F072D1 #F0D072 #72F091 #7292F0
square
#F072D1 #F0D072 #72F091 #7292F0
split-complementary
#F072D1 #92F072 #72F0D0
monochromatic
#D116A3 #EA3BBF #F072D1 #F6A9E3 #FCE1F5
Accessibility & contrast
On white
2.61
#F072D1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.03
#F072D1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F072D1
8.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F072D1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F072D1 | 1.00 | 2.61 | 8.03 | 8.03 |
| #FFFFFF | 2.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7594D4
Deuteranopia (green-blind)
#99A7CE
Tritanopia (blue-blind)
#FB7698
Achromatopsia (no color)
#A0A0A0
Design tokens & code
CSS
--color: #f072d1; /* rgb */ color: rgb(240, 114, 209); /* oklch */ color: oklch(73.0% 0.189 337.7);
Tailwind
colors: {
custom: {
50: '#f89fdf',
500: '#f072d1',
950: '#000000',
},
}SCSS
$custom: #f072d1; $custom-light: #f89fdf; $custom-dark: #000000;
JSON
{
"hex": "#f072d1",
"rgb": {
"r": 240,
"g": 114,
"b": 209
},
"hsl": {
"h": 314.762,
"s": 80.769,
"l": 69.412
},
"oklch": {
"l": 0.73029,
"c": 0.18917,
"h": 337.7
},
"luminance": 0.35163
}Semantic roles & 50–950 ramp
primary
#F072D1
secondary
#CDF1D6
accent
#DD3D08
background
#FFFAFD
surface
#FFF4FB
border
#D7CED4
text
#180F15
muted
#867F83