#F679BF#F679BF
#F679BF is a light, vivid pink. Relative luminance 0.370; OKLCH L 74.0% C 0.171 H 347.4°. Best body text is #000000 at 8.41:1 contrast (WCAG AA passes).
Color values
| HEX | #F679BF |
|---|---|
| RGB | rgb(246, 121, 191) |
| HSL | hsl(326, 87%, 72%) |
| HSV | hsv(326, 51%, 96%) |
| CMYK | cmyk(0%, 50.8%, 22.4%, 3.5%) |
| CIE-LAB | lab(67.30, 55.69, -14.27) |
| CIE-LCH | lch(67.30, 57.49, 345.63°) |
| OKLab | oklab(74.04% 0.1671 -0.0375) |
| OKLCH | oklch(74.04% 0.171 347.4) |
| XYZ | xyz(54.2489, 37.0337, 53.5712) |
| Luminance | 0.3703 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 2.65
Bubblegum Pink
#FE83CC
ΔE00 2.79
Bubblegum (survey)
#FF6CB5
ΔE00 3.04
Hot Pink
#FF69B4
ΔE00 3.38
Bubble Gum Pink
#FF69AF
ΔE00 4.06
Pale Magenta
#D767AD
ΔE00 7.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F679BF #79F6B0
analogous
#EF79F6 #F679BF #F67981
triadic
#F679BF #BFF679 #79BFF6
tetradic
#F679BF #F6EF79 #79F6B0 #7981F6
square
#F679BF #F6EF79 #79F6B0 #7981F6
split-complementary
#F679BF #81F679 #79F6EF
monochromatic
#E50F87 #F240A4 #F679BF #FAB2DA #FDE2F1
Accessibility & contrast
On white
2.50
#F679BF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.41
#F679BF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F679BF
8.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F679BF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F679BF | 1.00 | 2.50 | 8.41 | 8.41 |
| #FFFFFF | 2.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8597C1
Deuteranopia (green-blind)
#A7ACBC
Tritanopia (blue-blind)
#FF7694
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #f679bf; /* rgb */ color: rgb(246, 121, 191); /* oklch */ color: oklch(74.0% 0.171 347.4);
Tailwind
colors: {
custom: {
50: '#fca4d2',
500: '#f679bf',
950: '#000000',
},
}SCSS
$custom: #f679bf; $custom-light: #fca4d2; $custom-dark: #000000;
JSON
{
"hex": "#f679bf",
"rgb": {
"r": 246,
"g": 121,
"b": 191
},
"hsl": {
"h": 326.4,
"s": 87.413,
"l": 71.961
},
"oklch": {
"l": 0.74044,
"c": 0.1712,
"h": 347.4
},
"luminance": 0.37029
}Semantic roles & 50–950 ramp
primary
#F679BF
secondary
#D6F5E4
accent
#E46502
background
#FFFAFC
surface
#FFF4F9
border
#D7CED2
text
#180F14
muted
#867F82