#F673D4#F673D4
#F673D4 is a light, vivid pink. Relative luminance 0.366; OKLCH L 74.1% C 0.194 H 338.4°. Best body text is #000000 at 8.32:1 contrast (WCAG AA passes).
Color values
| HEX | #F673D4 |
|---|---|
| RGB | rgb(246, 115, 212) |
| HSL | hsl(316, 88%, 71%) |
| HSV | hsv(316, 53%, 96%) |
| CMYK | cmyk(0%, 53.3%, 13.8%, 3.5%) |
| CIE-LAB | lab(66.98, 61.53, -26.52) |
| CIE-LCH | lch(66.98, 67.00, 336.68°) |
| OKLab | oklab(74.05% 0.1806 -0.0714) |
| OKLCH | oklch(74.05% 0.194 338.4) |
| XYZ | xyz(56.0211, 36.6120, 66.3908) |
| Luminance | 0.3661 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Purply Pink
#F075E6
ΔE00 3.75
Candy Pink
#FF63E9
ΔE00 4.39
Bubblegum Pink
#FE83CC
ΔE00 4.93
Lavender Pink
#DD85D7
ΔE00 5.27
Violet (CSS)
#EE82EE
ΔE00 5.41
Orchid
#DA70D6
ΔE00 5.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F673D4 #73F695
analogous
#D773F6 #F673D4 #F67392
triadic
#F673D4 #D4F673 #73D4F6
tetradic
#F673D4 #F6D773 #73F695 #7392F6
square
#F673D4 #F6D773 #73F695 #7392F6
split-complementary
#F673D4 #92F673 #73F6D7
monochromatic
#E00EAA #F239C2 #F673D4 #FAADE6 #FDE2F6
Accessibility & contrast
On white
2.52
#F673D4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.32
#F673D4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F673D4
8.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F673D4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F673D4 | 1.00 | 2.52 | 8.32 | 8.32 |
| #FFFFFF | 2.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7796D7
Deuteranopia (green-blind)
#9DABD1
Tritanopia (blue-blind)
#FF779A
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #f673d4; /* rgb */ color: rgb(246, 115, 212); /* oklch */ color: oklch(74.1% 0.194 338.4);
Tailwind
colors: {
custom: {
50: '#fca0e1',
500: '#f673d4',
950: '#000000',
},
}SCSS
$custom: #f673d4; $custom-light: #fca0e1; $custom-dark: #000000;
JSON
{
"hex": "#f673d4",
"rgb": {
"r": 246,
"g": 115,
"b": 212
},
"hsl": {
"h": 315.573,
"s": 87.919,
"l": 70.784
},
"oklch": {
"l": 0.74053,
"c": 0.19421,
"h": 338.4
},
"luminance": 0.36608
}Semantic roles & 50–950 ramp
primary
#F673D4
secondary
#D1F4DA
accent
#E43C01
background
#FFFAFD
surface
#FFF4FB
border
#D7CED4
text
#180F15
muted
#867F83