#F388FD#F388FD
#F388FD is a light, vivid purple. Relative luminance 0.438; OKLCH L 78.3% C 0.193 H 324.0°. Best body text is #000000 at 9.75:1 contrast (WCAG AA passes).
Color values
| HEX | #F388FD |
|---|---|
| RGB | rgb(243, 136, 253) |
| HSL | hsl(295, 97%, 76%) |
| HSV | hsv(295, 46%, 99%) |
| CMYK | cmyk(4%, 46.2%, 0%, 0.8%) |
| CIE-LAB | lab(72.07, 57.49, -41.27) |
| CIE-LCH | lch(72.07, 70.77, 324.33°) |
| OKLab | oklab(78.29% 0.1563 -0.1135) |
| OKLCH | oklch(78.29% 0.193 324) |
| XYZ | xyz(63.4943, 43.7578, 98.0110) |
| Luminance | 0.4375 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.44
Purply Pink
#F075E6
ΔE00 4.73
Lavender Pink
#DD85D7
ΔE00 6.25
Violet Pink
#FB5FFC
ΔE00 6.63
Light Magenta
#FA5FF7
ΔE00 6.72
Candy Pink
#FF63E9
ΔE00 6.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F388FD #92FD88
analogous
#B988FD #F388FD #FD88CD
triadic
#F388FD #FDF388 #88FDF3
tetradic
#F388FD #FDB988 #92FD88 #88CDFD
square
#F388FD #FDB988 #92FD88 #88CDFD
split-complementary
#F388FD #CDFD88 #88FDB9
monochromatic
#E710FB #ED4CFC #F388FD #F9C4FE #FCE1FE
Accessibility & contrast
On white
2.15
#F388FD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.75
#F388FD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F388FD
9.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F388FD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F388FD | 1.00 | 2.15 | 9.75 | 9.75 |
| #FFFFFF | 2.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7AA8FF
Deuteranopia (green-blind)
#99B5FA
Tritanopia (blue-blind)
#F796B7
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #f388fd; /* rgb */ color: rgb(243, 136, 253); /* oklch */ color: oklch(78.3% 0.193 324.0);
Tailwind
colors: {
custom: {
50: '#f9aefe',
500: '#f388fd',
950: '#000000',
},
}SCSS
$custom: #f388fd; $custom-light: #f9aefe; $custom-dark: #000000;
JSON
{
"hex": "#f388fd",
"rgb": {
"r": 243,
"g": 136,
"b": 253
},
"hsl": {
"h": 294.872,
"s": 96.694,
"l": 76.275
},
"oklch": {
"l": 0.78287,
"c": 0.19319,
"h": 324
},
"luminance": 0.43755
}Semantic roles & 50–950 ramp
primary
#F388FD
secondary
#D7F7D4
accent
#E60014
background
#FFFAFF
surface
#FFF5FF
border
#D7CFD7
text
#181118
muted
#868086