#F673FF#F673FF
#F673FF is a light, highly saturated purple. Relative luminance 0.391; OKLCH L 76.0% C 0.229 H 325.0°. Best body text is #000000 at 8.81:1 contrast (WCAG AA passes).
Color values
| HEX | #F673FF |
|---|---|
| RGB | rgb(246, 115, 255) |
| HSL | hsl(296, 100%, 73%) |
| HSV | hsv(296, 55%, 100%) |
| CMYK | cmyk(3.5%, 54.9%, 0%, 0%) |
| CIE-LAB | lab(68.81, 68.51, -47.44) |
| CIE-LCH | lch(68.81, 83.34, 325.30°) |
| OKLab | oklab(75.99% 0.1872 -0.1311) |
| OKLCH | oklch(75.99% 0.229 325) |
| XYZ | xyz(62.1853, 39.0777, 98.8556) |
| Luminance | 0.3907 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet Pink
#FB5FFC
ΔE00 2.92
Light Magenta
#FA5FF7
ΔE00 3.16
Purply Pink
#F075E6
ΔE00 3.80
Violet (CSS)
#EE82EE
ΔE00 3.83
Candy Pink
#FF63E9
ΔE00 4.40
Orchid
#DA70D6
ΔE00 6.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F673FF #7CFF73
analogous
#B073FF #F673FF #FF73C2
triadic
#F673FF #FFF673 #73FFF6
tetradic
#F673FF #FFB073 #7CFF73 #73C2FF
square
#F673FF #FFB073 #7CFF73 #73C2FF
split-complementary
#F673FF #C2FF73 #73FFB0
monochromatic
#E800F8 #F236FF #F673FF #FAB0FF #FDE0FF
Accessibility & contrast
On white
2.38
#F673FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.81
#F673FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F673FF
8.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F673FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F673FF | 1.00 | 2.38 | 8.81 | 8.81 |
| #FFFFFF | 2.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#609EFF
Deuteranopia (green-blind)
#8BAEFB
Tritanopia (blue-blind)
#FB85AF
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #f673ff; /* rgb */ color: rgb(246, 115, 255); /* oklch */ color: oklch(76.0% 0.229 325.0);
Tailwind
colors: {
custom: {
50: '#fca1ff',
500: '#f673ff',
950: '#000000',
},
}SCSS
$custom: #f673ff; $custom-light: #fca1ff; $custom-dark: #000000;
JSON
{
"hex": "#f673ff",
"rgb": {
"r": 246,
"g": 115,
"b": 255
},
"hsl": {
"h": 296.143,
"s": 100,
"l": 72.549
},
"oklch": {
"l": 0.75992,
"c": 0.22856,
"h": 325
},
"luminance": 0.39074
}Semantic roles & 50–950 ramp
primary
#F673FF
secondary
#D6F7D4
accent
#E6000F
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#180F18
muted
#867F86