#F673B2#F673B2
#F673B2 is a light, vivid pink. Relative luminance 0.351; OKLCH L 72.8% C 0.173 H 352.2°. Best body text is #000000 at 8.01:1 contrast (WCAG AA passes).
Color values
| HEX | #F673B2 |
|---|---|
| RGB | rgb(246, 115, 178) |
| HSL | hsl(331, 88%, 71%) |
| HSV | hsv(331, 53%, 96%) |
| CMYK | cmyk(0%, 53.3%, 27.6%, 3.5%) |
| CIE-LAB | lab(65.81, 56.79, -9.17) |
| CIE-LCH | lch(65.81, 57.52, 350.83°) |
| OKLab | oklab(72.79% 0.1719 -0.0236) |
| OKLCH | oklch(72.79% 0.173 352.2) |
| XYZ | xyz(52.1747, 35.0734, 46.1329) |
| Luminance | 0.3507 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum (survey)
#FF6CB5
ΔE00 1.73
Bubble Gum Pink
#FF69AF
ΔE00 2.03
Hot Pink
#FF69B4
ΔE00 2.04
Pink (survey)
#FF81C0
ΔE00 3.47
Bubblegum Pink
#FE83CC
ΔE00 5.04
Carnation Pink
#FF7FA7
ΔE00 5.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F673B2 #73F6B7
analogous
#F673F3 #F673B2 #F67573
triadic
#F673B2 #B2F673 #73B2F6
tetradic
#F673B2 #F3F673 #73F6B7 #7573F6
square
#F673B2 #F3F673 #73F6B7 #7573F6
split-complementary
#F673B2 #73F675 #73F3F6
monochromatic
#E00E73 #F23992 #F673B2 #FAADD2 #FDE2EF
Accessibility & contrast
On white
2.62
#F673B2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.01
#F673B2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F673B2
8.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F673B2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F673B2 | 1.00 | 2.62 | 8.01 | 8.01 |
| #FFFFFF | 2.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8491B4
Deuteranopia (green-blind)
#A7A9AF
Tritanopia (blue-blind)
#FF6D8B
Achromatopsia (no color)
#A0A0A0
Design tokens & code
CSS
--color: #f673b2; /* rgb */ color: rgb(246, 115, 178); /* oklch */ color: oklch(72.8% 0.173 352.2);
Tailwind
colors: {
custom: {
50: '#fca0c9',
500: '#f673b2',
950: '#000000',
},
}SCSS
$custom: #f673b2; $custom-light: #fca0c9; $custom-dark: #000000;
JSON
{
"hex": "#f673b2",
"rgb": {
"r": 246,
"g": 115,
"b": 178
},
"hsl": {
"h": 331.145,
"s": 87.919,
"l": 70.784
},
"oklch": {
"l": 0.72788,
"c": 0.17349,
"h": 352.2
},
"luminance": 0.35069
}Semantic roles & 50–950 ramp
primary
#F673B2
secondary
#D1F4E3
accent
#E47701
background
#FFFAFC
surface
#FFF4F8
border
#D7CED1
text
#180F13
muted
#867F82