#F678BC#F678BC
#F678BC is a light, vivid pink. Relative luminance 0.367; OKLCH L 73.8% C 0.171 H 348.5°. Best body text is #000000 at 8.33:1 contrast (WCAG AA passes).
Color values
| HEX | #F678BC |
|---|---|
| RGB | rgb(246, 120, 188) |
| HSL | hsl(328, 88%, 72%) |
| HSV | hsv(328, 51%, 96%) |
| CMYK | cmyk(0%, 51.2%, 23.6%, 3.5%) |
| CIE-LAB | lab(67.02, 55.75, -13.00) |
| CIE-LCH | lch(67.02, 57.25, 346.88°) |
| OKLab | oklab(73.8% 0.1676 -0.034) |
| OKLCH | oklch(73.8% 0.171 348.5) |
| XYZ | xyz(53.8012, 36.6612, 51.8100) |
| Luminance | 0.3666 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 2.57
Bubblegum (survey)
#FF6CB5
ΔE00 2.60
Hot Pink
#FF69B4
ΔE00 2.97
Bubblegum Pink
#FE83CC
ΔE00 3.22
Bubble Gum Pink
#FF69AF
ΔE00 3.56
Carnation Pink
#FF7FA7
ΔE00 6.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F678BC #78F6B2
analogous
#F178F6 #F678BC #F6787D
triadic
#F678BC #BCF678 #78BCF6
tetradic
#F678BC #F6F178 #78F6B2 #787DF6
square
#F678BC #F6F178 #78F6B2 #787DF6
split-complementary
#F678BC #7DF678 #78F6F1
monochromatic
#E40F82 #F23FA0 #F678BC #FAB1D8 #FDE2F1
Accessibility & contrast
On white
2.52
#F678BC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.33
#F678BC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F678BC
8.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F678BC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F678BC | 1.00 | 2.52 | 8.33 | 8.33 |
| #FFFFFF | 2.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8596BE
Deuteranopia (green-blind)
#A7ABB9
Tritanopia (blue-blind)
#FF7592
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #f678bc; /* rgb */ color: rgb(246, 120, 188); /* oklch */ color: oklch(73.8% 0.171 348.5);
Tailwind
colors: {
custom: {
50: '#fca3d0',
500: '#f678bc',
950: '#000000',
},
}SCSS
$custom: #f678bc; $custom-light: #fca3d0; $custom-dark: #000000;
JSON
{
"hex": "#f678bc",
"rgb": {
"r": 246,
"g": 120,
"b": 188
},
"hsl": {
"h": 327.619,
"s": 87.5,
"l": 71.765
},
"oklch": {
"l": 0.73802,
"c": 0.17105,
"h": 348.5
},
"luminance": 0.36657
}Semantic roles & 50–950 ramp
primary
#F678BC
secondary
#D5F5E4
accent
#E46A01
background
#FFFAFC
surface
#FFF4F9
border
#D7CED2
text
#180F14
muted
#867F82