#F377E5#F377E5
#F377E5 is a light, vivid purple. Relative luminance 0.379; OKLCH L 74.9% C 0.199 H 331.8°. Best body text is #000000 at 8.58:1 contrast (WCAG AA passes).
Color values
| HEX | #F377E5 |
|---|---|
| RGB | rgb(243, 119, 229) |
| HSL | hsl(307, 84%, 71%) |
| HSV | hsv(307, 51%, 95%) |
| CMYK | cmyk(0%, 51%, 5.8%, 4.7%) |
| CIE-LAB | lab(67.95, 61.50, -34.51) |
| CIE-LCH | lch(67.95, 70.52, 330.70°) |
| OKLab | oklab(74.91% 0.1753 -0.094) |
| OKLCH | oklch(74.91% 0.199 331.8) |
| XYZ | xyz(57.7015, 37.9092, 78.3916) |
| Luminance | 0.3790 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Purply Pink
#F075E6
ΔE00 0.83
Violet (CSS)
#EE82EE
ΔE00 2.56
Candy Pink
#FF63E9
ΔE00 3.23
Lavender Pink
#DD85D7
ΔE00 4.60
Orchid
#DA70D6
ΔE00 4.62
Light Magenta
#FA5FF7
ΔE00 4.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F377E5 #77F385
analogous
#C377F3 #F377E5 #F377A7
triadic
#F377E5 #E5F377 #77E5F3
tetradic
#F377E5 #F3C377 #77F385 #77A7F3
square
#F377E5 #F3C377 #77F385 #77A7F3
split-complementary
#F377E5 #A7F377 #77F3C3
monochromatic
#DC13C6 #EE3FDA #F377E5 #F8AFF0 #FDE3FA
Accessibility & contrast
On white
2.45
#F377E5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.58
#F377E5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F377E5
8.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F377E5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F377E5 | 1.00 | 2.45 | 8.58 | 8.58 |
| #FFFFFF | 2.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#739AE9
Deuteranopia (green-blind)
#97ACE1
Tritanopia (blue-blind)
#FC80A4
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #f377e5; /* rgb */ color: rgb(243, 119, 229); /* oklch */ color: oklch(74.9% 0.199 331.8);
Tailwind
colors: {
custom: {
50: '#f9a3ed',
500: '#f377e5',
950: '#000000',
},
}SCSS
$custom: #f377e5; $custom-light: #f9a3ed; $custom-dark: #000000;
JSON
{
"hex": "#f377e5",
"rgb": {
"r": 243,
"g": 119,
"b": 229
},
"hsl": {
"h": 306.774,
"s": 83.784,
"l": 70.98
},
"oklch": {
"l": 0.74909,
"c": 0.19896,
"h": 331.8
},
"luminance": 0.37905
}Semantic roles & 50–950 ramp
primary
#F377E5
secondary
#D2F3D6
accent
#E01E05
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#180F16
muted
#867F84