#F072B2#F072B2
#F072B2 is a light, vivid pink. Relative luminance 0.338; OKLCH L 71.9% C 0.170 H 350.5°. Best body text is #000000 at 7.75:1 contrast (WCAG AA passes).
Color values
| HEX | #F072B2 |
|---|---|
| RGB | rgb(240, 114, 178) |
| HSL | hsl(330, 81%, 69%) |
| HSV | hsv(330, 53%, 94%) |
| CMYK | cmyk(0%, 52.5%, 25.8%, 5.9%) |
| CIE-LAB | lab(64.79, 55.38, -10.78) |
| CIE-LCH | lch(64.79, 56.42, 348.98°) |
| OKLab | oklab(71.86% 0.1672 -0.028) |
| OKLCH | oklch(71.86% 0.17 350.5) |
| XYZ | xyz(49.9901, 33.7787, 45.9980) |
| Luminance | 0.3377 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum (survey)
#FF6CB5
ΔE00 2.37
Hot Pink
#FF69B4
ΔE00 2.51
Bubble Gum Pink
#FF69AF
ΔE00 2.75
Pink (survey)
#FF81C0
ΔE00 4.18
Bubblegum Pink
#FE83CC
ΔE00 5.27
Pale Magenta
#D767AD
ΔE00 5.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F072B2 #72F0B0
analogous
#EF72F0 #F072B2 #F07273
triadic
#F072B2 #B2F072 #72B2F0
tetradic
#F072B2 #F0EF72 #72F0B0 #7273F0
square
#F072B2 #F0EF72 #72F0B0 #7273F0
split-complementary
#F072B2 #73F072 #72F0EF
monochromatic
#D11675 #EA3B94 #F072B2 #F6A9D0 #FCE1EE
Accessibility & contrast
On white
2.71
#F072B2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.75
#F072B2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F072B2
7.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F072B2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F072B2 | 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)
#818FB4
Deuteranopia (green-blind)
#A2A5AF
Tritanopia (blue-blind)
#FF6D8A
Achromatopsia (no color)
#9D9D9D
Design tokens & code
CSS
--color: #f072b2; /* rgb */ color: rgb(240, 114, 178); /* oklch */ color: oklch(71.9% 0.170 350.5);
Tailwind
colors: {
custom: {
50: '#f89fc9',
500: '#f072b2',
950: '#000000',
},
}SCSS
$custom: #f072b2; $custom-light: #f89fc9; $custom-dark: #000000;
JSON
{
"hex": "#f072b2",
"rgb": {
"r": 240,
"g": 114,
"b": 178
},
"hsl": {
"h": 329.524,
"s": 80.769,
"l": 69.412
},
"oklch": {
"l": 0.71857,
"c": 0.16951,
"h": 350.5
},
"luminance": 0.33774
}Semantic roles & 50–950 ramp
primary
#F072B2
secondary
#CDF1DF
accent
#DD7108
background
#FFFAFC
surface
#FFF3F8
border
#D7CDD1
text
#180F13
muted
#867F82