#F673F5#F673F5
#F673F5 is a light, highly saturated purple. Relative luminance 0.384; OKLCH L 75.5% C 0.220 H 327.8°. Best body text is #000000 at 8.69:1 contrast (WCAG AA passes).
Color values
| HEX | #F673F5 |
|---|---|
| RGB | rgb(246, 115, 245) |
| HSL | hsl(300, 88%, 71%) |
| HSV | hsv(300, 53%, 96%) |
| CMYK | cmyk(0%, 53.3%, 0.4%, 3.5%) |
| CIE-LAB | lab(68.35, 66.80, -42.68) |
| CIE-LCH | lch(68.35, 79.27, 327.43°) |
| OKLab | oklab(75.51% 0.1862 -0.1173) |
| OKLCH | oklch(75.51% 0.22 327.8) |
| XYZ | xyz(60.6173, 38.4505, 90.5974) |
| Luminance | 0.3845 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Purply Pink
#F075E6
ΔE00 2.31
Violet (CSS)
#EE82EE
ΔE00 2.99
Light Magenta
#FA5FF7
ΔE00 3.00
Violet Pink
#FB5FFC
ΔE00 3.11
Candy Pink
#FF63E9
ΔE00 3.22
Orchid
#DA70D6
ΔE00 5.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F673F5 #73F674
analogous
#B573F6 #F673F5 #F673B3
triadic
#F673F5 #F5F673 #73F5F6
tetradic
#F673F5 #F6B573 #73F674 #73B3F6
square
#F673F5 #F6B573 #73F674 #73B3F6
split-complementary
#F673F5 #B3F673 #73F6B5
monochromatic
#E00EDF #F239F1 #F673F5 #FAADF9 #FDE2FD
Accessibility & contrast
On white
2.42
#F673F5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.69
#F673F5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F673F5
8.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F673F5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F673F5 | 1.00 | 2.42 | 8.69 | 8.69 |
| #FFFFFF | 2.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#669CF9
Deuteranopia (green-blind)
#90ADF1
Tritanopia (blue-blind)
#FD82AA
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #f673f5; /* rgb */ color: rgb(246, 115, 245); /* oklch */ color: oklch(75.5% 0.220 327.8);
Tailwind
colors: {
custom: {
50: '#fca1f9',
500: '#f673f5',
950: '#000000',
},
}SCSS
$custom: #f673f5; $custom-light: #fca1f9; $custom-dark: #000000;
JSON
{
"hex": "#f673f5",
"rgb": {
"r": 246,
"g": 115,
"b": 245
},
"hsl": {
"h": 300.458,
"s": 87.919,
"l": 70.784
},
"oklch": {
"l": 0.75508,
"c": 0.22005,
"h": 327.8
},
"luminance": 0.38447
}Semantic roles & 50–950 ramp
primary
#F673F5
secondary
#D1F4D1
accent
#E40301
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#180F17
muted
#867F85