#F673F3#F673F3
#F673F3 is a light, highly saturated purple. Relative luminance 0.383; OKLCH L 75.4% C 0.218 H 328.4°. Best body text is #000000 at 8.66:1 contrast (WCAG AA passes).
Color values
| HEX | #F673F3 |
|---|---|
| RGB | rgb(246, 115, 243) |
| HSL | hsl(301, 88%, 71%) |
| HSV | hsv(301, 53%, 96%) |
| CMYK | cmyk(0%, 53.3%, 1.2%, 3.5%) |
| CIE-LAB | lab(68.26, 66.46, -41.72) |
| CIE-LCH | lch(68.26, 78.47, 327.88°) |
| OKLab | oklab(75.41% 0.1859 -0.1146) |
| OKLCH | oklch(75.41% 0.218 328.4) |
| XYZ | xyz(60.3136, 38.3290, 88.9981) |
| Luminance | 0.3832 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Purply Pink
#F075E6
ΔE00 2.02
Violet (CSS)
#EE82EE
ΔE00 2.89
Candy Pink
#FF63E9
ΔE00 3.02
Light Magenta
#FA5FF7
ΔE00 3.06
Violet Pink
#FB5FFC
ΔE00 3.24
Orchid
#DA70D6
ΔE00 5.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F673F3 #73F676
analogous
#B773F6 #F673F3 #F673B1
triadic
#F673F3 #F3F673 #73F3F6
tetradic
#F673F3 #F6B773 #73F676 #73B1F6
square
#F673F3 #F6B773 #73F676 #73B1F6
split-complementary
#F673F3 #B1F673 #73F6B7
monochromatic
#E00EDB #F239EE #F673F3 #FAADF8 #FDE2FD
Accessibility & contrast
On white
2.42
#F673F3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.66
#F673F3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F673F3
8.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F673F3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F673F3 | 1.00 | 2.42 | 8.66 | 8.66 |
| #FFFFFF | 2.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#689BF7
Deuteranopia (green-blind)
#91ADEF
Tritanopia (blue-blind)
#FD81A9
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #f673f3; /* rgb */ color: rgb(246, 115, 243); /* oklch */ color: oklch(75.4% 0.218 328.4);
Tailwind
colors: {
custom: {
50: '#fca1f7',
500: '#f673f3',
950: '#000000',
},
}SCSS
$custom: #f673f3; $custom-light: #fca1f7; $custom-dark: #000000;
JSON
{
"hex": "#f673f3",
"rgb": {
"r": 246,
"g": 115,
"b": 243
},
"hsl": {
"h": 301.374,
"s": 87.919,
"l": 70.784
},
"oklch": {
"l": 0.75414,
"c": 0.21838,
"h": 328.4
},
"luminance": 0.38325
}Semantic roles & 50–950 ramp
primary
#F673F3
secondary
#D1F4D2
accent
#E40601
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#180F17
muted
#867F85