#F374F9#F374F9
#F374F9 is a light, highly saturated purple. Relative luminance 0.384; OKLCH L 75.5% C 0.220 H 325.7°. Best body text is #000000 at 8.68:1 contrast (WCAG AA passes).
Color values
| HEX | #F374F9 |
|---|---|
| RGB | rgb(243, 116, 249) |
| HSL | hsl(297, 92%, 72%) |
| HSV | hsv(297, 53%, 98%) |
| CMYK | cmyk(2.4%, 53.4%, 0%, 2.4%) |
| CIE-LAB | lab(68.31, 66.26, -44.97) |
| CIE-LCH | lch(68.31, 80.08, 325.83°) |
| OKLab | oklab(75.45% 0.1821 -0.124) |
| OKLCH | oklch(75.45% 0.22 325.7) |
| XYZ | xyz(60.3051, 38.3884, 93.8374) |
| Luminance | 0.3839 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Purply Pink
#F075E6
ΔE00 2.99
Violet Pink
#FB5FFC
ΔE00 3.06
Light Magenta
#FA5FF7
ΔE00 3.11
Violet (CSS)
#EE82EE
ΔE00 3.21
Candy Pink
#FF63E9
ΔE00 3.99
Orchid
#DA70D6
ΔE00 5.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F374F9 #7AF974
analogous
#B174F9 #F374F9 #F974BD
triadic
#F374F9 #F9F374 #74F9F3
tetradic
#F374F9 #F9B174 #7AF974 #74BDF9
square
#F374F9 #F9B174 #7AF974 #74BDF9
split-complementary
#F374F9 #BDF974 #74F9B1
monochromatic
#DF0AE9 #EE39F6 #F374F9 #F8AFFC #FCE2FE
Accessibility & contrast
On white
2.42
#F374F9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.68
#F374F9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F374F9
8.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F374F9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F374F9 | 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)
#649CFD
Deuteranopia (green-blind)
#8CACF5
Tritanopia (blue-blind)
#F884AC
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #f374f9; /* rgb */ color: rgb(243, 116, 249); /* oklch */ color: oklch(75.5% 0.220 325.7);
Tailwind
colors: {
custom: {
50: '#faa1fb',
500: '#f374f9',
950: '#000000',
},
}SCSS
$custom: #f374f9; $custom-light: #faa1fb; $custom-dark: #000000;
JSON
{
"hex": "#f374f9",
"rgb": {
"r": 243,
"g": 116,
"b": 249
},
"hsl": {
"h": 297.293,
"s": 91.724,
"l": 71.569
},
"oklch": {
"l": 0.75453,
"c": 0.22031,
"h": 325.7
},
"luminance": 0.38385
}Semantic roles & 50–950 ramp
primary
#F374F9
secondary
#D5F5D3
accent
#E6000A
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#180F17
muted
#867F85