#F679C0#F679C0
#F679C0 is a light, vivid pink. Relative luminance 0.371; OKLCH L 74.1% C 0.172 H 346.9°. Best body text is #000000 at 8.41:1 contrast (WCAG AA passes).
Color values
| HEX | #F679C0 |
|---|---|
| RGB | rgb(246, 121, 192) |
| HSL | hsl(326, 87%, 72%) |
| HSV | hsv(326, 51%, 96%) |
| CMYK | cmyk(0%, 50.8%, 22%, 3.5%) |
| CIE-LAB | lab(67.34, 55.83, -14.78) |
| CIE-LCH | lch(67.34, 57.75, 345.17°) |
| OKLab | oklab(74.08% 0.1673 -0.0389) |
| OKLCH | oklch(74.08% 0.172 346.9) |
| XYZ | xyz(54.3593, 37.0778, 54.1527) |
| Luminance | 0.3707 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 2.70
Pink (survey)
#FF81C0
ΔE00 2.77
Bubblegum (survey)
#FF6CB5
ΔE00 3.17
Hot Pink
#FF69B4
ΔE00 3.50
Bubble Gum Pink
#FF69AF
ΔE00 4.22
Pale Magenta
#D767AD
ΔE00 7.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F679C0 #79F6AF
analogous
#EE79F6 #F679C0 #F67982
triadic
#F679C0 #C0F679 #79C0F6
tetradic
#F679C0 #F6EE79 #79F6AF #7982F6
square
#F679C0 #F6EE79 #79F6AF #7982F6
split-complementary
#F679C0 #82F679 #79F6EE
monochromatic
#E50F89 #F240A5 #F679C0 #FAB2DB #FDE2F2
Accessibility & contrast
On white
2.50
#F679C0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.41
#F679C0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F679C0
8.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F679C0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F679C0 | 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)
#8597C2
Deuteranopia (green-blind)
#A6ACBD
Tritanopia (blue-blind)
#FF7794
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #f679c0; /* rgb */ color: rgb(246, 121, 192); /* oklch */ color: oklch(74.1% 0.172 346.9);
Tailwind
colors: {
custom: {
50: '#fca4d3',
500: '#f679c0',
950: '#000000',
},
}SCSS
$custom: #f679c0; $custom-light: #fca4d3; $custom-dark: #000000;
JSON
{
"hex": "#f679c0",
"rgb": {
"r": 246,
"g": 121,
"b": 192
},
"hsl": {
"h": 325.92,
"s": 87.413,
"l": 71.961
},
"oklch": {
"l": 0.7408,
"c": 0.17178,
"h": 346.9
},
"luminance": 0.37073
}Semantic roles & 50–950 ramp
primary
#F679C0
secondary
#D6F5E3
accent
#E46302
background
#FFFAFC
surface
#FFF4F9
border
#D7CED2
text
#180F14
muted
#867F82