#F39DFD#F39DFD
#F39DFD is a light, vivid purple. Relative luminance 0.503; OKLCH L 81.4% C 0.159 H 323.2°. Best body text is #000000 at 11.05:1 contrast (WCAG AA passes).
Color values
| HEX | #F39DFD |
|---|---|
| RGB | rgb(243, 157, 253) |
| HSL | hsl(294, 96%, 80%) |
| HSV | hsv(294, 38%, 99%) |
| CMYK | cmyk(4%, 37.9%, 0%, 0.8%) |
| CIE-LAB | lab(76.23, 46.88, -34.80) |
| CIE-LCH | lch(76.23, 58.39, 323.41°) |
| OKLab | oklab(81.4% 0.1271 -0.0952) |
| OKLCH | oklch(81.4% 0.159 323.2) |
| XYZ | xyz(66.7469, 50.2629, 99.0952) |
| Luminance | 0.5026 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 5.69
Mauve
#E0B0FF
ΔE00 6.26
Plum
#DDA0DD
ΔE00 6.46
Lavender Pink
#DD85D7
ΔE00 7.35
Lilac (survey)
#CEA2FD
ΔE00 7.56
Baby Purple
#CA9BF7
ΔE00 7.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F39DFD #A7FD9D
analogous
#C39DFD #F39DFD #FD9DD7
triadic
#F39DFD #FDF39D #9DFDF3
tetradic
#F39DFD #FDC39D #A7FD9D #9DD7FD
square
#F39DFD #FDC39D #A7FD9D #9DD7FD
split-complementary
#F39DFD #D7FD9D #9DFDC3
monochromatic
#E425FB #EC61FC #F39DFD #FAD9FE #FBE1FE
Accessibility & contrast
On white
1.90
#F39DFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.05
#F39DFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F39DFD
11.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F39DFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F39DFD | 1.00 | 1.90 | 11.05 | 11.05 |
| #FFFFFF | 1.90 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#93B6FF
Deuteranopia (green-blind)
#A9C0FA
Tritanopia (blue-blind)
#F6A7C1
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #f39dfd; /* rgb */ color: rgb(243, 157, 253); /* oklch */ color: oklch(81.4% 0.159 323.2);
Tailwind
colors: {
custom: {
50: '#f8bbfe',
500: '#f39dfd',
950: '#000000',
},
}SCSS
$custom: #f39dfd; $custom-light: #f8bbfe; $custom-dark: #000000;
JSON
{
"hex": "#f39dfd",
"rgb": {
"r": 243,
"g": 157,
"b": 253
},
"hsl": {
"h": 293.75,
"s": 96,
"l": 80.392
},
"oklch": {
"l": 0.81401,
"c": 0.15875,
"h": 323.2
},
"luminance": 0.5026
}Semantic roles & 50–950 ramp
primary
#F39DFD
secondary
#6CE05F
accent
#E60018
background
#FFFDFF
surface
#FFF8FF
border
#D7D1D7
text
#171218
muted
#858286