#F39BF2#F39BF2
#F39BF2 is a light, vivid purple. Relative luminance 0.489; OKLCH L 80.6% C 0.152 H 327.3°. Best body text is #000000 at 10.78:1 contrast (WCAG AA passes).
Color values
| HEX | #F39BF2 |
|---|---|
| RGB | rgb(243, 155, 242) |
| HSL | hsl(301, 79%, 78%) |
| HSV | hsv(301, 36%, 95%) |
| CMYK | cmyk(0%, 36.2%, 0.4%, 4.7%) |
| CIE-LAB | lab(75.40, 45.91, -30.13) |
| CIE-LCH | lch(75.40, 54.92, 326.72°) |
| OKLab | oklab(80.63% 0.1274 -0.0819) |
| OKLCH | oklch(80.63% 0.152 327.3) |
| XYZ | xyz(64.7092, 48.9109, 90.0194) |
| Luminance | 0.4891 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Plum
#DDA0DD
ΔE00 5.24
Violet (CSS)
#EE82EE
ΔE00 5.41
Lavender Pink
#DD85D7
ΔE00 6.22
Mauve
#E0B0FF
ΔE00 7.15
Purply Pink
#F075E6
ΔE00 7.70
Bubblegum Pink
#FE83CC
ΔE00 8.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F39BF2 #9BF39C
analogous
#C89BF3 #F39BF2 #F39BC6
triadic
#F39BF2 #F2F39B #9BF2F3
tetradic
#F39BF2 #F3C89B #9BF39C #9BC6F3
square
#F39BF2 #F3C89B #9BF39C #9BC6F3
split-complementary
#F39BF2 #C6F39B #9BF3C8
monochromatic
#E62EE4 #EC64EB #F39BF2 #FAD2F9 #FCE4FB
Accessibility & contrast
On white
1.95
#F39BF2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.78
#F39BF2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F39BF2
10.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F39BF2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F39BF2 | 1.00 | 1.95 | 10.78 | 10.78 |
| #FFFFFF | 1.95 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#95B3F5
Deuteranopia (green-blind)
#ABBEEF
Tritanopia (blue-blind)
#F8A3BC
Achromatopsia (no color)
#BABABA
Design tokens & code
CSS
--color: #f39bf2; /* rgb */ color: rgb(243, 155, 242); /* oklch */ color: oklch(80.6% 0.152 327.3);
Tailwind
colors: {
custom: {
50: '#f8baf6',
500: '#f39bf2',
950: '#000000',
},
}SCSS
$custom: #f39bf2; $custom-light: #f8baf6; $custom-dark: #000000;
JSON
{
"hex": "#f39bf2",
"rgb": {
"r": 243,
"g": 155,
"b": 242
},
"hsl": {
"h": 300.682,
"s": 78.571,
"l": 78.039
},
"oklch": {
"l": 0.80634,
"c": 0.15151,
"h": 327.3
},
"luminance": 0.48908
}Semantic roles & 50–950 ramp
primary
#F39BF2
secondary
#D7F4D8
accent
#DB0D0B
background
#FFFBFF
surface
#FFF6FE
border
#D7D0D6
text
#171217
muted
#858185