#F673B7#F673B7
#F673B7 is a light, vivid pink. Relative luminance 0.353; OKLCH L 73.0% C 0.176 H 350.0°. Best body text is #000000 at 8.05:1 contrast (WCAG AA passes).
Color values
| HEX | #F673B7 |
|---|---|
| RGB | rgb(246, 115, 183) |
| HSL | hsl(329, 88%, 71%) |
| HSV | hsv(329, 53%, 96%) |
| CMYK | cmyk(0%, 53.3%, 25.6%, 3.5%) |
| CIE-LAB | lab(65.96, 57.43, -11.76) |
| CIE-LCH | lch(65.96, 58.63, 348.42°) |
| OKLab | oklab(72.96% 0.1734 -0.0306) |
| OKLCH | oklch(72.96% 0.176 350) |
| XYZ | xyz(52.6858, 35.2779, 48.8251) |
| Luminance | 0.3527 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum (survey)
#FF6CB5
ΔE00 1.73
Hot Pink
#FF69B4
ΔE00 2.02
Bubble Gum Pink
#FF69AF
ΔE00 2.55
Pink (survey)
#FF81C0
ΔE00 3.31
Bubblegum Pink
#FE83CC
ΔE00 4.32
Pale Magenta
#D767AD
ΔE00 6.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F673B7 #73F6B2
analogous
#F373F6 #F673B7 #F67375
triadic
#F673B7 #B7F673 #73B7F6
tetradic
#F673B7 #F6F373 #73F6B2 #7375F6
square
#F673B7 #F6F373 #73F6B2 #7375F6
split-complementary
#F673B7 #75F673 #73F6F3
monochromatic
#E00E7B #F23999 #F673B7 #FAADD5 #FDE2F0
Accessibility & contrast
On white
2.61
#F673B7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.05
#F673B7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F673B7
8.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F673B7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F673B7 | 1.00 | 2.61 | 8.05 | 8.05 |
| #FFFFFF | 2.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8292B9
Deuteranopia (green-blind)
#A5A9B4
Tritanopia (blue-blind)
#FF6E8D
Achromatopsia (no color)
#A0A0A0
Design tokens & code
CSS
--color: #f673b7; /* rgb */ color: rgb(246, 115, 183); /* oklch */ color: oklch(73.0% 0.176 350.0);
Tailwind
colors: {
custom: {
50: '#fca0cc',
500: '#f673b7',
950: '#000000',
},
}SCSS
$custom: #f673b7; $custom-light: #fca0cc; $custom-dark: #000000;
JSON
{
"hex": "#f673b7",
"rgb": {
"r": 246,
"g": 115,
"b": 183
},
"hsl": {
"h": 328.855,
"s": 87.919,
"l": 70.784
},
"oklch": {
"l": 0.72959,
"c": 0.17603,
"h": 350
},
"luminance": 0.35273
}Semantic roles & 50–950 ramp
primary
#F673B7
secondary
#D1F4E2
accent
#E46E01
background
#FFFAFC
surface
#FFF4F8
border
#D7CED1
text
#180F13
muted
#867F82