#F384EF#F384EF
#F384EF is a light, vivid purple. Relative luminance 0.418; OKLCH L 77.1% C 0.187 H 328.5°. Best body text is #000000 at 9.36:1 contrast (WCAG AA passes).
Color values
| HEX | #F384EF |
|---|---|
| RGB | rgb(243, 132, 239) |
| HSL | hsl(302, 82%, 74%) |
| HSV | hsv(302, 46%, 95%) |
| CMYK | cmyk(0%, 45.7%, 1.6%, 4.7%) |
| CIE-LAB | lab(70.73, 56.97, -35.71) |
| CIE-LCH | lch(70.73, 67.24, 327.92°) |
| OKLab | oklab(77.1% 0.1594 -0.0976) |
| OKLCH | oklch(77.1% 0.187 328.5) |
| XYZ | xyz(60.7925, 41.7925, 86.5093) |
| Luminance | 0.4179 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 0.98
Purply Pink
#F075E6
ΔE00 3.05
Lavender Pink
#DD85D7
ΔE00 4.55
Candy Pink
#FF63E9
ΔE00 5.47
Light Magenta
#FA5FF7
ΔE00 6.30
Orchid
#DA70D6
ΔE00 6.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F384EF #84F388
analogous
#BF84F3 #F384EF #F384B7
triadic
#F384EF #EFF384 #84EFF3
tetradic
#F384EF #F3BF84 #84F388 #84B7F3
square
#F384EF #F3BF84 #84F388 #84B7F3
split-complementary
#F384EF #B7F384 #84F3BF
monochromatic
#E616DF #EE4CE8 #F384EF #F8BCF6 #FCE3FB
Accessibility & contrast
On white
2.24
#F384EF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.36
#F384EF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F384EF
9.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F384EF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F384EF | 1.00 | 2.24 | 9.36 | 9.36 |
| #FFFFFF | 2.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7CA4F3
Deuteranopia (green-blind)
#9CB2EC
Tritanopia (blue-blind)
#FA8EAF
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #f384ef; /* rgb */ color: rgb(243, 132, 239); /* oklch */ color: oklch(77.1% 0.187 328.5);
Tailwind
colors: {
custom: {
50: '#f9abf4',
500: '#f384ef',
950: '#000000',
},
}SCSS
$custom: #f384ef; $custom-light: #f9abf4; $custom-dark: #000000;
JSON
{
"hex": "#f384ef",
"rgb": {
"r": 243,
"g": 132,
"b": 239
},
"hsl": {
"h": 302.162,
"s": 82.222,
"l": 73.529
},
"oklch": {
"l": 0.77101,
"c": 0.1869,
"h": 328.5
},
"luminance": 0.41789
}Semantic roles & 50–950 ramp
primary
#F384EF
secondary
#D7F4D8
accent
#DF0F07
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#181017
muted
#867F85