#F673F4#F673F4
#F673F4 is a light, highly saturated purple. Relative luminance 0.384; OKLCH L 75.5% C 0.219 H 328.1°. Best body text is #000000 at 8.68:1 contrast (WCAG AA passes).
Color values
| HEX | #F673F4 |
|---|---|
| RGB | rgb(246, 115, 244) |
| HSL | hsl(301, 88%, 71%) |
| HSV | hsv(301, 53%, 96%) |
| CMYK | cmyk(0%, 53.3%, 0.8%, 3.5%) |
| CIE-LAB | lab(68.31, 66.63, -42.20) |
| CIE-LCH | lch(68.31, 78.87, 327.65°) |
| OKLab | oklab(75.46% 0.186 -0.116) |
| OKLCH | oklch(75.46% 0.219 328.1) |
| XYZ | xyz(60.4650, 38.3896, 89.7955) |
| Luminance | 0.3839 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Purply Pink
#F075E6
ΔE00 2.16
Violet (CSS)
#EE82EE
ΔE00 2.93
Light Magenta
#FA5FF7
ΔE00 3.03
Candy Pink
#FF63E9
ΔE00 3.12
Violet Pink
#FB5FFC
ΔE00 3.17
Orchid
#DA70D6
ΔE00 5.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F673F4 #73F675
analogous
#B673F6 #F673F4 #F673B2
triadic
#F673F4 #F4F673 #73F4F6
tetradic
#F673F4 #F6B673 #73F675 #73B2F6
square
#F673F4 #F6B673 #73F675 #73B2F6
split-complementary
#F673F4 #B2F673 #73F6B6
monochromatic
#E00EDD #F239EF #F673F4 #FAADF9 #FDE2FD
Accessibility & contrast
On white
2.42
#F673F4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.68
#F673F4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F673F4
8.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F673F4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F673F4 | 1.00 | 2.42 | 8.68 | 8.68 |
| #FFFFFF | 2.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#679BF8
Deuteranopia (green-blind)
#90ADF0
Tritanopia (blue-blind)
#FD81A9
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #f673f4; /* rgb */ color: rgb(246, 115, 244); /* oklch */ color: oklch(75.5% 0.219 328.1);
Tailwind
colors: {
custom: {
50: '#fca1f8',
500: '#f673f4',
950: '#000000',
},
}SCSS
$custom: #f673f4; $custom-light: #fca1f8; $custom-dark: #000000;
JSON
{
"hex": "#f673f4",
"rgb": {
"r": 246,
"g": 115,
"b": 244
},
"hsl": {
"h": 300.916,
"s": 87.919,
"l": 70.784
},
"oklch": {
"l": 0.75461,
"c": 0.21921,
"h": 328.1
},
"luminance": 0.38386
}Semantic roles & 50–950 ramp
primary
#F673F4
secondary
#D1F4D1
accent
#E40401
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#180F17
muted
#867F85