#F379FA#F379FA
#F379FA is a light, highly saturated purple. Relative luminance 0.396; OKLCH L 76.1% C 0.214 H 325.3°. Best body text is #000000 at 8.93:1 contrast (WCAG AA passes).
Color values
| HEX | #F379FA |
|---|---|
| RGB | rgb(243, 121, 250) |
| HSL | hsl(297, 93%, 73%) |
| HSV | hsv(297, 52%, 98%) |
| CMYK | cmyk(2.8%, 51.6%, 0%, 2%) |
| CIE-LAB | lab(69.21, 64.14, -44.10) |
| CIE-LCH | lch(69.21, 77.84, 325.48°) |
| OKLab | oklab(76.13% 0.1758 -0.1216) |
| OKLCH | oklch(76.13% 0.214 325.3) |
| XYZ | xyz(61.0535, 39.6348, 94.8583) |
| Luminance | 0.3963 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.62
Purply Pink
#F075E6
ΔE00 3.13
Violet Pink
#FB5FFC
ΔE00 3.89
Light Magenta
#FA5FF7
ΔE00 3.96
Candy Pink
#FF63E9
ΔE00 4.54
Orchid
#DA70D6
ΔE00 6.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F379FA #80FA79
analogous
#B279FA #F379FA #FA79C1
triadic
#F379FA #FAF379 #79FAF3
tetradic
#F379FA #FAB279 #80FA79 #79C1FA
square
#F379FA #FAB279 #80FA79 #79C1FA
split-complementary
#F379FA #C1FA79 #79FAB2
monochromatic
#E309F0 #EE3EF8 #F379FA #F8B4FC #FCE2FE
Accessibility & contrast
On white
2.35
#F379FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.93
#F379FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F379FA
8.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F379FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F379FA | 1.00 | 2.35 | 8.93 | 8.93 |
| #FFFFFF | 2.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#699FFE
Deuteranopia (green-blind)
#8FAEF6
Tritanopia (blue-blind)
#F889AF
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #f379fa; /* rgb */ color: rgb(243, 121, 250); /* oklch */ color: oklch(76.1% 0.214 325.3);
Tailwind
colors: {
custom: {
50: '#faa4fc',
500: '#f379fa',
950: '#000000',
},
}SCSS
$custom: #f379fa; $custom-light: #faa4fc; $custom-dark: #000000;
JSON
{
"hex": "#f379fa",
"rgb": {
"r": 243,
"g": 121,
"b": 250
},
"hsl": {
"h": 296.744,
"s": 92.806,
"l": 72.745
},
"oklch": {
"l": 0.76131,
"c": 0.21374,
"h": 325.3
},
"luminance": 0.39632
}Semantic roles & 50–950 ramp
primary
#F379FA
secondary
#D7F6D5
accent
#E6000C
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#181017
muted
#867F85