#F379EB#F379EB
#F379EB is a light, highly saturated purple. Relative luminance 0.387; OKLCH L 75.4% C 0.201 H 329.9°. Best body text is #000000 at 8.75:1 contrast (WCAG AA passes).
Color values
| HEX | #F379EB |
|---|---|
| RGB | rgb(243, 121, 235) |
| HSL | hsl(304, 84%, 71%) |
| HSV | hsv(304, 50%, 95%) |
| CMYK | cmyk(0%, 50.2%, 3.3%, 4.7%) |
| CIE-LAB | lab(68.56, 61.56, -36.88) |
| CIE-LCH | lch(68.56, 71.76, 329.07°) |
| OKLab | oklab(75.44% 0.1737 -0.1008) |
| OKLCH | oklch(75.44% 0.201 329.9) |
| XYZ | xyz(58.7943, 38.7311, 82.9602) |
| Luminance | 0.3873 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Purply Pink
#F075E6
ΔE00 1.08
Violet (CSS)
#EE82EE
ΔE00 1.83
Candy Pink
#FF63E9
ΔE00 3.52
Light Magenta
#FA5FF7
ΔE00 4.51
Violet Pink
#FB5FFC
ΔE00 4.80
Lavender Pink
#DD85D7
ΔE00 4.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F379EB #79F381
analogous
#BE79F3 #F379EB #F379AE
triadic
#F379EB #EBF379 #79EBF3
tetradic
#F379EB #F3BE79 #79F381 #79AEF3
square
#F379EB #F3BE79 #79F381 #79AEF3
split-complementary
#F379EB #AEF379 #79F3BE
monochromatic
#DE14D1 #EE41E3 #F379EB #F8B1F3 #FCE3FB
Accessibility & contrast
On white
2.40
#F379EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.75
#F379EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F379EB
8.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F379EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F379EB | 1.00 | 2.40 | 8.75 | 8.75 |
| #FFFFFF | 2.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#729DEF
Deuteranopia (green-blind)
#96ADE7
Tritanopia (blue-blind)
#FB84A7
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #f379eb; /* rgb */ color: rgb(243, 121, 235); /* oklch */ color: oklch(75.4% 0.201 329.9);
Tailwind
colors: {
custom: {
50: '#f9a4f1',
500: '#f379eb',
950: '#000000',
},
}SCSS
$custom: #f379eb; $custom-light: #f9a4f1; $custom-dark: #000000;
JSON
{
"hex": "#f379eb",
"rgb": {
"r": 243,
"g": 121,
"b": 235
},
"hsl": {
"h": 303.934,
"s": 83.562,
"l": 71.373
},
"oklch": {
"l": 0.75436,
"c": 0.20081,
"h": 329.9
},
"luminance": 0.38728
}Semantic roles & 50–950 ramp
primary
#F379EB
secondary
#D4F4D6
accent
#E01406
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#181017
muted
#867F85