#F39DF9#F39DF9
#F39DF9 is a light, vivid purple. Relative luminance 0.500; OKLCH L 81.2% C 0.155 H 324.6°. Best body text is #000000 at 11.00:1 contrast (WCAG AA passes).
Color values
| HEX | #F39DF9 |
|---|---|
| RGB | rgb(243, 157, 249) |
| HSL | hsl(296, 88%, 80%) |
| HSV | hsv(296, 37%, 98%) |
| CMYK | cmyk(2.4%, 36.9%, 0%, 2.4%) |
| CIE-LAB | lab(76.08, 46.14, -32.88) |
| CIE-LCH | lch(76.08, 56.66, 324.53°) |
| OKLab | oklab(81.23% 0.1262 -0.0897) |
| OKLCH | oklch(81.23% 0.155 324.6) |
| XYZ | xyz(66.1163, 50.0107, 95.7745) |
| Luminance | 0.5001 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 5.66
Plum
#DDA0DD
ΔE00 5.90
Mauve
#E0B0FF
ΔE00 6.41
Lavender Pink
#DD85D7
ΔE00 6.98
Lilac (survey)
#CEA2FD
ΔE00 7.91
Baby Purple
#CA9BF7
ΔE00 7.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F39DF9 #A3F99D
analogous
#C59DF9 #F39DF9 #F99DD1
triadic
#F39DF9 #F9F39D #9DF9F3
tetradic
#F39DF9 #F9C59D #A3F99D #9DD1F9
square
#F39DF9 #F9C59D #A3F99D #9DD1F9
split-complementary
#F39DF9 #D1F99D #9DF9C5
monochromatic
#E52AF2 #EC63F5 #F39DF9 #FAD7FD #FBE2FD
Accessibility & contrast
On white
1.91
#F39DF9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.00
#F39DF9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F39DF9
11.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F39DF9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F39DF9 | 1.00 | 1.91 | 11.00 | 11.00 |
| #FFFFFF | 1.91 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#94B5FC
Deuteranopia (green-blind)
#AABFF6
Tritanopia (blue-blind)
#F7A6C0
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #f39df9; /* rgb */ color: rgb(243, 157, 249); /* oklch */ color: oklch(81.2% 0.155 324.6);
Tailwind
colors: {
custom: {
50: '#f8bbfb',
500: '#f39df9',
950: '#000000',
},
}SCSS
$custom: #f39df9; $custom-light: #f8bbfb; $custom-dark: #000000;
JSON
{
"hex": "#f39df9",
"rgb": {
"r": 243,
"g": 157,
"b": 249
},
"hsl": {
"h": 296.087,
"s": 88.462,
"l": 79.608
},
"oklch": {
"l": 0.81234,
"c": 0.15482,
"h": 324.6
},
"luminance": 0.50008
}Semantic roles & 50–950 ramp
primary
#F39DF9
secondary
#68DA60
accent
#E5000F
background
#FFFDFF
surface
#FFF8FF
border
#D7D1D7
text
#171217
muted
#858285