#F673D9#F673D9
#F673D9 is a light, vivid pink. Relative luminance 0.369; OKLCH L 74.3% C 0.198 H 336.7°. Best body text is #000000 at 8.37:1 contrast (WCAG AA passes).
Color values
| HEX | #F673D9 |
|---|---|
| RGB | rgb(246, 115, 217) |
| HSL | hsl(313, 88%, 71%) |
| HSV | hsv(313, 53%, 96%) |
| CMYK | cmyk(0%, 53.3%, 11.8%, 3.5%) |
| CIE-LAB | lab(67.18, 62.28, -29.01) |
| CIE-LCH | lch(67.18, 68.71, 335.03°) |
| OKLab | oklab(74.26% 0.1817 -0.0784) |
| OKLCH | oklch(74.26% 0.198 336.7) |
| XYZ | xyz(56.6616, 36.8682, 69.7641) |
| Luminance | 0.3686 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Purply Pink
#F075E6
ΔE00 2.85
Candy Pink
#FF63E9
ΔE00 3.66
Violet (CSS)
#EE82EE
ΔE00 4.65
Lavender Pink
#DD85D7
ΔE00 5.07
Orchid
#DA70D6
ΔE00 5.10
Bubblegum Pink
#FE83CC
ΔE00 5.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F673D9 #73F690
analogous
#D173F6 #F673D9 #F67398
triadic
#F673D9 #D9F673 #73D9F6
tetradic
#F673D9 #F6D173 #73F690 #7398F6
square
#F673D9 #F6D173 #73F690 #7398F6
split-complementary
#F673D9 #98F673 #73F6D1
monochromatic
#E00EB2 #F239C9 #F673D9 #FAADE9 #FDE2F7
Accessibility & contrast
On white
2.51
#F673D9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.37
#F673D9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F673D9
8.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F673D9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F673D9 | 1.00 | 2.51 | 8.37 | 8.37 |
| #FFFFFF | 2.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7597DC
Deuteranopia (green-blind)
#9BABD5
Tritanopia (blue-blind)
#FF799C
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #f673d9; /* rgb */ color: rgb(246, 115, 217); /* oklch */ color: oklch(74.3% 0.198 336.7);
Tailwind
colors: {
custom: {
50: '#fca0e5',
500: '#f673d9',
950: '#000000',
},
}SCSS
$custom: #f673d9; $custom-light: #fca0e5; $custom-dark: #000000;
JSON
{
"hex": "#f673d9",
"rgb": {
"r": 246,
"g": 115,
"b": 217
},
"hsl": {
"h": 313.282,
"s": 87.919,
"l": 70.784
},
"oklch": {
"l": 0.7426,
"c": 0.19784,
"h": 336.7
},
"luminance": 0.36864
}Semantic roles & 50–950 ramp
primary
#F673D9
secondary
#D1F4D9
accent
#E43301
background
#FFFAFE
surface
#FFF4FC
border
#D7CED5
text
#180F15
muted
#867F84