#F374F2#F374F2
#F374F2 is a light, highly saturated purple. Relative luminance 0.380; OKLCH L 75.1% C 0.214 H 327.7°. Best body text is #000000 at 8.59:1 contrast (WCAG AA passes).
Color values
| HEX | #F374F2 |
|---|---|
| RGB | rgb(243, 116, 242) |
| HSL | hsl(300, 84%, 70%) |
| HSV | hsv(300, 52%, 95%) |
| CMYK | cmyk(0%, 52.3%, 0.4%, 4.7%) |
| CIE-LAB | lab(67.99, 65.05, -41.62) |
| CIE-LCH | lch(67.99, 77.23, 327.39°) |
| OKLab | oklab(75.12% 0.1812 -0.1144) |
| OKLCH | oklch(75.12% 0.214 327.7) |
| XYZ | xyz(59.2336, 37.9598, 88.1942) |
| Luminance | 0.3796 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Purply Pink
#F075E6
ΔE00 1.89
Violet (CSS)
#EE82EE
ΔE00 2.70
Light Magenta
#FA5FF7
ΔE00 3.19
Candy Pink
#FF63E9
ΔE00 3.26
Violet Pink
#FB5FFC
ΔE00 3.37
Orchid
#DA70D6
ΔE00 5.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F374F2 #74F375
analogous
#B474F3 #F374F2 #F374B3
triadic
#F374F2 #F2F374 #74F2F3
tetradic
#F374F2 #F3B474 #74F375 #74B3F3
square
#F374F2 #F3B474 #74F375 #74B3F3
split-complementary
#F374F2 #B3F374 #74F3B4
monochromatic
#DA13D8 #EE3CED #F374F2 #F8ACF7 #FDE3FC
Accessibility & contrast
On white
2.44
#F374F2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.59
#F374F2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F374F2
8.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F374F2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F374F2 | 1.00 | 2.44 | 8.59 | 8.59 |
| #FFFFFF | 2.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#689BF6
Deuteranopia (green-blind)
#90ACEE
Tritanopia (blue-blind)
#FA82A9
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #f374f2; /* rgb */ color: rgb(243, 116, 242); /* oklch */ color: oklch(75.1% 0.214 327.7);
Tailwind
colors: {
custom: {
50: '#faa1f7',
500: '#f374f2',
950: '#000000',
},
}SCSS
$custom: #f374f2; $custom-light: #faa1f7; $custom-dark: #000000;
JSON
{
"hex": "#f374f2",
"rgb": {
"r": 243,
"g": 116,
"b": 242
},
"hsl": {
"h": 300.472,
"s": 84.106,
"l": 70.392
},
"oklch": {
"l": 0.75118,
"c": 0.21431,
"h": 327.7
},
"luminance": 0.37956
}Semantic roles & 50–950 ramp
primary
#F374F2
secondary
#D0F3D0
accent
#E10705
background
#FFFAFF
surface
#FFF4FE
border
#D7CED6
text
#180F17
muted
#867F85