#F39BFB#F39BFB
#F39BFB is a light, vivid purple. Relative luminance 0.495; OKLCH L 81.0% C 0.160 H 323.9°. Best body text is #000000 at 10.89:1 contrast (WCAG AA passes).
Color values
| HEX | #F39BFB |
|---|---|
| RGB | rgb(243, 155, 251) |
| HSL | hsl(295, 92%, 80%) |
| HSV | hsv(295, 38%, 98%) |
| CMYK | cmyk(3.2%, 38.2%, 0%, 1.6%) |
| CIE-LAB | lab(75.74, 47.54, -34.48) |
| CIE-LCH | lch(75.74, 58.73, 324.05°) |
| OKLab | oklab(81.01% 0.1295 -0.0943) |
| OKLCH | oklch(81.01% 0.16 323.9) |
| XYZ | xyz(66.0943, 49.4650, 97.3142) |
| Luminance | 0.4946 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 5.25
Plum
#DDA0DD
ΔE00 6.39
Mauve
#E0B0FF
ΔE00 6.65
Lavender Pink
#DD85D7
ΔE00 6.93
Purply Pink
#F075E6
ΔE00 7.78
Baby Purple
#CA9BF7
ΔE00 7.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F39BFB #A3FB9B
analogous
#C39BFB #F39BFB #FB9BD3
triadic
#F39BFB #FBF39B #9BFBF3
tetradic
#F39BFB #FBC39B #A3FB9B #9BD3FB
square
#F39BFB #FBC39B #A3FB9B #9BD3FB
split-complementary
#F39BFB #D3FB9B #9BFBC3
monochromatic
#E525F6 #EC60F9 #F39BFB #FAD6FD #FBE2FE
Accessibility & contrast
On white
1.93
#F39BFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.89
#F39BFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F39BFB
10.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F39BFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F39BFB | 1.00 | 1.93 | 10.89 | 10.89 |
| #FFFFFF | 1.93 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#91B4FF
Deuteranopia (green-blind)
#A8BEF8
Tritanopia (blue-blind)
#F7A5BF
Achromatopsia (no color)
#BBBBBB
Design tokens & code
CSS
--color: #f39bfb; /* rgb */ color: rgb(243, 155, 251); /* oklch */ color: oklch(81.0% 0.160 323.9);
Tailwind
colors: {
custom: {
50: '#f8bafd',
500: '#f39bfb',
950: '#000000',
},
}SCSS
$custom: #f39bfb; $custom-light: #f8bafd; $custom-dark: #000000;
JSON
{
"hex": "#f39bfb",
"rgb": {
"r": 243,
"g": 155,
"b": 251
},
"hsl": {
"h": 295,
"s": 92.308,
"l": 79.608
},
"oklch": {
"l": 0.81006,
"c": 0.16015,
"h": 323.9
},
"luminance": 0.49462
}Semantic roles & 50–950 ramp
primary
#F39BFB
secondary
#D8F6D5
accent
#E60013
background
#FFFBFF
surface
#FFF6FF
border
#D7D0D7
text
#171217
muted
#858185