#F377DF#F377DF
#F377DF is a light, vivid purple. Relative luminance 0.376; OKLCH L 74.6% C 0.194 H 333.8°. Best body text is #000000 at 8.52:1 contrast (WCAG AA passes).
Color values
| HEX | #F377DF |
|---|---|
| RGB | rgb(243, 119, 223) |
| HSL | hsl(310, 84%, 71%) |
| HSV | hsv(310, 51%, 95%) |
| CMYK | cmyk(0%, 51%, 8.2%, 4.7%) |
| CIE-LAB | lab(67.71, 60.53, -31.56) |
| CIE-LCH | lch(67.71, 68.26, 332.46°) |
| OKLab | oklab(74.65% 0.1742 -0.0857) |
| OKLCH | oklch(74.65% 0.194 333.8) |
| XYZ | xyz(56.8783, 37.5799, 74.0556) |
| Luminance | 0.3758 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Purply Pink
#F075E6
ΔE00 1.71
Violet (CSS)
#EE82EE
ΔE00 3.31
Candy Pink
#FF63E9
ΔE00 3.57
Lavender Pink
#DD85D7
ΔE00 4.34
Orchid
#DA70D6
ΔE00 4.66
Light Magenta
#FA5FF7
ΔE00 5.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F377DF #77F38B
analogous
#C977F3 #F377DF #F377A1
triadic
#F377DF #DFF377 #77DFF3
tetradic
#F377DF #F3C977 #77F38B #77A1F3
square
#F377DF #F3C977 #77F38B #77A1F3
split-complementary
#F377DF #A1F377 #77F3C9
monochromatic
#DC13BC #EE3FD2 #F377DF #F8AFEC #FDE3F8
Accessibility & contrast
On white
2.47
#F377DF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.52
#F377DF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F377DF
8.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F377DF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F377DF | 1.00 | 2.47 | 8.52 | 8.52 |
| #FFFFFF | 2.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#759AE2
Deuteranopia (green-blind)
#99ACDC
Tritanopia (blue-blind)
#FD7EA1
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #f377df; /* rgb */ color: rgb(243, 119, 223); /* oklch */ color: oklch(74.6% 0.194 333.8);
Tailwind
colors: {
custom: {
50: '#f9a3e9',
500: '#f377df',
950: '#000000',
},
}SCSS
$custom: #f377df; $custom-light: #f9a3e9; $custom-dark: #000000;
JSON
{
"hex": "#f377df",
"rgb": {
"r": 243,
"g": 119,
"b": 223
},
"hsl": {
"h": 309.677,
"s": 83.784,
"l": 70.98
},
"oklch": {
"l": 0.74649,
"c": 0.19417,
"h": 333.8
},
"luminance": 0.37576
}Semantic roles & 50–950 ramp
primary
#F377DF
secondary
#D2F3D8
accent
#E02905
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#180F16
muted
#867F84