#F39BFE#F39BFE
#F39BFE is a light, vivid purple. Relative luminance 0.497; OKLCH L 81.1% C 0.163 H 322.9°. Best body text is #000000 at 10.93:1 contrast (WCAG AA passes).
Color values
| HEX | #F39BFE |
|---|---|
| RGB | rgb(243, 155, 254) |
| HSL | hsl(293, 98%, 80%) |
| HSV | hsv(293, 39%, 100%) |
| CMYK | cmyk(4.3%, 39%, 0%, 0.4%) |
| CIE-LAB | lab(75.86, 48.10, -35.92) |
| CIE-LCH | lch(75.86, 60.03, 323.25°) |
| OKLab | oklab(81.13% 0.1301 -0.0984) |
| OKLCH | oklch(81.13% 0.163 322.9) |
| XYZ | xyz(66.5710, 49.6556, 99.8245) |
| Luminance | 0.4965 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 5.32
Mauve
#E0B0FF
ΔE00 6.57
Plum
#DDA0DD
ΔE00 6.81
Lavender Pink
#DD85D7
ΔE00 7.24
Lilac (survey)
#CEA2FD
ΔE00 7.57
Baby Purple
#CA9BF7
ΔE00 7.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F39BFE #A6FE9B
analogous
#C19BFE #F39BFE #FE9BD8
triadic
#F39BFE #FEF39B #9BFEF3
tetradic
#F39BFE #FEC19B #A6FE9B #9BD8FE
square
#F39BFE #FEC19B #A6FE9B #9BD8FE
split-complementary
#F39BFE #D8FE9B #9BFEC1
monochromatic
#E422FD #EC5EFD #F39BFE #FAD8FF #FBE1FF
Accessibility & contrast
On white
1.92
#F39BFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.93
#F39BFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F39BFE
10.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F39BFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F39BFE | 1.00 | 1.92 | 10.93 | 10.93 |
| #FFFFFF | 1.92 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#90B4FF
Deuteranopia (green-blind)
#A7BFFB
Tritanopia (blue-blind)
#F6A6C1
Achromatopsia (no color)
#BBBBBB
Design tokens & code
CSS
--color: #f39bfe; /* rgb */ color: rgb(243, 155, 254); /* oklch */ color: oklch(81.1% 0.163 322.9);
Tailwind
colors: {
custom: {
50: '#f8baff',
500: '#f39bfe',
950: '#000000',
},
}SCSS
$custom: #f39bfe; $custom-light: #f8baff; $custom-dark: #000000;
JSON
{
"hex": "#f39bfe",
"rgb": {
"r": 243,
"g": 155,
"b": 254
},
"hsl": {
"h": 293.333,
"s": 98.02,
"l": 80.196
},
"oklch": {
"l": 0.81133,
"c": 0.16309,
"h": 322.9
},
"luminance": 0.49653
}Semantic roles & 50–950 ramp
primary
#F39BFE
secondary
#D8F7D4
accent
#E6001A
background
#FFFBFF
surface
#FFF6FF
border
#D7D0D7
text
#171218
muted
#858186