#F673D7#F673D7
#F673D7 is a light, vivid pink. Relative luminance 0.368; OKLCH L 74.2% C 0.196 H 337.4°. Best body text is #000000 at 8.35:1 contrast (WCAG AA passes).
Color values
| HEX | #F673D7 |
|---|---|
| RGB | rgb(246, 115, 215) |
| HSL | hsl(314, 88%, 71%) |
| HSV | hsv(314, 53%, 96%) |
| CMYK | cmyk(0%, 53.3%, 12.6%, 3.5%) |
| CIE-LAB | lab(67.10, 61.98, -28.01) |
| CIE-LCH | lch(67.10, 68.02, 335.68°) |
| OKLab | oklab(74.18% 0.1812 -0.0756) |
| OKLCH | oklch(74.18% 0.196 337.4) |
| XYZ | xyz(56.4031, 36.7648, 68.4024) |
| Luminance | 0.3676 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Purply Pink
#F075E6
ΔE00 3.21
Candy Pink
#FF63E9
ΔE00 3.94
Violet (CSS)
#EE82EE
ΔE00 4.95
Lavender Pink
#DD85D7
ΔE00 5.13
Orchid
#DA70D6
ΔE00 5.25
Bubblegum Pink
#FE83CC
ΔE00 5.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F673D7 #73F692
analogous
#D373F6 #F673D7 #F67396
triadic
#F673D7 #D7F673 #73D7F6
tetradic
#F673D7 #F6D373 #73F692 #7396F6
square
#F673D7 #F6D373 #73F692 #7396F6
split-complementary
#F673D7 #96F673 #73F6D3
monochromatic
#E00EAF #F239C7 #F673D7 #FAADE7 #FDE2F7
Accessibility & contrast
On white
2.51
#F673D7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.35
#F673D7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F673D7
8.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F673D7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F673D7 | 1.00 | 2.51 | 8.35 | 8.35 |
| #FFFFFF | 2.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7697DA
Deuteranopia (green-blind)
#9CABD3
Tritanopia (blue-blind)
#FF789B
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #f673d7; /* rgb */ color: rgb(246, 115, 215); /* oklch */ color: oklch(74.2% 0.196 337.4);
Tailwind
colors: {
custom: {
50: '#fca0e3',
500: '#f673d7',
950: '#000000',
},
}SCSS
$custom: #f673d7; $custom-light: #fca0e3; $custom-dark: #000000;
JSON
{
"hex": "#f673d7",
"rgb": {
"r": 246,
"g": 115,
"b": 215
},
"hsl": {
"h": 314.198,
"s": 87.919,
"l": 70.784
},
"oklch": {
"l": 0.74176,
"c": 0.19637,
"h": 337.4
},
"luminance": 0.36761
}Semantic roles & 50–950 ramp
primary
#F673D7
secondary
#D1F4D9
accent
#E43701
background
#FFFAFD
surface
#FFF4FB
border
#D7CED4
text
#180F15
muted
#867F83