#F387FA#F387FA
#F387FA is a light, vivid purple. Relative luminance 0.433; OKLCH L 78.0% C 0.192 H 325.0°. Best body text is #000000 at 9.66:1 contrast (WCAG AA passes).
Color values
| HEX | #F387FA |
|---|---|
| RGB | rgb(243, 135, 250) |
| HSL | hsl(296, 92%, 75%) |
| HSV | hsv(296, 46%, 98%) |
| CMYK | cmyk(2.8%, 46%, 0%, 2%) |
| CIE-LAB | lab(71.75, 57.44, -40.13) |
| CIE-LCH | lch(71.75, 70.07, 325.06°) |
| OKLab | oklab(78.01% 0.1572 -0.1102) |
| OKLCH | oklch(78.01% 0.192 325) |
| XYZ | xyz(62.8799, 43.2877, 95.4672) |
| Luminance | 0.4329 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 1.98
Purply Pink
#F075E6
ΔE00 4.30
Lavender Pink
#DD85D7
ΔE00 5.85
Candy Pink
#FF63E9
ΔE00 6.42
Violet Pink
#FB5FFC
ΔE00 6.49
Light Magenta
#FA5FF7
ΔE00 6.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F387FA #8EFA87
analogous
#B987FA #F387FA #FA87C7
triadic
#F387FA #FAF387 #87FAF3
tetradic
#F387FA #FAB987 #8EFA87 #87C7FA
square
#F387FA #FAB987 #8EFA87 #87C7FA
split-complementary
#F387FA #C7FA87 #87FAB9
monochromatic
#E711F5 #ED4CF8 #F387FA #F9C2FC #FCE2FE
Accessibility & contrast
On white
2.17
#F387FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.66
#F387FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F387FA
9.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F387FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F387FA | 1.00 | 2.17 | 9.66 | 9.66 |
| #FFFFFF | 2.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7AA7FE
Deuteranopia (green-blind)
#99B5F7
Tritanopia (blue-blind)
#F894B5
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #f387fa; /* rgb */ color: rgb(243, 135, 250); /* oklch */ color: oklch(78.0% 0.192 325.0);
Tailwind
colors: {
custom: {
50: '#f9adfc',
500: '#f387fa',
950: '#000000',
},
}SCSS
$custom: #f387fa; $custom-light: #f9adfc; $custom-dark: #000000;
JSON
{
"hex": "#f387fa",
"rgb": {
"r": 243,
"g": 135,
"b": 250
},
"hsl": {
"h": 296.348,
"s": 92,
"l": 75.49
},
"oklch": {
"l": 0.7801,
"c": 0.192,
"h": 325
},
"luminance": 0.43285
}Semantic roles & 50–950 ramp
primary
#F387FA
secondary
#D7F6D5
accent
#E6000E
background
#FFFAFF
surface
#FFF5FF
border
#D7CFD7
text
#181017
muted
#867F85