#F673AF#F673AF
#F673AF is a light, vivid pink. Relative luminance 0.349; OKLCH L 72.7% C 0.172 H 353.5°. Best body text is #000000 at 7.99:1 contrast (WCAG AA passes).
Color values
| HEX | #F673AF |
|---|---|
| RGB | rgb(246, 115, 175) |
| HSL | hsl(333, 88%, 71%) |
| HSV | hsv(333, 53%, 96%) |
| CMYK | cmyk(0%, 53.3%, 28.9%, 3.5%) |
| CIE-LAB | lab(65.71, 56.40, -7.61) |
| CIE-LCH | lch(65.71, 56.91, 352.32°) |
| OKLab | oklab(72.69% 0.171 -0.0194) |
| OKLCH | oklch(72.69% 0.172 353.5) |
| XYZ | xyz(51.8767, 34.9543, 44.5639) |
| Luminance | 0.3495 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubble Gum Pink
#FF69AF
ΔE00 1.98
Bubblegum (survey)
#FF6CB5
ΔE00 2.06
Hot Pink
#FF69B4
ΔE00 2.34
Pink (survey)
#FF81C0
ΔE00 3.73
Carnation Pink
#FF7FA7
ΔE00 5.17
Medium Pink
#F36196
ΔE00 5.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F673AF #73F6BA
analogous
#F673F0 #F673AF #F67873
triadic
#F673AF #AFF673 #73AFF6
tetradic
#F673AF #F0F673 #73F6BA #7873F6
square
#F673AF #F0F673 #73F6BA #7873F6
split-complementary
#F673AF #73F678 #73F0F6
monochromatic
#E00E6E #F2398E #F673AF #FAADD0 #FDE2EF
Accessibility & contrast
On white
2.63
#F673AF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.99
#F673AF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F673AF
7.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F673AF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F673AF | 1.00 | 2.63 | 7.99 | 7.99 |
| #FFFFFF | 2.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8591B1
Deuteranopia (green-blind)
#A7A8AC
Tritanopia (blue-blind)
#FF6C8A
Achromatopsia (no color)
#A0A0A0
Design tokens & code
CSS
--color: #f673af; /* rgb */ color: rgb(246, 115, 175); /* oklch */ color: oklch(72.7% 0.172 353.5);
Tailwind
colors: {
custom: {
50: '#fca0c6',
500: '#f673af',
950: '#000000',
},
}SCSS
$custom: #f673af; $custom-light: #fca0c6; $custom-dark: #000000;
JSON
{
"hex": "#f673af",
"rgb": {
"r": 246,
"g": 115,
"b": 175
},
"hsl": {
"h": 332.519,
"s": 87.919,
"l": 70.784
},
"oklch": {
"l": 0.72689,
"c": 0.17207,
"h": 353.5
},
"luminance": 0.34949
}Semantic roles & 50–950 ramp
primary
#F673AF
secondary
#D1F4E4
accent
#E47C01
background
#FFFAFC
surface
#FFF4F8
border
#D7CED1
text
#180F13
muted
#867F82