#F377FA#F377FA
#F377FA is a light, highly saturated purple. Relative luminance 0.392; OKLCH L 75.9% C 0.217 H 325.4°. Best body text is #000000 at 8.83:1 contrast (WCAG AA passes).
Color values
| HEX | #F377FA |
|---|---|
| RGB | rgb(243, 119, 250) |
| HSL | hsl(297, 93%, 72%) |
| HSV | hsv(297, 52%, 98%) |
| CMYK | cmyk(2.8%, 52.4%, 0%, 2%) |
| CIE-LAB | lab(68.86, 65.06, -44.65) |
| CIE-LCH | lch(68.86, 78.91, 325.54°) |
| OKLab | oklab(75.88% 0.1784 -0.1231) |
| OKLCH | oklch(75.88% 0.217 325.4) |
| XYZ | xyz(60.8129, 39.1537, 94.7782) |
| Luminance | 0.3915 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.88
Purply Pink
#F075E6
ΔE00 3.11
Violet Pink
#FB5FFC
ΔE00 3.55
Light Magenta
#FA5FF7
ΔE00 3.62
Candy Pink
#FF63E9
ΔE00 4.35
Orchid
#DA70D6
ΔE00 6.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F377FA #7EFA77
analogous
#B277FA #F377FA #FA77BF
triadic
#F377FA #FAF377 #77FAF3
tetradic
#F377FA #FAB277 #7EFA77 #77BFFA
square
#F377FA #FAB277 #7EFA77 #77BFFA
split-complementary
#F377FA #BFFA77 #77FAB2
monochromatic
#E209EE #EE3CF8 #F377FA #F8B2FC #FCE1FE
Accessibility & contrast
On white
2.38
#F377FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.83
#F377FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F377FA
8.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F377FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F377FA | 1.00 | 2.38 | 8.83 | 8.83 |
| #FFFFFF | 2.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#679EFE
Deuteranopia (green-blind)
#8EADF6
Tritanopia (blue-blind)
#F887AE
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #f377fa; /* rgb */ color: rgb(243, 119, 250); /* oklch */ color: oklch(75.9% 0.217 325.4);
Tailwind
colors: {
custom: {
50: '#faa3fc',
500: '#f377fa',
950: '#000000',
},
}SCSS
$custom: #f377fa; $custom-light: #faa3fc; $custom-dark: #000000;
JSON
{
"hex": "#f377fa",
"rgb": {
"r": 243,
"g": 119,
"b": 250
},
"hsl": {
"h": 296.794,
"s": 92.908,
"l": 72.353
},
"oklch": {
"l": 0.75876,
"c": 0.21673,
"h": 325.4
},
"luminance": 0.3915
}Semantic roles & 50–950 ramp
primary
#F377FA
secondary
#D7F6D5
accent
#E6000C
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#180F17
muted
#867F85