#F389FF#F389FF
#F389FF is a light, vivid purple. Relative luminance 0.442; OKLCH L 78.5% C 0.193 H 323.4°. Best body text is #000000 at 9.83:1 contrast (WCAG AA passes).
Color values
| HEX | #F389FF |
|---|---|
| RGB | rgb(243, 137, 255) |
| HSL | hsl(294, 100%, 77%) |
| HSV | hsv(294, 46%, 100%) |
| CMYK | cmyk(4.7%, 46.3%, 0%, 0%) |
| CIE-LAB | lab(72.34, 57.36, -41.93) |
| CIE-LCH | lch(72.34, 71.05, 323.84°) |
| OKLab | oklab(78.52% 0.1553 -0.1154) |
| OKLCH | oklch(78.52% 0.193 323.4) |
| XYZ | xyz(63.9560, 44.1688, 99.7449) |
| Luminance | 0.4417 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.78
Purply Pink
#F075E6
ΔE00 5.07
Lavender Pink
#DD85D7
ΔE00 6.51
Violet Pink
#FB5FFC
ΔE00 6.81
Light Magenta
#FA5FF7
ΔE00 6.92
Candy Pink
#FF63E9
ΔE00 7.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F389FF #95FF89
analogous
#B889FF #F389FF #FF89D0
triadic
#F389FF #FFF389 #89FFF3
tetradic
#F389FF #FFB889 #95FF89 #89D0FF
square
#F389FF #FFB889 #95FF89 #89D0FF
split-complementary
#F389FF #D0FF89 #89FFB8
monochromatic
#E70FFF #ED4CFF #F389FF #F9C6FF #FCE0FF
Accessibility & contrast
On white
2.14
#F389FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.83
#F389FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F389FF
9.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F389FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F389FF | 1.00 | 2.14 | 9.83 | 9.83 |
| #FFFFFF | 2.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7AA9FF
Deuteranopia (green-blind)
#99B6FB
Tritanopia (blue-blind)
#F797B8
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #f389ff; /* rgb */ color: rgb(243, 137, 255); /* oklch */ color: oklch(78.5% 0.193 323.4);
Tailwind
colors: {
custom: {
50: '#f9aeff',
500: '#f389ff',
950: '#000000',
},
}SCSS
$custom: #f389ff; $custom-light: #f9aeff; $custom-dark: #000000;
JSON
{
"hex": "#f389ff",
"rgb": {
"r": 243,
"g": 137,
"b": 255
},
"hsl": {
"h": 293.898,
"s": 100,
"l": 76.863
},
"oklch": {
"l": 0.7852,
"c": 0.19348,
"h": 323.4
},
"luminance": 0.44166
}Semantic roles & 50–950 ramp
primary
#F389FF
secondary
#D7F7D4
accent
#E60017
background
#FFFAFF
surface
#FFF5FF
border
#D7CFD7
text
#181118
muted
#868086