#F673F8#F673F8
#F673F8 is a light, highly saturated purple. Relative luminance 0.386; OKLCH L 75.7% C 0.223 H 326.9°. Best body text is #000000 at 8.73:1 contrast (WCAG AA passes).
Color values
| HEX | #F673F8 |
|---|---|
| RGB | rgb(246, 115, 248) |
| HSL | hsl(299, 90%, 71%) |
| HSV | hsv(299, 54%, 97%) |
| CMYK | cmyk(0.8%, 53.6%, 0%, 2.7%) |
| CIE-LAB | lab(68.49, 67.31, -44.11) |
| CIE-LCH | lch(68.49, 80.48, 326.76°) |
| OKLab | oklab(75.65% 0.1865 -0.1215) |
| OKLCH | oklch(75.65% 0.223 326.9) |
| XYZ | xyz(61.0790, 38.6352, 93.0289) |
| Luminance | 0.3863 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Purply Pink
#F075E6
ΔE00 2.76
Light Magenta
#FA5FF7
ΔE00 2.96
Violet Pink
#FB5FFC
ΔE00 2.96
Violet (CSS)
#EE82EE
ΔE00 3.19
Candy Pink
#FF63E9
ΔE00 3.55
Orchid
#DA70D6
ΔE00 5.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F673F8 #75F873
analogous
#B373F8 #F673F8 #F873B7
triadic
#F673F8 #F8F673 #73F8F6
tetradic
#F673F8 #F8B373 #75F873 #73B7F8
square
#F673F8 #F8B373 #75F873 #73B7F8
split-complementary
#F673F8 #B7F873 #73F8B3
monochromatic
#E20BE5 #F239F5 #F673F8 #FAADFB #FDE2FE
Accessibility & contrast
On white
2.41
#F673F8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.73
#F673F8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F673F8
8.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F673F8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F673F8 | 1.00 | 2.41 | 8.73 | 8.73 |
| #FFFFFF | 2.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#649CFC
Deuteranopia (green-blind)
#8EADF4
Tritanopia (blue-blind)
#FC83AB
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #f673f8; /* rgb */ color: rgb(246, 115, 248); /* oklch */ color: oklch(75.7% 0.223 326.9);
Tailwind
colors: {
custom: {
50: '#fca1fb',
500: '#f673f8',
950: '#000000',
},
}SCSS
$custom: #f673f8; $custom-light: #fca1fb; $custom-dark: #000000;
JSON
{
"hex": "#f673f8",
"rgb": {
"r": 246,
"g": 115,
"b": 248
},
"hsl": {
"h": 299.098,
"s": 90.476,
"l": 71.176
},
"oklch": {
"l": 0.75651,
"c": 0.22258,
"h": 326.9
},
"luminance": 0.38632
}Semantic roles & 50–950 ramp
primary
#F673F8
secondary
#D2F5D2
accent
#E60003
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#180F17
muted
#867F85