#F379FB#F379FB
#F379FB is a light, highly saturated purple. Relative luminance 0.397; OKLCH L 76.2% C 0.215 H 325.1°. Best body text is #000000 at 8.94:1 contrast (WCAG AA passes).
Color values
| HEX | #F379FB |
|---|---|
| RGB | rgb(243, 121, 251) |
| HSL | hsl(296, 94%, 73%) |
| HSV | hsv(296, 52%, 98%) |
| CMYK | cmyk(3.2%, 51.8%, 0%, 1.6%) |
| CIE-LAB | lab(69.25, 64.31, -44.58) |
| CIE-LCH | lch(69.25, 78.25, 325.27°) |
| OKLab | oklab(76.18% 0.1759 -0.1229) |
| OKLCH | oklch(76.18% 0.215 325.1) |
| XYZ | xyz(61.2107, 39.6977, 95.6863) |
| Luminance | 0.3969 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.74
Purply Pink
#F075E6
ΔE00 3.28
Violet Pink
#FB5FFC
ΔE00 3.88
Light Magenta
#FA5FF7
ΔE00 3.98
Candy Pink
#FF63E9
ΔE00 4.65
Orchid
#DA70D6
ΔE00 6.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F379FB #81FB79
analogous
#B279FB #F379FB #FB79C2
triadic
#F379FB #FBF379 #79FBF3
tetradic
#F379FB #FBB279 #81FB79 #79C2FB
square
#F379FB #FBB279 #81FB79 #79C2FB
split-complementary
#F379FB #C2FB79 #79FBB2
monochromatic
#E407F2 #EE3EF9 #F379FB #F8B4FD #FCE1FE
Accessibility & contrast
On white
2.35
#F379FB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.94
#F379FB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F379FB
8.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F379FB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F379FB | 1.00 | 2.35 | 8.94 | 8.94 |
| #FFFFFF | 2.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#699FFF
Deuteranopia (green-blind)
#8FAEF7
Tritanopia (blue-blind)
#F889AF
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #f379fb; /* rgb */ color: rgb(243, 121, 251); /* oklch */ color: oklch(76.2% 0.215 325.1);
Tailwind
colors: {
custom: {
50: '#faa4fd',
500: '#f379fb',
950: '#000000',
},
}SCSS
$custom: #f379fb; $custom-light: #faa4fd; $custom-dark: #000000;
JSON
{
"hex": "#f379fb",
"rgb": {
"r": 243,
"g": 121,
"b": 251
},
"hsl": {
"h": 296.308,
"s": 94.203,
"l": 72.941
},
"oklch": {
"l": 0.76179,
"c": 0.21462,
"h": 325.1
},
"luminance": 0.39694
}Semantic roles & 50–950 ramp
primary
#F379FB
secondary
#D7F6D5
accent
#E6000E
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#181017
muted
#867F85