#F388FA#F388FA
#F388FA is a light, vivid purple. Relative luminance 0.436; OKLCH L 78.2% C 0.190 H 324.9°. Best body text is #000000 at 9.71:1 contrast (WCAG AA passes).
Color values
| HEX | #F388FA |
|---|---|
| RGB | rgb(243, 136, 250) |
| HSL | hsl(296, 92%, 76%) |
| HSV | hsv(296, 46%, 98%) |
| CMYK | cmyk(2.8%, 45.6%, 0%, 2%) |
| CIE-LAB | lab(71.94, 56.95, -39.84) |
| CIE-LCH | lch(71.94, 69.50, 325.03°) |
| OKLab | oklab(78.15% 0.1558 -0.1094) |
| OKLCH | oklch(78.15% 0.19 324.9) |
| XYZ | xyz(63.0201, 43.5681, 95.5139) |
| Luminance | 0.4356 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.06
Purply Pink
#F075E6
ΔE00 4.44
Lavender Pink
#DD85D7
ΔE00 5.84
Candy Pink
#FF63E9
ΔE00 6.59
Violet Pink
#FB5FFC
ΔE00 6.69
Light Magenta
#FA5FF7
ΔE00 6.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F388FA #8FFA88
analogous
#BA88FA #F388FA #FA88C8
triadic
#F388FA #FAF388 #88FAF3
tetradic
#F388FA #FABA88 #8FFA88 #88C8FA
square
#F388FA #FABA88 #8FFA88 #88C8FA
split-complementary
#F388FA #C8FA88 #88FABA
monochromatic
#E713F5 #ED4DF8 #F388FA #F9C3FC #FCE2FE
Accessibility & contrast
On white
2.16
#F388FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.71
#F388FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F388FA
9.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F388FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F388FA | 1.00 | 2.16 | 9.71 | 9.71 |
| #FFFFFF | 2.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7BA8FE
Deuteranopia (green-blind)
#9AB5F7
Tritanopia (blue-blind)
#F895B6
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #f388fa; /* rgb */ color: rgb(243, 136, 250); /* oklch */ color: oklch(78.2% 0.190 324.9);
Tailwind
colors: {
custom: {
50: '#f9aefc',
500: '#f388fa',
950: '#000000',
},
}SCSS
$custom: #f388fa; $custom-light: #f9aefc; $custom-dark: #000000;
JSON
{
"hex": "#f388fa",
"rgb": {
"r": 243,
"g": 136,
"b": 250
},
"hsl": {
"h": 296.316,
"s": 91.935,
"l": 75.686
},
"oklch": {
"l": 0.78151,
"c": 0.19041,
"h": 324.9
},
"luminance": 0.43565
}Semantic roles & 50–950 ramp
primary
#F388FA
secondary
#D7F6D5
accent
#E6000E
background
#FFFAFF
surface
#FFF5FF
border
#D7CFD7
text
#181017
muted
#867F85