#F678BF#F678BF
#F678BF is a light, vivid pink. Relative luminance 0.368; OKLCH L 73.9% C 0.173 H 347.2°. Best body text is #000000 at 8.36:1 contrast (WCAG AA passes).
Color values
| HEX | #F678BF |
|---|---|
| RGB | rgb(246, 120, 191) |
| HSL | hsl(326, 88%, 72%) |
| HSV | hsv(326, 51%, 96%) |
| CMYK | cmyk(0%, 51.2%, 22.4%, 3.5%) |
| CIE-LAB | lab(67.12, 56.16, -14.54) |
| CIE-LCH | lch(67.12, 58.02, 345.49°) |
| OKLab | oklab(73.91% 0.1685 -0.0382) |
| OKLCH | oklch(73.91% 0.173 347.2) |
| XYZ | xyz(54.1280, 36.7919, 53.5309) |
| Luminance | 0.3679 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 2.83
Bubblegum Pink
#FE83CC
ΔE00 2.91
Bubblegum (survey)
#FF6CB5
ΔE00 2.96
Hot Pink
#FF69B4
ΔE00 3.29
Bubble Gum Pink
#FF69AF
ΔE00 4.01
Pale Magenta
#D767AD
ΔE00 6.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F678BF #78F6AF
analogous
#EE78F6 #F678BF #F67880
triadic
#F678BF #BFF678 #78BFF6
tetradic
#F678BF #F6EE78 #78F6AF #7880F6
square
#F678BF #F6EE78 #78F6AF #7880F6
split-complementary
#F678BF #80F678 #78F6EE
monochromatic
#E40F87 #F23FA4 #F678BF #FAB1DA #FDE2F1
Accessibility & contrast
On white
2.51
#F678BF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.36
#F678BF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F678BF
8.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F678BF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F678BF | 1.00 | 2.51 | 8.36 | 8.36 |
| #FFFFFF | 2.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8496C1
Deuteranopia (green-blind)
#A6ABBC
Tritanopia (blue-blind)
#FF7593
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #f678bf; /* rgb */ color: rgb(246, 120, 191); /* oklch */ color: oklch(73.9% 0.173 347.2);
Tailwind
colors: {
custom: {
50: '#fca3d2',
500: '#f678bf',
950: '#000000',
},
}SCSS
$custom: #f678bf; $custom-light: #fca3d2; $custom-dark: #000000;
JSON
{
"hex": "#f678bf",
"rgb": {
"r": 246,
"g": 120,
"b": 191
},
"hsl": {
"h": 326.19,
"s": 87.5,
"l": 71.765
},
"oklch": {
"l": 0.73908,
"c": 0.17276,
"h": 347.2
},
"luminance": 0.36787
}Semantic roles & 50–950 ramp
primary
#F678BF
secondary
#D5F5E3
accent
#E46401
background
#FFFAFC
surface
#FFF4F9
border
#D7CED2
text
#180F14
muted
#867F82