#F079BD#F079BD
#F079BD is a light, vivid pink. Relative luminance 0.359; OKLCH L 73.2% C 0.165 H 346.6°. Best body text is #000000 at 8.17:1 contrast (WCAG AA passes).
Color values
| HEX | #F079BD |
|---|---|
| RGB | rgb(240, 121, 189) |
| HSL | hsl(326, 80%, 71%) |
| HSV | hsv(326, 50%, 94%) |
| CMYK | cmyk(0%, 49.6%, 21.2%, 5.9%) |
| CIE-LAB | lab(66.43, 53.54, -14.54) |
| CIE-LCH | lch(66.43, 55.48, 344.81°) |
| OKLab | oklab(73.2% 0.1602 -0.0383) |
| OKLCH | oklch(73.2% 0.165 346.6) |
| XYZ | xyz(51.9591, 35.8783, 52.3229) |
| Luminance | 0.3587 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 3.39
Bubblegum Pink
#FE83CC
ΔE00 3.42
Bubblegum (survey)
#FF6CB5
ΔE00 3.50
Hot Pink
#FF69B4
ΔE00 3.77
Bubble Gum Pink
#FF69AF
ΔE00 4.41
Pale Magenta
#D767AD
ΔE00 6.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F079BD #79F0AC
analogous
#E779F0 #F079BD #F07981
triadic
#F079BD #BDF079 #79BDF0
tetradic
#F079BD #F0E779 #79F0AC #7981F0
square
#F079BD #F0E779 #79F0AC #7981F0
split-complementary
#F079BD #81F079 #79F0E7
monochromatic
#D71885 #EA42A2 #F079BD #F6B0D8 #FCE3F1
Accessibility & contrast
On white
2.57
#F079BD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.17
#F079BD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F079BD
8.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F079BD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F079BD | 1.00 | 2.57 | 8.17 | 8.17 |
| #FFFFFF | 2.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8495BF
Deuteranopia (green-blind)
#A3A9BA
Tritanopia (blue-blind)
#FE7793
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #f079bd; /* rgb */ color: rgb(240, 121, 189); /* oklch */ color: oklch(73.2% 0.165 346.6);
Tailwind
colors: {
custom: {
50: '#f7a3d1',
500: '#f079bd',
950: '#000000',
},
}SCSS
$custom: #f079bd; $custom-light: #f7a3d1; $custom-dark: #000000;
JSON
{
"hex": "#f079bd",
"rgb": {
"r": 240,
"g": 121,
"b": 189
},
"hsl": {
"h": 325.714,
"s": 79.866,
"l": 70.784
},
"oklch": {
"l": 0.73202,
"c": 0.16472,
"h": 346.6
},
"luminance": 0.35874
}Semantic roles & 50–950 ramp
primary
#F079BD
secondary
#D2F2E0
accent
#DC6409
background
#FFFAFC
surface
#FFF4F9
border
#D7CED2
text
#180F14
muted
#867F82