#F389FC#F389FC
#F389FC is a light, vivid purple. Relative luminance 0.440; OKLCH L 78.4% C 0.191 H 324.3°. Best body text is #000000 at 9.79:1 contrast (WCAG AA passes).
Color values
| HEX | #F389FC |
|---|---|
| RGB | rgb(243, 137, 252) |
| HSL | hsl(295, 95%, 76%) |
| HSV | hsv(295, 46%, 99%) |
| CMYK | cmyk(3.6%, 45.6%, 0%, 1.2%) |
| CIE-LAB | lab(72.21, 56.82, -40.50) |
| CIE-LCH | lch(72.21, 69.77, 324.52°) |
| OKLab | oklab(78.38% 0.1548 -0.1113) |
| OKLCH | oklch(78.38% 0.191 324.3) |
| XYZ | xyz(63.4769, 43.9772, 97.2214) |
| Luminance | 0.4397 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.39
Purply Pink
#F075E6
ΔE00 4.77
Lavender Pink
#DD85D7
ΔE00 6.10
Violet Pink
#FB5FFC
ΔE00 6.84
Candy Pink
#FF63E9
ΔE00 6.87
Light Magenta
#FA5FF7
ΔE00 6.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F389FC #92FC89
analogous
#BA89FC #F389FC #FC89CC
triadic
#F389FC #FCF389 #89FCF3
tetradic
#F389FC #FCBA89 #92FC89 #89CCFC
square
#F389FC #FCBA89 #92FC89 #89CCFC
split-complementary
#F389FC #CCFC89 #89FCBA
monochromatic
#E712F9 #ED4DFA #F389FC #F9C5FE #FCE1FE
Accessibility & contrast
On white
2.14
#F389FC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.79
#F389FC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F389FC
9.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F389FC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F389FC | 1.00 | 2.14 | 9.79 | 9.79 |
| #FFFFFF | 2.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7CA9FF
Deuteranopia (green-blind)
#9AB6F9
Tritanopia (blue-blind)
#F796B7
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #f389fc; /* rgb */ color: rgb(243, 137, 252); /* oklch */ color: oklch(78.4% 0.191 324.3);
Tailwind
colors: {
custom: {
50: '#f9aefd',
500: '#f389fc',
950: '#000000',
},
}SCSS
$custom: #f389fc; $custom-light: #f9aefd; $custom-dark: #000000;
JSON
{
"hex": "#f389fc",
"rgb": {
"r": 243,
"g": 137,
"b": 252
},
"hsl": {
"h": 295.304,
"s": 95.041,
"l": 76.275
},
"oklch": {
"l": 0.78383,
"c": 0.19066,
"h": 324.3
},
"luminance": 0.43974
}Semantic roles & 50–950 ramp
primary
#F389FC
secondary
#D7F6D5
accent
#E60012
background
#FFFAFF
surface
#FFF5FF
border
#D7CFD7
text
#181118
muted
#868086