#F047BE#F047BE
#F047BE is a light, highly saturated pink. Relative luminance 0.267; OKLCH L 67.5% C 0.235 H 342.2°. Best body text is #000000 at 6.35:1 contrast (WCAG AA passes).
Color values
| HEX | #F047BE |
|---|---|
| RGB | rgb(240, 71, 190) |
| HSL | hsl(318, 85%, 61%) |
| HSV | hsv(318, 70%, 94%) |
| CMYK | cmyk(0%, 70.4%, 20.8%, 5.9%) |
| CIE-LAB | lab(58.75, 74.56, -26.82) |
| CIE-LCH | lch(58.75, 79.24, 340.21°) |
| OKLab | oklab(67.54% 0.2237 -0.0719) |
| OKLCH | oklch(67.54% 0.235 342.2) |
| XYZ | xyz(47.4842, 26.7542, 51.3686) |
| Luminance | 0.2675 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Purpleish Pink
#DF4EC8
ΔE00 3.83
Bright Pink
#FE01B1
ΔE00 4.35
Hot Magenta
#F504C9
ΔE00 4.76
Purplish Pink
#CE5DAE
ΔE00 5.68
Pale Magenta
#D767AD
ΔE00 6.16
Shocking Pink
#FE02A2
ΔE00 6.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F047BE #47F079
analogous
#CD47F0 #F047BE #F04769
triadic
#F047BE #BEF047 #47BEF0
tetradic
#F047BE #F0CD47 #47F079 #4769F0
square
#F047BE #F0CD47 #47F079 #4769F0
split-complementary
#F047BE #69F047 #47F0CD
monochromatic
#AE0E7F #E713A8 #F047BE #F580D2 #F9B8E6
Accessibility & contrast
On white
3.31
#F047BE on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.35
#F047BE on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #F047BE
6.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F047BE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F047BE | 1.00 | 3.31 | 6.35 | 6.35 |
| #FFFFFF | 3.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#567CC1
Deuteranopia (green-blind)
#8B97BA
Tritanopia (blue-blind)
#FF497D
Achromatopsia (no color)
#8D8D8D
Design tokens & code
CSS
--color: #f047be; /* rgb */ color: rgb(240, 71, 190); /* oklch */ color: oklch(67.5% 0.235 342.2);
Tailwind
colors: {
custom: {
50: '#f988d2',
500: '#f047be',
950: '#000000',
},
}SCSS
$custom: #f047be; $custom-light: #f988d2; $custom-dark: #000000;
JSON
{
"hex": "#f047be",
"rgb": {
"r": 240,
"g": 71,
"b": 190
},
"hsl": {
"h": 317.751,
"s": 84.925,
"l": 60.98
},
"oklch": {
"l": 0.67544,
"c": 0.23501,
"h": 342.2
},
"luminance": 0.26749
}Semantic roles & 50–950 ramp
primary
#F047BE
secondary
#AAE9BC
accent
#E14604
background
#FFF8FC
surface
#FFF0F9
border
#D7CBD2
text
#180D14
muted
#867D82