#F389FD#F389FD
#F389FD is a light, vivid purple. Relative luminance 0.440; OKLCH L 78.4% C 0.192 H 324.0°. Best body text is #000000 at 9.81:1 contrast (WCAG AA passes).
Color values
| HEX | #F389FD |
|---|---|
| RGB | rgb(243, 137, 253) |
| HSL | hsl(295, 97%, 76%) |
| HSV | hsv(295, 46%, 99%) |
| CMYK | cmyk(4%, 45.8%, 0%, 0.8%) |
| CIE-LAB | lab(72.26, 57.00, -40.97) |
| CIE-LCH | lch(72.26, 70.20, 324.29°) |
| OKLab | oklab(78.43% 0.155 -0.1127) |
| OKLCH | oklch(78.43% 0.192 324) |
| XYZ | xyz(63.6357, 44.0407, 98.0582) |
| Luminance | 0.4404 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.51
Purply Pink
#F075E6
ΔE00 4.86
Lavender Pink
#DD85D7
ΔE00 6.24
Violet Pink
#FB5FFC
ΔE00 6.82
Light Magenta
#FA5FF7
ΔE00 6.91
Candy Pink
#FF63E9
ΔE00 6.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F389FD #93FD89
analogous
#B989FD #F389FD #FD89CD
triadic
#F389FD #FDF389 #89FDF3
tetradic
#F389FD #FDB989 #93FD89 #89CDFD
square
#F389FD #FDB989 #93FD89 #89CDFD
split-complementary
#F389FD #CDFD89 #89FDB9
monochromatic
#E711FB #ED4DFC #F389FD #F9C5FE #FCE1FE
Accessibility & contrast
On white
2.14
#F389FD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.81
#F389FD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F389FD
9.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F389FD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F389FD | 1.00 | 2.14 | 9.81 | 9.81 |
| #FFFFFF | 2.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7BA9FF
Deuteranopia (green-blind)
#99B6FA
Tritanopia (blue-blind)
#F797B7
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #f389fd; /* rgb */ color: rgb(243, 137, 253); /* oklch */ color: oklch(78.4% 0.192 324.0);
Tailwind
colors: {
custom: {
50: '#f9aefe',
500: '#f389fd',
950: '#000000',
},
}SCSS
$custom: #f389fd; $custom-light: #f9aefe; $custom-dark: #000000;
JSON
{
"hex": "#f389fd",
"rgb": {
"r": 243,
"g": 137,
"b": 253
},
"hsl": {
"h": 294.828,
"s": 96.667,
"l": 76.471
},
"oklch": {
"l": 0.78428,
"c": 0.19161,
"h": 324
},
"luminance": 0.44038
}Semantic roles & 50–950 ramp
primary
#F389FD
secondary
#D7F7D4
accent
#E60014
background
#FFFAFF
surface
#FFF5FF
border
#D7CFD7
text
#181118
muted
#868086