#F389FB#F389FB
#F389FB is a light, vivid purple. Relative luminance 0.439; OKLCH L 78.3% C 0.190 H 324.6°. Best body text is #000000 at 9.78:1 contrast (WCAG AA passes).
Color values
| HEX | #F389FB |
|---|---|
| RGB | rgb(243, 137, 251) |
| HSL | hsl(296, 93%, 76%) |
| HSV | hsv(296, 45%, 98%) |
| CMYK | cmyk(3.2%, 45.4%, 0%, 1.6%) |
| CIE-LAB | lab(72.17, 56.64, -40.02) |
| CIE-LCH | lch(72.17, 69.35, 324.76°) |
| OKLab | oklab(78.34% 0.1546 -0.1099) |
| OKLCH | oklch(78.34% 0.19 324.6) |
| XYZ | xyz(63.3188, 43.9140, 96.3891) |
| Luminance | 0.4391 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.27
Purply Pink
#F075E6
ΔE00 4.67
Lavender Pink
#DD85D7
ΔE00 5.97
Candy Pink
#FF63E9
ΔE00 6.81
Violet Pink
#FB5FFC
ΔE00 6.86
Light Magenta
#FA5FF7
ΔE00 6.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F389FB #91FB89
analogous
#BA89FB #F389FB #FB89CA
triadic
#F389FB #FBF389 #89FBF3
tetradic
#F389FB #FBBA89 #91FB89 #89CAFB
square
#F389FB #FBBA89 #91FB89 #89CAFB
split-complementary
#F389FB #CAFB89 #89FBBA
monochromatic
#E713F7 #ED4EF9 #F389FB #F9C4FD #FCE1FE
Accessibility & contrast
On white
2.15
#F389FB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.78
#F389FB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F389FB
9.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F389FB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F389FB | 1.00 | 2.15 | 9.78 | 9.78 |
| #FFFFFF | 2.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7CA9FF
Deuteranopia (green-blind)
#9AB6F8
Tritanopia (blue-blind)
#F796B6
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #f389fb; /* rgb */ color: rgb(243, 137, 251); /* oklch */ color: oklch(78.3% 0.190 324.6);
Tailwind
colors: {
custom: {
50: '#f9aefd',
500: '#f389fb',
950: '#000000',
},
}SCSS
$custom: #f389fb; $custom-light: #f9aefd; $custom-dark: #000000;
JSON
{
"hex": "#f389fb",
"rgb": {
"r": 243,
"g": 137,
"b": 251
},
"hsl": {
"h": 295.789,
"s": 93.443,
"l": 76.078
},
"oklch": {
"l": 0.78337,
"c": 0.18974,
"h": 324.6
},
"luminance": 0.43911
}Semantic roles & 50–950 ramp
primary
#F389FB
secondary
#D7F6D5
accent
#E60010
background
#FFFAFF
surface
#FFF5FF
border
#D7CFD7
text
#181117
muted
#868085