#F379DF#F379DF
#F379DF is a light, vivid purple. Relative luminance 0.381; OKLCH L 74.9% C 0.191 H 333.9°. Best body text is #000000 at 8.61:1 contrast (WCAG AA passes).
Color values
| HEX | #F379DF |
|---|---|
| RGB | rgb(243, 121, 223) |
| HSL | hsl(310, 84%, 71%) |
| HSV | hsv(310, 50%, 95%) |
| CMYK | cmyk(0%, 50.2%, 8.2%, 4.7%) |
| CIE-LAB | lab(68.07, 59.59, -31.01) |
| CIE-LCH | lch(68.07, 67.17, 332.51°) |
| OKLab | oklab(74.91% 0.1715 -0.0841) |
| OKLCH | oklch(74.91% 0.191 333.9) |
| XYZ | xyz(57.1188, 38.0609, 74.1357) |
| Luminance | 0.3806 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Purply Pink
#F075E6
ΔE00 1.94
Violet (CSS)
#EE82EE
ΔE00 3.19
Candy Pink
#FF63E9
ΔE00 3.91
Lavender Pink
#DD85D7
ΔE00 4.14
Orchid
#DA70D6
ΔE00 4.88
Light Magenta
#FA5FF7
ΔE00 5.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F379DF #79F38D
analogous
#CA79F3 #F379DF #F379A2
triadic
#F379DF #DFF379 #79DFF3
tetradic
#F379DF #F3CA79 #79F38D #79A2F3
square
#F379DF #F3CA79 #79F38D #79A2F3
split-complementary
#F379DF #A2F379 #79F3CA
monochromatic
#DE14BD #EE41D2 #F379DF #F8B1EC #FCE3F8
Accessibility & contrast
On white
2.44
#F379DF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.61
#F379DF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F379DF
8.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F379DF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F379DF | 1.00 | 2.44 | 8.61 | 8.61 |
| #FFFFFF | 2.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#789BE2
Deuteranopia (green-blind)
#9BACDC
Tritanopia (blue-blind)
#FD80A2
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #f379df; /* rgb */ color: rgb(243, 121, 223); /* oklch */ color: oklch(74.9% 0.191 333.9);
Tailwind
colors: {
custom: {
50: '#f9a4e9',
500: '#f379df',
950: '#000000',
},
}SCSS
$custom: #f379df; $custom-light: #f9a4e9; $custom-dark: #000000;
JSON
{
"hex": "#f379df",
"rgb": {
"r": 243,
"g": 121,
"b": 223
},
"hsl": {
"h": 309.836,
"s": 83.562,
"l": 71.373
},
"oklch": {
"l": 0.74912,
"c": 0.19104,
"h": 333.9
},
"luminance": 0.38057
}Semantic roles & 50–950 ramp
primary
#F379DF
secondary
#D4F4D9
accent
#E02906
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#180F16
muted
#867F84