#F39BEF#F39BEF
#F39BEF is a light, vivid purple. Relative luminance 0.487; OKLCH L 80.5% C 0.149 H 328.4°. Best body text is #000000 at 10.75:1 contrast (WCAG AA passes).
Color values
| HEX | #F39BEF |
|---|---|
| RGB | rgb(243, 155, 239) |
| HSL | hsl(303, 79%, 78%) |
| HSV | hsv(303, 36%, 95%) |
| CMYK | cmyk(0%, 36.2%, 1.6%, 4.7%) |
| CIE-LAB | lab(75.28, 45.38, -28.67) |
| CIE-LCH | lch(75.28, 53.68, 327.71°) |
| OKLab | oklab(80.51% 0.1267 -0.0778) |
| OKLCH | oklch(80.51% 0.149 328.4) |
| XYZ | xyz(64.2624, 48.7322, 87.6659) |
| Luminance | 0.4873 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Plum
#DDA0DD
ΔE00 4.92
Violet (CSS)
#EE82EE
ΔE00 5.59
Lavender Pink
#DD85D7
ΔE00 6.08
Mauve
#E0B0FF
ΔE00 7.40
Purply Pink
#F075E6
ΔE00 7.77
Bubblegum Pink
#FE83CC
ΔE00 7.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F39BEF #9BF39F
analogous
#CB9BF3 #F39BEF #F39BC3
triadic
#F39BEF #EFF39B #9BEFF3
tetradic
#F39BEF #F3CB9B #9BF39F #9BC3F3
square
#F39BEF #F3CB9B #9BF39F #9BC3F3
split-complementary
#F39BEF #C3F39B #9BF3CB
monochromatic
#E62EDE #EC64E6 #F39BEF #FAD2F8 #FCE4FB
Accessibility & contrast
On white
1.95
#F39BEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.75
#F39BEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F39BEF
10.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F39BEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F39BEF | 1.00 | 1.95 | 10.75 | 10.75 |
| #FFFFFF | 1.95 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#96B2F2
Deuteranopia (green-blind)
#ACBEEC
Tritanopia (blue-blind)
#F9A2BA
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #f39bef; /* rgb */ color: rgb(243, 155, 239); /* oklch */ color: oklch(80.5% 0.149 328.4);
Tailwind
colors: {
custom: {
50: '#f8baf4',
500: '#f39bef',
950: '#000000',
},
}SCSS
$custom: #f39bef; $custom-light: #f8baf4; $custom-dark: #000000;
JSON
{
"hex": "#f39bef",
"rgb": {
"r": 243,
"g": 155,
"b": 239
},
"hsl": {
"h": 302.727,
"s": 78.571,
"l": 78.039
},
"oklch": {
"l": 0.80513,
"c": 0.14871,
"h": 328.4
},
"luminance": 0.48729
}Semantic roles & 50–950 ramp
primary
#F39BEF
secondary
#D7F4D9
accent
#DB140B
background
#FFFBFE
surface
#FFF6FD
border
#D7D0D5
text
#171217
muted
#858185