#F39CF9#F39CF9
#F39CF9 is a light, vivid purple. Relative luminance 0.497; OKLCH L 81.1% C 0.157 H 324.6°. Best body text is #000000 at 10.93:1 contrast (WCAG AA passes).
Color values
| HEX | #F39CF9 |
|---|---|
| RGB | rgb(243, 156, 249) |
| HSL | hsl(296, 89%, 79%) |
| HSV | hsv(296, 37%, 98%) |
| CMYK | cmyk(2.4%, 37.3%, 0%, 2.4%) |
| CIE-LAB | lab(75.87, 46.66, -33.20) |
| CIE-LCH | lch(75.87, 57.27, 324.57°) |
| OKLab | oklab(81.08% 0.1276 -0.0906) |
| OKLCH | oklch(81.08% 0.157 324.6) |
| XYZ | xyz(65.9478, 49.6737, 95.7183) |
| Luminance | 0.4967 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 5.44
Plum
#DDA0DD
ΔE00 6.01
Mauve
#E0B0FF
ΔE00 6.57
Lavender Pink
#DD85D7
ΔE00 6.86
Purply Pink
#F075E6
ΔE00 7.93
Lilac (survey)
#CEA2FD
ΔE00 7.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F39CF9 #A2F99C
analogous
#C59CF9 #F39CF9 #F99CD1
triadic
#F39CF9 #F9F39C #9CF9F3
tetradic
#F39CF9 #F9C59C #A2F99C #9CD1F9
square
#F39CF9 #F9C59C #A2F99C #9CD1F9
split-complementary
#F39CF9 #D1F99C #9CF9C5
monochromatic
#E529F2 #EC62F6 #F39CF9 #FAD6FC #FCE2FD
Accessibility & contrast
On white
1.92
#F39CF9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.93
#F39CF9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F39CF9
10.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F39CF9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F39CF9 | 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)
#93B4FC
Deuteranopia (green-blind)
#AABFF6
Tritanopia (blue-blind)
#F7A6BF
Achromatopsia (no color)
#BBBBBB
Design tokens & code
CSS
--color: #f39cf9; /* rgb */ color: rgb(243, 156, 249); /* oklch */ color: oklch(81.1% 0.157 324.6);
Tailwind
colors: {
custom: {
50: '#f8bbfb',
500: '#f39cf9',
950: '#000000',
},
}SCSS
$custom: #f39cf9; $custom-light: #f8bbfb; $custom-dark: #000000;
JSON
{
"hex": "#f39cf9",
"rgb": {
"r": 243,
"g": 156,
"b": 249
},
"hsl": {
"h": 296.129,
"s": 88.571,
"l": 79.412
},
"oklch": {
"l": 0.81077,
"c": 0.15651,
"h": 324.6
},
"luminance": 0.49671
}Semantic roles & 50–950 ramp
primary
#F39CF9
secondary
#D8F5D6
accent
#E5000F
background
#FFFBFF
surface
#FFF6FF
border
#D7D0D7
text
#171217
muted
#858185