#F673F2#F673F2
#F673F2 is a light, highly saturated purple. Relative luminance 0.383; OKLCH L 75.4% C 0.218 H 328.6°. Best body text is #000000 at 8.65:1 contrast (WCAG AA passes).
Color values
| HEX | #F673F2 |
|---|---|
| RGB | rgb(246, 115, 242) |
| HSL | hsl(302, 88%, 71%) |
| HSV | hsv(302, 53%, 96%) |
| CMYK | cmyk(0%, 53.3%, 1.6%, 3.5%) |
| CIE-LAB | lab(68.22, 66.30, -41.24) |
| CIE-LCH | lch(68.22, 78.07, 328.12°) |
| OKLab | oklab(75.37% 0.1858 -0.1132) |
| OKLCH | oklch(75.37% 0.218 328.6) |
| XYZ | xyz(60.1630, 38.2688, 88.2049) |
| Luminance | 0.3826 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Purply Pink
#F075E6
ΔE00 1.87
Violet (CSS)
#EE82EE
ΔE00 2.85
Candy Pink
#FF63E9
ΔE00 2.93
Light Magenta
#FA5FF7
ΔE00 3.11
Violet Pink
#FB5FFC
ΔE00 3.32
Orchid
#DA70D6
ΔE00 5.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F673F2 #73F677
analogous
#B873F6 #F673F2 #F673B0
triadic
#F673F2 #F2F673 #73F2F6
tetradic
#F673F2 #F6B873 #73F677 #73B0F6
square
#F673F2 #F6B873 #73F677 #73B0F6
split-complementary
#F673F2 #B0F673 #73F6B8
monochromatic
#E00EDA #F239ED #F673F2 #FAADF7 #FDE2FC
Accessibility & contrast
On white
2.43
#F673F2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.65
#F673F2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F673F2
8.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F673F2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F673F2 | 1.00 | 2.43 | 8.65 | 8.65 |
| #FFFFFF | 2.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#689BF6
Deuteranopia (green-blind)
#91ADEE
Tritanopia (blue-blind)
#FD81A8
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #f673f2; /* rgb */ color: rgb(246, 115, 242); /* oklch */ color: oklch(75.4% 0.218 328.6);
Tailwind
colors: {
custom: {
50: '#fca1f7',
500: '#f673f2',
950: '#000000',
},
}SCSS
$custom: #f673f2; $custom-light: #fca1f7; $custom-dark: #000000;
JSON
{
"hex": "#f673f2",
"rgb": {
"r": 246,
"g": 115,
"b": 242
},
"hsl": {
"h": 301.832,
"s": 87.919,
"l": 70.784
},
"oklch": {
"l": 0.75367,
"c": 0.21754,
"h": 328.6
},
"luminance": 0.38265
}Semantic roles & 50–950 ramp
primary
#F673F2
secondary
#D1F4D2
accent
#E40801
background
#FFFAFF
surface
#FFF4FE
border
#D7CED6
text
#180F17
muted
#867F85