#F384F8#F384F8
#F384F8 is a light, vivid purple. Relative luminance 0.423; OKLCH L 77.5% C 0.195 H 325.7°. Best body text is #000000 at 9.47:1 contrast (WCAG AA passes).
Color values
| HEX | #F384F8 |
|---|---|
| RGB | rgb(243, 132, 248) |
| HSL | hsl(297, 89%, 75%) |
| HSV | hsv(297, 47%, 97%) |
| CMYK | cmyk(2%, 46.8%, 0%, 2.7%) |
| CIE-LAB | lab(71.10, 58.55, -40.05) |
| CIE-LCH | lch(71.10, 70.94, 325.63°) |
| OKLab | oklab(77.5% 0.161 -0.11) |
| OKLCH | oklch(77.5% 0.195 325.7) |
| XYZ | xyz(62.1553, 42.3376, 93.6868) |
| Luminance | 0.4234 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 1.55
Purply Pink
#F075E6
ΔE00 3.71
Lavender Pink
#DD85D7
ΔE00 5.65
Candy Pink
#FF63E9
ΔE00 5.83
Violet Pink
#FB5FFC
ΔE00 5.97
Light Magenta
#FA5FF7
ΔE00 5.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F384F8 #89F884
analogous
#B984F8 #F384F8 #F884C3
triadic
#F384F8 #F8F384 #84F8F3
tetradic
#F384F8 #F8B984 #89F884 #84C3F8
square
#F384F8 #F8B984 #89F884 #84C3F8
split-complementary
#F384F8 #C3F884 #84F8B9
monochromatic
#E810F1 #ED4AF5 #F384F8 #F9BEFB #FCE2FD
Accessibility & contrast
On white
2.22
#F384F8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.47
#F384F8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F384F8
9.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F384F8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F384F8 | 1.00 | 2.22 | 9.47 | 9.47 |
| #FFFFFF | 2.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#78A5FC
Deuteranopia (green-blind)
#98B3F4
Tritanopia (blue-blind)
#F891B3
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #f384f8; /* rgb */ color: rgb(243, 132, 248); /* oklch */ color: oklch(77.5% 0.195 325.7);
Tailwind
colors: {
custom: {
50: '#f9abfb',
500: '#f384f8',
950: '#000000',
},
}SCSS
$custom: #f384f8; $custom-light: #f9abfb; $custom-dark: #000000;
JSON
{
"hex": "#f384f8",
"rgb": {
"r": 243,
"g": 132,
"b": 248
},
"hsl": {
"h": 297.414,
"s": 89.231,
"l": 74.51
},
"oklch": {
"l": 0.77503,
"c": 0.19494,
"h": 325.7
},
"luminance": 0.42335
}Semantic roles & 50–950 ramp
primary
#F384F8
secondary
#D7F5D6
accent
#E6000A
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#181017
muted
#867F85