#F379F9#F379F9
#F379F9 is a light, highly saturated purple. Relative luminance 0.396; OKLCH L 76.1% C 0.213 H 325.6°. Best body text is #000000 at 8.91:1 contrast (WCAG AA passes).
Color values
| HEX | #F379F9 |
|---|---|
| RGB | rgb(243, 121, 249) |
| HSL | hsl(297, 91%, 73%) |
| HSV | hsv(297, 51%, 98%) |
| CMYK | cmyk(2.4%, 51.4%, 0%, 2.4%) |
| CIE-LAB | lab(69.16, 63.96, -43.63) |
| CIE-LCH | lch(69.16, 77.42, 325.70°) |
| OKLab | oklab(76.08% 0.1757 -0.1202) |
| OKLCH | oklch(76.08% 0.213 325.6) |
| XYZ | xyz(60.8971, 39.5722, 94.0347) |
| Luminance | 0.3957 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.50
Purply Pink
#F075E6
ΔE00 2.98
Violet Pink
#FB5FFC
ΔE00 3.91
Light Magenta
#FA5FF7
ΔE00 3.95
Candy Pink
#FF63E9
ΔE00 4.44
Orchid
#DA70D6
ΔE00 6.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F379F9 #7FF979
analogous
#B379F9 #F379F9 #F979BF
triadic
#F379F9 #F9F379 #79F9F3
tetradic
#F379F9 #F9B379 #7FF979 #79BFF9
square
#F379F9 #F9B379 #7FF979 #79BFF9
split-complementary
#F379F9 #BFF979 #79F9B3
monochromatic
#E20BED #EE3EF6 #F379F9 #F8B4FC #FCE2FE
Accessibility & contrast
On white
2.36
#F379F9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.91
#F379F9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F379F9
8.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F379F9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F379F9 | 1.00 | 2.36 | 8.91 | 8.91 |
| #FFFFFF | 2.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6A9FFD
Deuteranopia (green-blind)
#90AEF5
Tritanopia (blue-blind)
#F888AE
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #f379f9; /* rgb */ color: rgb(243, 121, 249); /* oklch */ color: oklch(76.1% 0.213 325.6);
Tailwind
colors: {
custom: {
50: '#faa4fb',
500: '#f379f9',
950: '#000000',
},
}SCSS
$custom: #f379f9; $custom-light: #faa4fb; $custom-dark: #000000;
JSON
{
"hex": "#f379f9",
"rgb": {
"r": 243,
"g": 121,
"b": 249
},
"hsl": {
"h": 297.188,
"s": 91.429,
"l": 72.549
},
"oklch": {
"l": 0.76083,
"c": 0.21285,
"h": 325.6
},
"luminance": 0.39569
}Semantic roles & 50–950 ramp
primary
#F379F9
secondary
#D7F6D5
accent
#E6000B
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#181017
muted
#867F85