#F678BE#F678BE
#F678BE is a light, vivid pink. Relative luminance 0.367; OKLCH L 73.9% C 0.172 H 347.7°. Best body text is #000000 at 8.35:1 contrast (WCAG AA passes).
Color values
| HEX | #F678BE |
|---|---|
| RGB | rgb(246, 120, 190) |
| HSL | hsl(327, 88%, 72%) |
| HSV | hsv(327, 51%, 96%) |
| CMYK | cmyk(0%, 51.2%, 22.8%, 3.5%) |
| CIE-LAB | lab(67.09, 56.03, -14.03) |
| CIE-LCH | lch(67.09, 57.76, 345.95°) |
| OKLab | oklab(73.87% 0.1682 -0.0368) |
| OKLCH | oklch(73.87% 0.172 347.7) |
| XYZ | xyz(54.0183, 36.7480, 52.9533) |
| Luminance | 0.3674 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 2.73
Bubblegum (survey)
#FF6CB5
ΔE00 2.83
Bubblegum Pink
#FE83CC
ΔE00 3.00
Hot Pink
#FF69B4
ΔE00 3.17
Bubble Gum Pink
#FF69AF
ΔE00 3.85
Pale Magenta
#D767AD
ΔE00 6.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F678BE #78F6B0
analogous
#EF78F6 #F678BE #F6787F
triadic
#F678BE #BEF678 #78BEF6
tetradic
#F678BE #F6EF78 #78F6B0 #787FF6
square
#F678BE #F6EF78 #78F6B0 #787FF6
split-complementary
#F678BE #7FF678 #78F6EF
monochromatic
#E40F86 #F23FA2 #F678BE #FAB1DA #FDE2F1
Accessibility & contrast
On white
2.52
#F678BE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.35
#F678BE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F678BE
8.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F678BE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F678BE | 1.00 | 2.52 | 8.35 | 8.35 |
| #FFFFFF | 2.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8496C0
Deuteranopia (green-blind)
#A6ABBB
Tritanopia (blue-blind)
#FF7593
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #f678be; /* rgb */ color: rgb(246, 120, 190); /* oklch */ color: oklch(73.9% 0.172 347.7);
Tailwind
colors: {
custom: {
50: '#fca3d1',
500: '#f678be',
950: '#000000',
},
}SCSS
$custom: #f678be; $custom-light: #fca3d1; $custom-dark: #000000;
JSON
{
"hex": "#f678be",
"rgb": {
"r": 246,
"g": 120,
"b": 190
},
"hsl": {
"h": 326.667,
"s": 87.5,
"l": 71.765
},
"oklch": {
"l": 0.73873,
"c": 0.17218,
"h": 347.7
},
"luminance": 0.36743
}Semantic roles & 50–950 ramp
primary
#F678BE
secondary
#D5F5E3
accent
#E46601
background
#FFFAFC
surface
#FFF4F9
border
#D7CED2
text
#180F14
muted
#867F82