#F070BE#F070BE
#F070BE is a light, vivid pink. Relative luminance 0.338; OKLCH L 72.0% C 0.179 H 345.0°. Best body text is #000000 at 7.77:1 contrast (WCAG AA passes).
Color values
| HEX | #F070BE |
|---|---|
| RGB | rgb(240, 112, 190) |
| HSL | hsl(323, 81%, 69%) |
| HSV | hsv(323, 53%, 94%) |
| CMYK | cmyk(0%, 53.3%, 20.8%, 5.9%) |
| CIE-LAB | lab(64.83, 57.95, -17.51) |
| CIE-LCH | lch(64.83, 60.54, 343.19°) |
| OKLab | oklab(72.02% 0.1733 -0.0464) |
| OKLCH | oklch(72.02% 0.179 345) |
| XYZ | xyz(51.0249, 33.8356, 52.5488) |
| Luminance | 0.3383 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum (survey)
#FF6CB5
ΔE00 3.66
Hot Pink
#FF69B4
ΔE00 3.67
Bubble Gum Pink
#FF69AF
ΔE00 4.57
Bubblegum Pink
#FE83CC
ΔE00 4.69
Pink (survey)
#FF81C0
ΔE00 5.06
Pale Magenta
#D767AD
ΔE00 5.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F070BE #70F0A2
analogous
#E270F0 #F070BE #F0707E
triadic
#F070BE #BEF070 #70BEF0
tetradic
#F070BE #F0E270 #70F0A2 #707EF0
square
#F070BE #F0E270 #70F0A2 #707EF0
split-complementary
#F070BE #7EF070 #70F0E2
monochromatic
#D01687 #EA39A5 #F070BE #F6A7D7 #FCDFF0
Accessibility & contrast
On white
2.70
#F070BE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.77
#F070BE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F070BE
7.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F070BE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F070BE | 1.00 | 2.70 | 7.77 | 7.77 |
| #FFFFFF | 2.70 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7B90C1
Deuteranopia (green-blind)
#9EA5BB
Tritanopia (blue-blind)
#FE6F8F
Achromatopsia (no color)
#9D9D9D
Design tokens & code
CSS
--color: #f070be; /* rgb */ color: rgb(240, 112, 190); /* oklch */ color: oklch(72.0% 0.179 345.0);
Tailwind
colors: {
custom: {
50: '#f89ed1',
500: '#f070be',
950: '#000000',
},
}SCSS
$custom: #f070be; $custom-light: #f89ed1; $custom-dark: #000000;
JSON
{
"hex": "#f070be",
"rgb": {
"r": 240,
"g": 112,
"b": 190
},
"hsl": {
"h": 323.438,
"s": 81.013,
"l": 69.02
},
"oklch": {
"l": 0.72023,
"c": 0.17943,
"h": 345
},
"luminance": 0.33831
}Semantic roles & 50–950 ramp
primary
#F070BE
secondary
#CBF1DA
accent
#DD5B08
background
#FFFAFC
surface
#FFF3F9
border
#D7CDD2
text
#180F14
muted
#867F82