#F679BE#F679BE
#F679BE is a light, vivid pink. Relative luminance 0.370; OKLCH L 74.0% C 0.171 H 347.8°. Best body text is #000000 at 8.40:1 contrast (WCAG AA passes).
Color values
| HEX | #F679BE |
|---|---|
| RGB | rgb(246, 121, 190) |
| HSL | hsl(327, 87%, 72%) |
| HSV | hsv(327, 51%, 96%) |
| CMYK | cmyk(0%, 50.8%, 22.8%, 3.5%) |
| CIE-LAB | lab(67.27, 55.55, -13.75) |
| CIE-LCH | lch(67.27, 57.23, 346.10°) |
| OKLab | oklab(74.01% 0.1668 -0.0361) |
| OKLCH | oklch(74.01% 0.171 347.8) |
| XYZ | xyz(54.1392, 36.9898, 52.9936) |
| Luminance | 0.3699 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 2.55
Bubblegum Pink
#FE83CC
ΔE00 2.89
Bubblegum (survey)
#FF6CB5
ΔE00 2.92
Hot Pink
#FF69B4
ΔE00 3.28
Bubble Gum Pink
#FF69AF
ΔE00 3.92
Pale Magenta
#D767AD
ΔE00 7.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F679BE #79F6B1
analogous
#F079F6 #F679BE #F67980
triadic
#F679BE #BEF679 #79BEF6
tetradic
#F679BE #F6F079 #79F6B1 #7980F6
square
#F679BE #F6F079 #79F6B1 #7980F6
split-complementary
#F679BE #80F679 #79F6F0
monochromatic
#E50F85 #F240A2 #F679BE #FAB2DA #FDE2F1
Accessibility & contrast
On white
2.50
#F679BE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.40
#F679BE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F679BE
8.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F679BE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F679BE | 1.00 | 2.50 | 8.40 | 8.40 |
| #FFFFFF | 2.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8596C0
Deuteranopia (green-blind)
#A7ACBB
Tritanopia (blue-blind)
#FF7693
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #f679be; /* rgb */ color: rgb(246, 121, 190); /* oklch */ color: oklch(74.0% 0.171 347.8);
Tailwind
colors: {
custom: {
50: '#fca4d1',
500: '#f679be',
950: '#000000',
},
}SCSS
$custom: #f679be; $custom-light: #fca4d1; $custom-dark: #000000;
JSON
{
"hex": "#f679be",
"rgb": {
"r": 246,
"g": 121,
"b": 190
},
"hsl": {
"h": 326.88,
"s": 87.413,
"l": 71.961
},
"oklch": {
"l": 0.74009,
"c": 0.17062,
"h": 347.8
},
"luminance": 0.36985
}Semantic roles & 50–950 ramp
primary
#F679BE
secondary
#D6F5E4
accent
#E46702
background
#FFFAFC
surface
#FFF4F9
border
#D7CED2
text
#180F14
muted
#867F82