#F377FF#F377FF
#F377FF is a light, highly saturated purple. Relative luminance 0.395; OKLCH L 76.1% C 0.221 H 324.0°. Best body text is #000000 at 8.89:1 contrast (WCAG AA passes).
Color values
| HEX | #F377FF |
|---|---|
| RGB | rgb(243, 119, 255) |
| HSL | hsl(295, 100%, 73%) |
| HSV | hsv(295, 53%, 100%) |
| CMYK | cmyk(4.7%, 53.3%, 0%, 0%) |
| CIE-LAB | lab(69.09, 65.94, -47.02) |
| CIE-LCH | lch(69.09, 80.99, 324.51°) |
| OKLab | oklab(76.12% 0.1789 -0.13) |
| OKLCH | oklch(76.12% 0.221 324) |
| XYZ | xyz(61.6073, 39.4715, 98.9620) |
| Luminance | 0.3947 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.47
Violet Pink
#FB5FFC
ΔE00 3.58
Light Magenta
#FA5FF7
ΔE00 3.80
Purply Pink
#F075E6
ΔE00 3.88
Candy Pink
#FF63E9
ΔE00 4.92
Orchid
#DA70D6
ΔE00 6.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F377FF #83FF77
analogous
#AF77FF #F377FF #FF77C7
triadic
#F377FF #FFF377 #77FFF3
tetradic
#F377FF #FFAF77 #83FF77 #77C7FF
square
#F377FF #FFAF77 #83FF77 #77C7FF
split-complementary
#F377FF #C7FF77 #77FFAF
monochromatic
#E500FC #EE3AFF #F377FF #F8B4FF #FCE0FF
Accessibility & contrast
On white
2.36
#F377FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.89
#F377FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F377FF
8.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F377FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F377FF | 1.00 | 2.36 | 8.89 | 8.89 |
| #FFFFFF | 2.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#639FFF
Deuteranopia (green-blind)
#8BAEFB
Tritanopia (blue-blind)
#F789B0
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #f377ff; /* rgb */ color: rgb(243, 119, 255); /* oklch */ color: oklch(76.1% 0.221 324.0);
Tailwind
colors: {
custom: {
50: '#faa3ff',
500: '#f377ff',
950: '#000000',
},
}SCSS
$custom: #f377ff; $custom-light: #faa3ff; $custom-dark: #000000;
JSON
{
"hex": "#f377ff",
"rgb": {
"r": 243,
"g": 119,
"b": 255
},
"hsl": {
"h": 294.706,
"s": 100,
"l": 73.333
},
"oklch": {
"l": 0.76119,
"c": 0.22115,
"h": 324
},
"luminance": 0.39468
}Semantic roles & 50–950 ramp
primary
#F377FF
secondary
#D7F7D4
accent
#E60014
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#181018
muted
#867F86