#F673F7#F673F7
#F673F7 is a light, highly saturated purple. Relative luminance 0.386; OKLCH L 75.6% C 0.222 H 327.2°. Best body text is #000000 at 8.71:1 contrast (WCAG AA passes).
Color values
| HEX | #F673F7 |
|---|---|
| RGB | rgb(246, 115, 247) |
| HSL | hsl(300, 89%, 71%) |
| HSV | hsv(300, 53%, 97%) |
| CMYK | cmyk(0.4%, 53.4%, 0%, 3.1%) |
| CIE-LAB | lab(68.44, 67.14, -43.64) |
| CIE-LCH | lch(68.44, 80.07, 326.98°) |
| OKLab | oklab(75.6% 0.1864 -0.1201) |
| OKLCH | oklch(75.6% 0.222 327.2) |
| XYZ | xyz(60.9242, 38.5733, 92.2140) |
| Luminance | 0.3857 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Purply Pink
#F075E6
ΔE00 2.61
Light Magenta
#FA5FF7
ΔE00 2.96
Violet Pink
#FB5FFC
ΔE00 3.00
Violet (CSS)
#EE82EE
ΔE00 3.12
Candy Pink
#FF63E9
ΔE00 3.43
Orchid
#DA70D6
ΔE00 5.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F673F7 #74F773
analogous
#B473F7 #F673F7 #F773B6
triadic
#F673F7 #F7F673 #73F7F6
tetradic
#F673F7 #F7B473 #74F773 #73B6F7
square
#F673F7 #F7B473 #74F773 #73B6F7
split-complementary
#F673F7 #B6F773 #73F7B4
monochromatic
#E10DE3 #F239F4 #F673F7 #FAADFA #FDE2FD
Accessibility & contrast
On white
2.41
#F673F7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.71
#F673F7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F673F7
8.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F673F7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F673F7 | 1.00 | 2.41 | 8.71 | 8.71 |
| #FFFFFF | 2.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#659CFB
Deuteranopia (green-blind)
#8FADF3
Tritanopia (blue-blind)
#FC82AB
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #f673f7; /* rgb */ color: rgb(246, 115, 247); /* oklch */ color: oklch(75.6% 0.222 327.2);
Tailwind
colors: {
custom: {
50: '#fca1fa',
500: '#f673f7',
950: '#000000',
},
}SCSS
$custom: #f673f7; $custom-light: #fca1fa; $custom-dark: #000000;
JSON
{
"hex": "#f673f7",
"rgb": {
"r": 246,
"g": 115,
"b": 247
},
"hsl": {
"h": 299.545,
"s": 89.189,
"l": 70.98
},
"oklch": {
"l": 0.75603,
"c": 0.22173,
"h": 327.2
},
"luminance": 0.3857
}Semantic roles & 50–950 ramp
primary
#F673F7
secondary
#D2F4D1
accent
#E60002
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#180F17
muted
#867F85