#F377F9#F377F9
#F377F9 is a light, highly saturated purple. Relative luminance 0.391; OKLCH L 75.8% C 0.216 H 325.7°. Best body text is #000000 at 8.82:1 contrast (WCAG AA passes).
Color values
| HEX | #F377F9 |
|---|---|
| RGB | rgb(243, 119, 249) |
| HSL | hsl(297, 92%, 72%) |
| HSV | hsv(297, 52%, 98%) |
| CMYK | cmyk(2.4%, 52.2%, 0%, 2.4%) |
| CIE-LAB | lab(68.82, 64.89, -44.17) |
| CIE-LCH | lch(68.82, 78.49, 325.76°) |
| OKLab | oklab(75.83% 0.1783 -0.1217) |
| OKLCH | oklch(75.83% 0.216 325.7) |
| XYZ | xyz(60.6566, 39.0912, 93.9546) |
| Luminance | 0.3909 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.78
Purply Pink
#F075E6
ΔE00 2.95
Violet Pink
#FB5FFC
ΔE00 3.57
Light Magenta
#FA5FF7
ΔE00 3.61
Candy Pink
#FF63E9
ΔE00 4.24
Orchid
#DA70D6
ΔE00 5.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F377F9 #7DF977
analogous
#B277F9 #F377F9 #F977BE
triadic
#F377F9 #F9F377 #77F9F3
tetradic
#F377F9 #F9B277 #7DF977 #77BEF9
square
#F377F9 #F9B277 #7DF977 #77BEF9
split-complementary
#F377F9 #BEF977 #77F9B2
monochromatic
#E10AEB #EE3CF6 #F377F9 #F8B2FC #FCE2FE
Accessibility & contrast
On white
2.38
#F377F9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.82
#F377F9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F377F9
8.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F377F9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F377F9 | 1.00 | 2.38 | 8.82 | 8.82 |
| #FFFFFF | 2.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#679EFD
Deuteranopia (green-blind)
#8EADF5
Tritanopia (blue-blind)
#F887AD
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #f377f9; /* rgb */ color: rgb(243, 119, 249); /* oklch */ color: oklch(75.8% 0.216 325.7);
Tailwind
colors: {
custom: {
50: '#faa3fb',
500: '#f377f9',
950: '#000000',
},
}SCSS
$custom: #f377f9; $custom-light: #faa3fb; $custom-dark: #000000;
JSON
{
"hex": "#f377f9",
"rgb": {
"r": 243,
"g": 119,
"b": 249
},
"hsl": {
"h": 297.231,
"s": 91.549,
"l": 72.157
},
"oklch": {
"l": 0.75828,
"c": 0.21586,
"h": 325.7
},
"luminance": 0.39088
}Semantic roles & 50–950 ramp
primary
#F377F9
secondary
#D7F6D5
accent
#E6000B
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#180F17
muted
#867F85