#F079BE#F079BE
#F079BE is a light, vivid pink. Relative luminance 0.359; OKLCH L 73.2% C 0.165 H 346.1°. Best body text is #000000 at 8.18:1 contrast (WCAG AA passes).
Color values
| HEX | #F079BE |
|---|---|
| RGB | rgb(240, 121, 190) |
| HSL | hsl(325, 80%, 71%) |
| HSV | hsv(325, 50%, 94%) |
| CMYK | cmyk(0%, 49.6%, 20.8%, 5.9%) |
| CIE-LAB | lab(66.46, 53.69, -15.05) |
| CIE-LCH | lch(66.46, 55.76, 344.34°) |
| OKLab | oklab(73.24% 0.1605 -0.0397) |
| OKLCH | oklch(73.24% 0.165 346.1) |
| XYZ | xyz(52.0681, 35.9219, 52.8965) |
| Luminance | 0.3592 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 3.35
Pink (survey)
#FF81C0
ΔE00 3.49
Bubblegum (survey)
#FF6CB5
ΔE00 3.62
Hot Pink
#FF69B4
ΔE00 3.88
Bubble Gum Pink
#FF69AF
ΔE00 4.56
Pale Magenta
#D767AD
ΔE00 6.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F079BE #79F0AB
analogous
#E679F0 #F079BE #F07982
triadic
#F079BE #BEF079 #79BEF0
tetradic
#F079BE #F0E679 #79F0AB #7982F0
square
#F079BE #F0E679 #79F0AB #7982F0
split-complementary
#F079BE #82F079 #79F0E6
monochromatic
#D71887 #EA42A3 #F079BE #F6B0D9 #FCE3F2
Accessibility & contrast
On white
2.57
#F079BE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.18
#F079BE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F079BE
8.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F079BE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F079BE | 1.00 | 2.57 | 8.18 | 8.18 |
| #FFFFFF | 2.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8395C0
Deuteranopia (green-blind)
#A3A9BB
Tritanopia (blue-blind)
#FE7793
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #f079be; /* rgb */ color: rgb(240, 121, 190); /* oklch */ color: oklch(73.2% 0.165 346.1);
Tailwind
colors: {
custom: {
50: '#f7a3d1',
500: '#f079be',
950: '#000000',
},
}SCSS
$custom: #f079be; $custom-light: #f7a3d1; $custom-dark: #000000;
JSON
{
"hex": "#f079be",
"rgb": {
"r": 240,
"g": 121,
"b": 190
},
"hsl": {
"h": 325.21,
"s": 79.866,
"l": 70.784
},
"oklch": {
"l": 0.73238,
"c": 0.16532,
"h": 346.1
},
"luminance": 0.35918
}Semantic roles & 50–950 ramp
primary
#F079BE
secondary
#D2F2E0
accent
#DC6209
background
#FFFAFC
surface
#FFF4F9
border
#D7CED2
text
#180F14
muted
#867F82