#F072B1#F072B1
#F072B1 is a light, vivid pink. Relative luminance 0.337; OKLCH L 71.8% C 0.169 H 351.0°. Best body text is #000000 at 7.75:1 contrast (WCAG AA passes).
Color values
| HEX | #F072B1 |
|---|---|
| RGB | rgb(240, 114, 177) |
| HSL | hsl(330, 81%, 69%) |
| HSV | hsv(330, 53%, 94%) |
| CMYK | cmyk(0%, 52.5%, 26.3%, 5.9%) |
| CIE-LAB | lab(64.75, 55.25, -10.26) |
| CIE-LCH | lch(64.75, 56.20, 349.48°) |
| OKLab | oklab(71.82% 0.1669 -0.0266) |
| OKLCH | oklch(71.82% 0.169 351) |
| XYZ | xyz(49.8901, 33.7387, 45.4711) |
| Luminance | 0.3373 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum (survey)
#FF6CB5
ΔE00 2.38
Hot Pink
#FF69B4
ΔE00 2.52
Bubble Gum Pink
#FF69AF
ΔE00 2.67
Pink (survey)
#FF81C0
ΔE00 4.21
Bubblegum Pink
#FE83CC
ΔE00 5.41
Pale Magenta
#D767AD
ΔE00 5.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F072B1 #72F0B1
analogous
#F072F0 #F072B1 #F07272
triadic
#F072B1 #B1F072 #72B1F0
tetradic
#F072B1 #F0F072 #72F0B1 #7272F0
square
#F072B1 #F0F072 #72F0B1 #7272F0
split-complementary
#F072B1 #72F072 #72F0F0
monochromatic
#D11674 #EA3B92 #F072B1 #F6A9D0 #FCE1EE
Accessibility & contrast
On white
2.71
#F072B1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.75
#F072B1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F072B1
7.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F072B1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F072B1 | 1.00 | 2.71 | 7.75 | 7.75 |
| #FFFFFF | 2.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#818FB3
Deuteranopia (green-blind)
#A3A5AE
Tritanopia (blue-blind)
#FF6D8A
Achromatopsia (no color)
#9D9D9D
Design tokens & code
CSS
--color: #f072b1; /* rgb */ color: rgb(240, 114, 177); /* oklch */ color: oklch(71.8% 0.169 351.0);
Tailwind
colors: {
custom: {
50: '#f89fc8',
500: '#f072b1',
950: '#000000',
},
}SCSS
$custom: #f072b1; $custom-light: #f89fc8; $custom-dark: #000000;
JSON
{
"hex": "#f072b1",
"rgb": {
"r": 240,
"g": 114,
"b": 177
},
"hsl": {
"h": 330,
"s": 80.769,
"l": 69.412
},
"oklch": {
"l": 0.71823,
"c": 0.16898,
"h": 351
},
"luminance": 0.33734
}Semantic roles & 50–950 ramp
primary
#F072B1
secondary
#CDF1DF
accent
#DD7308
background
#FFFAFC
surface
#FFF3F8
border
#D7CDD1
text
#180F13
muted
#867F82