#F679B7#F679B7
#F679B7 is a light, vivid pink. Relative luminance 0.367; OKLCH L 73.8% C 0.167 H 350.9°. Best body text is #000000 at 8.34:1 contrast (WCAG AA passes).
Color values
| HEX | #F679B7 |
|---|---|
| RGB | rgb(246, 121, 183) |
| HSL | hsl(330, 87%, 72%) |
| HSV | hsv(330, 51%, 96%) |
| CMYK | cmyk(0%, 50.8%, 25.6%, 3.5%) |
| CIE-LAB | lab(67.04, 54.61, -10.15) |
| CIE-LCH | lch(67.04, 55.54, 349.47°) |
| OKLab | oklab(73.77% 0.1647 -0.0263) |
| OKLCH | oklch(73.77% 0.167 350.9) |
| XYZ | xyz(53.3924, 36.6911, 49.0606) |
| Luminance | 0.3669 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 2.35
Bubblegum (survey)
#FF6CB5
ΔE00 2.48
Hot Pink
#FF69B4
ΔE00 2.91
Bubble Gum Pink
#FF69AF
ΔE00 3.11
Bubblegum Pink
#FE83CC
ΔE00 3.92
Carnation Pink
#FF7FA7
ΔE00 5.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F679B7 #79F6B8
analogous
#F679F6 #F679B7 #F67A79
triadic
#F679B7 #B7F679 #79B7F6
tetradic
#F679B7 #F6F679 #79F6B8 #7A79F6
square
#F679B7 #F6F679 #79F6B8 #7A79F6
split-complementary
#F679B7 #79F67A #79F6F6
monochromatic
#E50F79 #F24098 #F679B7 #FAB2D6 #FDE2F0
Accessibility & contrast
On white
2.52
#F679B7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.34
#F679B7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F679B7
8.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F679B7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F679B7 | 1.00 | 2.52 | 8.34 | 8.34 |
| #FFFFFF | 2.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8896B9
Deuteranopia (green-blind)
#A9ABB4
Tritanopia (blue-blind)
#FF7490
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #f679b7; /* rgb */ color: rgb(246, 121, 183); /* oklch */ color: oklch(73.8% 0.167 350.9);
Tailwind
colors: {
custom: {
50: '#fca3cc',
500: '#f679b7',
950: '#000000',
},
}SCSS
$custom: #f679b7; $custom-light: #fca3cc; $custom-dark: #000000;
JSON
{
"hex": "#f679b7",
"rgb": {
"r": 246,
"g": 121,
"b": 183
},
"hsl": {
"h": 330.24,
"s": 87.413,
"l": 71.961
},
"oklch": {
"l": 0.73766,
"c": 0.16682,
"h": 350.9
},
"luminance": 0.36686
}Semantic roles & 50–950 ramp
primary
#F679B7
secondary
#D6F5E6
accent
#E47402
background
#FFFAFC
surface
#FFF4F8
border
#D7CED1
text
#180F13
muted
#867F82