#F387FF#F387FF
#F387FF is a light, vivid purple. Relative luminance 0.436; OKLCH L 78.2% C 0.197 H 323.5°. Best body text is #000000 at 9.72:1 contrast (WCAG AA passes).
Color values
| HEX | #F387FF |
|---|---|
| RGB | rgb(243, 135, 255) |
| HSL | hsl(294, 100%, 76%) |
| HSV | hsv(294, 47%, 100%) |
| CMYK | cmyk(4.7%, 47.1%, 0%, 0%) |
| CIE-LAB | lab(71.96, 58.35, -42.52) |
| CIE-LCH | lch(71.96, 72.19, 323.92°) |
| OKLab | oklab(78.24% 0.158 -0.1171) |
| OKLCH | oklch(78.24% 0.197 323.5) |
| XYZ | xyz(63.6743, 43.6055, 99.6510) |
| Luminance | 0.4360 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.66
Purply Pink
#F075E6
ΔE00 4.83
Violet Pink
#FB5FFC
ΔE00 6.42
Lavender Pink
#DD85D7
ΔE00 6.53
Light Magenta
#FA5FF7
ΔE00 6.55
Candy Pink
#FF63E9
ΔE00 6.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F387FF #93FF87
analogous
#B787FF #F387FF #FF87CF
triadic
#F387FF #FFF387 #87FFF3
tetradic
#F387FF #FFB787 #93FF87 #87CFFF
square
#F387FF #FFB787 #93FF87 #87CFFF
split-complementary
#F387FF #CFFF87 #87FFB7
monochromatic
#E70DFF #ED4AFF #F387FF #F9C4FF #FCE0FF
Accessibility & contrast
On white
2.16
#F387FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.72
#F387FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F387FF
9.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F387FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F387FF | 1.00 | 2.16 | 9.72 | 9.72 |
| #FFFFFF | 2.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#78A8FF
Deuteranopia (green-blind)
#97B5FB
Tritanopia (blue-blind)
#F796B7
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #f387ff; /* rgb */ color: rgb(243, 135, 255); /* oklch */ color: oklch(78.2% 0.197 323.5);
Tailwind
colors: {
custom: {
50: '#f9adff',
500: '#f387ff',
950: '#000000',
},
}SCSS
$custom: #f387ff; $custom-light: #f9adff; $custom-dark: #000000;
JSON
{
"hex": "#f387ff",
"rgb": {
"r": 243,
"g": 135,
"b": 255
},
"hsl": {
"h": 294,
"s": 100,
"l": 76.471
},
"oklch": {
"l": 0.7824,
"c": 0.19665,
"h": 323.5
},
"luminance": 0.43603
}Semantic roles & 50–950 ramp
primary
#F387FF
secondary
#D7F7D4
accent
#E60017
background
#FFFAFF
surface
#FFF5FF
border
#D7CFD7
text
#181018
muted
#867F86