#F39BEC#F39BEC
#F39BEC is a light, vivid purple. Relative luminance 0.486; OKLCH L 80.4% C 0.146 H 329.7°. Best body text is #000000 at 10.71:1 contrast (WCAG AA passes).
Color values
| HEX | #F39BEC |
|---|---|
| RGB | rgb(243, 155, 236) |
| HSL | hsl(305, 79%, 78%) |
| HSV | hsv(305, 36%, 95%) |
| CMYK | cmyk(0%, 36.2%, 2.9%, 4.7%) |
| CIE-LAB | lab(75.17, 44.85, -27.21) |
| CIE-LCH | lch(75.17, 52.46, 328.75°) |
| OKLab | oklab(80.39% 0.126 -0.0737) |
| OKLCH | oklch(80.39% 0.146 329.7) |
| XYZ | xyz(63.8228, 48.5564, 85.3511) |
| Luminance | 0.4855 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Plum
#DDA0DD
ΔE00 4.66
Violet (CSS)
#EE82EE
ΔE00 5.84
Lavender Pink
#DD85D7
ΔE00 6.00
Bubblegum Pink
#FE83CC
ΔE00 7.54
Mauve
#E0B0FF
ΔE00 7.70
Purply Pink
#F075E6
ΔE00 7.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F39BEC #9BF3A2
analogous
#CE9BF3 #F39BEC #F39BC0
triadic
#F39BEC #ECF39B #9BECF3
tetradic
#F39BEC #F3CE9B #9BF3A2 #9BC0F3
square
#F39BEC #F3CE9B #9BF3A2 #9BC0F3
split-complementary
#F39BEC #C0F39B #9BF3CE
monochromatic
#E62ED7 #EC64E2 #F39BEC #FAD2F6 #FCE4FA
Accessibility & contrast
On white
1.96
#F39BEC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.71
#F39BEC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F39BEC
10.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F39BEC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F39BEC | 1.00 | 1.96 | 10.71 | 10.71 |
| #FFFFFF | 1.96 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#97B2EF
Deuteranopia (green-blind)
#ADBDE9
Tritanopia (blue-blind)
#F9A1B9
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #f39bec; /* rgb */ color: rgb(243, 155, 236); /* oklch */ color: oklch(80.4% 0.146 329.7);
Tailwind
colors: {
custom: {
50: '#f8baf2',
500: '#f39bec',
950: '#000000',
},
}SCSS
$custom: #f39bec; $custom-light: #f8baf2; $custom-dark: #000000;
JSON
{
"hex": "#f39bec",
"rgb": {
"r": 243,
"g": 155,
"b": 236
},
"hsl": {
"h": 304.773,
"s": 78.571,
"l": 78.039
},
"oklch": {
"l": 0.80394,
"c": 0.14596,
"h": 329.7
},
"luminance": 0.48554
}Semantic roles & 50–950 ramp
primary
#F39BEC
secondary
#D7F4DA
accent
#DB1B0B
background
#FFFBFE
surface
#FFF6FD
border
#D7D0D5
text
#171217
muted
#858185