#F072B8#F072B8
#F072B8 is a light, vivid pink. Relative luminance 0.340; OKLCH L 72.1% C 0.173 H 347.8°. Best body text is #000000 at 7.80:1 contrast (WCAG AA passes).
Color values
| HEX | #F072B8 |
|---|---|
| RGB | rgb(240, 114, 184) |
| HSL | hsl(327, 81%, 69%) |
| HSV | hsv(327, 53%, 94%) |
| CMYK | cmyk(0%, 52.5%, 23.3%, 5.9%) |
| CIE-LAB | lab(64.98, 56.19, -13.89) |
| CIE-LCH | lch(64.98, 57.88, 346.11°) |
| OKLab | oklab(72.07% 0.1689 -0.0364) |
| OKLCH | oklch(72.07% 0.173 347.8) |
| XYZ | xyz(50.6057, 34.0249, 49.2403) |
| Luminance | 0.3402 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum (survey)
#FF6CB5
ΔE00 2.74
Hot Pink
#FF69B4
ΔE00 2.85
Bubble Gum Pink
#FF69AF
ΔE00 3.51
Pink (survey)
#FF81C0
ΔE00 4.25
Bubblegum Pink
#FE83CC
ΔE00 4.65
Pale Magenta
#D767AD
ΔE00 5.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F072B8 #72F0AA
analogous
#E972F0 #F072B8 #F07279
triadic
#F072B8 #B8F072 #72B8F0
tetradic
#F072B8 #F0E972 #72F0AA #7279F0
square
#F072B8 #F0E972 #72F0AA #7279F0
split-complementary
#F072B8 #79F072 #72F0E9
monochromatic
#D1167E #EA3B9C #F072B8 #F6A9D4 #FCE1F0
Accessibility & contrast
On white
2.69
#F072B8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.80
#F072B8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F072B8
7.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F072B8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F072B8 | 1.00 | 2.69 | 7.80 | 7.80 |
| #FFFFFF | 2.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7F90BA
Deuteranopia (green-blind)
#A1A6B5
Tritanopia (blue-blind)
#FE6F8D
Achromatopsia (no color)
#9E9E9E
Design tokens & code
CSS
--color: #f072b8; /* rgb */ color: rgb(240, 114, 184); /* oklch */ color: oklch(72.1% 0.173 347.8);
Tailwind
colors: {
custom: {
50: '#f89fcd',
500: '#f072b8',
950: '#000000',
},
}SCSS
$custom: #f072b8; $custom-light: #f89fcd; $custom-dark: #000000;
JSON
{
"hex": "#f072b8",
"rgb": {
"r": 240,
"g": 114,
"b": 184
},
"hsl": {
"h": 326.667,
"s": 80.769,
"l": 69.412
},
"oklch": {
"l": 0.72068,
"c": 0.17277,
"h": 347.8
},
"luminance": 0.34021
}Semantic roles & 50–950 ramp
primary
#F072B8
secondary
#CDF1DD
accent
#DD6708
background
#FFFAFC
surface
#FFF3F9
border
#D7CDD2
text
#180F13
muted
#867F82