#F39BFC#F39BFC
#F39BFC is a light, vivid purple. Relative luminance 0.495; OKLCH L 81.0% C 0.161 H 323.6°. Best body text is #000000 at 10.91:1 contrast (WCAG AA passes).
Color values
| HEX | #F39BFC |
|---|---|
| RGB | rgb(243, 155, 252) |
| HSL | hsl(294, 94%, 80%) |
| HSV | hsv(294, 38%, 99%) |
| CMYK | cmyk(3.6%, 38.5%, 0%, 1.2%) |
| CIE-LAB | lab(75.78, 47.73, -34.96) |
| CIE-LCH | lch(75.78, 59.16, 323.78°) |
| OKLab | oklab(81.05% 0.1297 -0.0956) |
| OKLCH | oklch(81.05% 0.161 323.6) |
| XYZ | xyz(66.2524, 49.5282, 98.1466) |
| Luminance | 0.4953 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 5.27
Plum
#DDA0DD
ΔE00 6.53
Mauve
#E0B0FF
ΔE00 6.62
Lavender Pink
#DD85D7
ΔE00 7.03
Baby Purple
#CA9BF7
ΔE00 7.72
Lilac (survey)
#CEA2FD
ΔE00 7.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F39BFC #A4FC9B
analogous
#C39BFC #F39BFC #FC9BD5
triadic
#F39BFC #FCF39B #9BFCF3
tetradic
#F39BFC #FCC39B #A4FC9B #9BD5FC
square
#F39BFC #FCC39B #A4FC9B #9BD5FC
split-complementary
#F39BFC #D5FC9B #9BFCC3
monochromatic
#E524F8 #EC60FA #F39BFC #FAD6FE #FBE1FE
Accessibility & contrast
On white
1.93
#F39BFC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.91
#F39BFC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F39BFC
10.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F39BFC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F39BFC | 1.00 | 1.93 | 10.91 | 10.91 |
| #FFFFFF | 1.93 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#91B4FF
Deuteranopia (green-blind)
#A8BEF9
Tritanopia (blue-blind)
#F7A5C0
Achromatopsia (no color)
#BBBBBB
Design tokens & code
CSS
--color: #f39bfc; /* rgb */ color: rgb(243, 155, 252); /* oklch */ color: oklch(81.0% 0.161 323.6);
Tailwind
colors: {
custom: {
50: '#f8bafd',
500: '#f39bfc',
950: '#000000',
},
}SCSS
$custom: #f39bfc; $custom-light: #f8bafd; $custom-dark: #000000;
JSON
{
"hex": "#f39bfc",
"rgb": {
"r": 243,
"g": 155,
"b": 252
},
"hsl": {
"h": 294.433,
"s": 94.175,
"l": 79.804
},
"oklch": {
"l": 0.81048,
"c": 0.16112,
"h": 323.6
},
"luminance": 0.49526
}Semantic roles & 50–950 ramp
primary
#F39BFC
secondary
#D8F6D5
accent
#E60015
background
#FFFBFF
surface
#FFF6FF
border
#D7D0D7
text
#171217
muted
#858185