#F673BF#F673BF
#F673BF is a light, vivid pink. Relative luminance 0.356; OKLCH L 73.2% C 0.180 H 346.6°. Best body text is #000000 at 8.12:1 contrast (WCAG AA passes).
Color values
| HEX | #F673BF |
|---|---|
| RGB | rgb(246, 115, 191) |
| HSL | hsl(325, 88%, 71%) |
| HSV | hsv(325, 53%, 96%) |
| CMYK | cmyk(0%, 53.3%, 22.4%, 3.5%) |
| CIE-LAB | lab(66.23, 58.51, -15.88) |
| CIE-LCH | lch(66.23, 60.63, 344.81°) |
| OKLab | oklab(73.24% 0.1756 -0.0418) |
| OKLCH | oklch(73.24% 0.18 346.6) |
| XYZ | xyz(53.5423, 35.6205, 53.3356) |
| Luminance | 0.3562 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum (survey)
#FF6CB5
ΔE00 2.82
Hot Pink
#FF69B4
ΔE00 2.99
Bubblegum Pink
#FE83CC
ΔE00 3.63
Pink (survey)
#FF81C0
ΔE00 3.78
Bubble Gum Pink
#FF69AF
ΔE00 3.89
Pale Magenta
#D767AD
ΔE00 6.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F673BF #73F6AA
analogous
#EB73F6 #F673BF #F6737D
triadic
#F673BF #BFF673 #73BFF6
tetradic
#F673BF #F6EB73 #73F6AA #737DF6
square
#F673BF #F6EB73 #73F6AA #737DF6
split-complementary
#F673BF #7DF673 #73F6EB
monochromatic
#E00E88 #F239A5 #F673BF #FAADD9 #FDE2F2
Accessibility & contrast
On white
2.59
#F673BF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.12
#F673BF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F673BF
8.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F673BF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F673BF | 1.00 | 2.59 | 8.12 | 8.12 |
| #FFFFFF | 2.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8093C1
Deuteranopia (green-blind)
#A3A9BC
Tritanopia (blue-blind)
#FF7191
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #f673bf; /* rgb */ color: rgb(246, 115, 191); /* oklch */ color: oklch(73.2% 0.180 346.6);
Tailwind
colors: {
custom: {
50: '#fca0d2',
500: '#f673bf',
950: '#000000',
},
}SCSS
$custom: #f673bf; $custom-light: #fca0d2; $custom-dark: #000000;
JSON
{
"hex": "#f673bf",
"rgb": {
"r": 246,
"g": 115,
"b": 191
},
"hsl": {
"h": 325.191,
"s": 87.919,
"l": 70.784
},
"oklch": {
"l": 0.73243,
"c": 0.18049,
"h": 346.6
},
"luminance": 0.35616
}Semantic roles & 50–950 ramp
primary
#F673BF
secondary
#D1F4E0
accent
#E46101
background
#FFFAFC
surface
#FFF4F9
border
#D7CED2
text
#180F14
muted
#867F82