#F39CFD#F39CFD
#F39CFD is a light, vivid purple. Relative luminance 0.499; OKLCH L 81.2% C 0.160 H 323.2°. Best body text is #000000 at 10.98:1 contrast (WCAG AA passes).
Color values
| HEX | #F39CFD |
|---|---|
| RGB | rgb(243, 156, 253) |
| HSL | hsl(294, 96%, 80%) |
| HSV | hsv(294, 38%, 99%) |
| CMYK | cmyk(4%, 38.3%, 0%, 0.8%) |
| CIE-LAB | lab(76.02, 47.40, -35.12) |
| CIE-LCH | lch(76.02, 58.99, 323.46°) |
| OKLab | oklab(81.25% 0.1285 -0.0961) |
| OKLCH | oklch(81.25% 0.16 323.2) |
| XYZ | xyz(66.5784, 49.9260, 99.0391) |
| Luminance | 0.4992 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 5.49
Mauve
#E0B0FF
ΔE00 6.42
Plum
#DDA0DD
ΔE00 6.57
Lavender Pink
#DD85D7
ΔE00 7.24
Lilac (survey)
#CEA2FD
ΔE00 7.60
Baby Purple
#CA9BF7
ΔE00 7.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F39CFD #A6FD9C
analogous
#C29CFD #F39CFD #FD9CD7
triadic
#F39CFD #FDF39C #9CFDF3
tetradic
#F39CFD #FDC29C #A6FD9C #9CD7FD
square
#F39CFD #FDC29C #A6FD9C #9CD7FD
split-complementary
#F39CFD #D7FD9C #9CFDC2
monochromatic
#E424FB #EC60FC #F39CFD #FAD8FE #FBE1FE
Accessibility & contrast
On white
1.91
#F39CFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.98
#F39CFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F39CFD
10.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F39CFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F39CFD | 1.00 | 1.91 | 10.98 | 10.98 |
| #FFFFFF | 1.91 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#91B5FF
Deuteranopia (green-blind)
#A8BFFA
Tritanopia (blue-blind)
#F6A7C1
Achromatopsia (no color)
#BBBBBB
Design tokens & code
CSS
--color: #f39cfd; /* rgb */ color: rgb(243, 156, 253); /* oklch */ color: oklch(81.2% 0.160 323.2);
Tailwind
colors: {
custom: {
50: '#f8bbfe',
500: '#f39cfd',
950: '#000000',
},
}SCSS
$custom: #f39cfd; $custom-light: #f8bbfe; $custom-dark: #000000;
JSON
{
"hex": "#f39cfd",
"rgb": {
"r": 243,
"g": 156,
"b": 253
},
"hsl": {
"h": 293.814,
"s": 96.04,
"l": 80.196
},
"oklch": {
"l": 0.81245,
"c": 0.16043,
"h": 323.2
},
"luminance": 0.49923
}Semantic roles & 50–950 ramp
primary
#F39CFD
secondary
#D8F7D4
accent
#E60018
background
#FFFBFF
surface
#FFF6FF
border
#D7D0D7
text
#171218
muted
#858186