#F377FB#F377FB
#F377FB is a light, highly saturated purple. Relative luminance 0.392; OKLCH L 75.9% C 0.218 H 325.1°. Best body text is #000000 at 8.84:1 contrast (WCAG AA passes).
Color values
| HEX | #F377FB |
|---|---|
| RGB | rgb(243, 119, 251) |
| HSL | hsl(296, 94%, 73%) |
| HSV | hsv(296, 53%, 98%) |
| CMYK | cmyk(3.2%, 52.6%, 0%, 1.6%) |
| CIE-LAB | lab(68.91, 65.24, -45.12) |
| CIE-LCH | lch(68.91, 79.32, 325.33°) |
| OKLab | oklab(75.93% 0.1785 -0.1245) |
| OKLCH | oklch(75.93% 0.218 325.1) |
| XYZ | xyz(60.9701, 39.2166, 95.6062) |
| Luminance | 0.3921 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.00
Purply Pink
#F075E6
ΔE00 3.26
Violet Pink
#FB5FFC
ΔE00 3.54
Light Magenta
#FA5FF7
ΔE00 3.65
Candy Pink
#FF63E9
ΔE00 4.46
Orchid
#DA70D6
ΔE00 6.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F377FB #7FFB77
analogous
#B177FB #F377FB #FB77C1
triadic
#F377FB #FBF377 #77FBF3
tetradic
#F377FB #FBB177 #7FFB77 #77C1FB
square
#F377FB #FBB177 #7FFB77 #77C1FB
split-complementary
#F377FB #C1FB77 #77FBB1
monochromatic
#E207F1 #EE3CF9 #F377FB #F8B2FD #FCE1FE
Accessibility & contrast
On white
2.37
#F377FB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.84
#F377FB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F377FB
8.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F377FB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F377FB | 1.00 | 2.37 | 8.84 | 8.84 |
| #FFFFFF | 2.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#669EFF
Deuteranopia (green-blind)
#8DAEF7
Tritanopia (blue-blind)
#F887AE
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #f377fb; /* rgb */ color: rgb(243, 119, 251); /* oklch */ color: oklch(75.9% 0.218 325.1);
Tailwind
colors: {
custom: {
50: '#faa3fd',
500: '#f377fb',
950: '#000000',
},
}SCSS
$custom: #f377fb; $custom-light: #faa3fd; $custom-dark: #000000;
JSON
{
"hex": "#f377fb",
"rgb": {
"r": 243,
"g": 119,
"b": 251
},
"hsl": {
"h": 296.364,
"s": 94.286,
"l": 72.549
},
"oklch": {
"l": 0.75925,
"c": 0.21762,
"h": 325.1
},
"luminance": 0.39213
}Semantic roles & 50–950 ramp
primary
#F377FB
secondary
#D7F6D5
accent
#E6000E
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#180F17
muted
#867F85