#F679B4#F679B4
#F679B4 is a light, vivid pink. Relative luminance 0.366; OKLCH L 73.7% C 0.165 H 352.3°. Best body text is #000000 at 8.31:1 contrast (WCAG AA passes).
Color values
| HEX | #F679B4 |
|---|---|
| RGB | rgb(246, 121, 180) |
| HSL | hsl(332, 87%, 72%) |
| HSV | hsv(332, 51%, 96%) |
| CMYK | cmyk(0%, 50.8%, 26.8%, 3.5%) |
| CIE-LAB | lab(66.95, 54.21, -8.59) |
| CIE-LCH | lch(66.95, 54.89, 350.99°) |
| OKLab | oklab(73.67% 0.1638 -0.0221) |
| OKLCH | oklch(73.67% 0.165 352.3) |
| XYZ | xyz(53.0835, 36.5675, 47.4337) |
| Luminance | 0.3656 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 2.58
Bubblegum (survey)
#FF6CB5
ΔE00 2.58
Bubble Gum Pink
#FF69AF
ΔE00 2.96
Hot Pink
#FF69B4
ΔE00 3.01
Bubblegum Pink
#FE83CC
ΔE00 4.48
Carnation Pink
#FF7FA7
ΔE00 5.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F679B4 #79F6BB
analogous
#F679F3 #F679B4 #F67D79
triadic
#F679B4 #B4F679 #79B4F6
tetradic
#F679B4 #F3F679 #79F6BB #7D79F6
square
#F679B4 #F3F679 #79F6BB #7D79F6
split-complementary
#F679B4 #79F67D #79F3F6
monochromatic
#E50F74 #F24094 #F679B4 #FAB2D4 #FDE2EF
Accessibility & contrast
On white
2.53
#F679B4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.31
#F679B4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F679B4
8.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F679B4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F679B4 | 1.00 | 2.53 | 8.31 | 8.31 |
| #FFFFFF | 2.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8895B6
Deuteranopia (green-blind)
#A9ABB1
Tritanopia (blue-blind)
#FF748F
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #f679b4; /* rgb */ color: rgb(246, 121, 180); /* oklch */ color: oklch(73.7% 0.165 352.3);
Tailwind
colors: {
custom: {
50: '#fca3ca',
500: '#f679b4',
950: '#000000',
},
}SCSS
$custom: #f679b4; $custom-light: #fca3ca; $custom-dark: #000000;
JSON
{
"hex": "#f679b4",
"rgb": {
"r": 246,
"g": 121,
"b": 180
},
"hsl": {
"h": 331.68,
"s": 87.413,
"l": 71.961
},
"oklch": {
"l": 0.73666,
"c": 0.16531,
"h": 352.3
},
"luminance": 0.36563
}Semantic roles & 50–950 ramp
primary
#F679B4
secondary
#D6F5E6
accent
#E47902
background
#FFFAFC
surface
#FFF4F8
border
#D7CED1
text
#180F13
muted
#867F82