#F39FF2#F39FF2
#F39FF2 is a light, vivid purple. Relative luminance 0.503; OKLCH L 81.3% C 0.145 H 327.2°. Best body text is #000000 at 11.05:1 contrast (WCAG AA passes).
Color values
| HEX | #F39FF2 |
|---|---|
| RGB | rgb(243, 159, 242) |
| HSL | hsl(301, 78%, 79%) |
| HSV | hsv(301, 35%, 95%) |
| CMYK | cmyk(0%, 34.6%, 0.4%, 4.7%) |
| CIE-LAB | lab(76.23, 43.84, -28.85) |
| CIE-LCH | lch(76.23, 52.48, 326.65°) |
| OKLab | oklab(81.26% 0.1216 -0.0783) |
| OKLCH | oklch(81.26% 0.145 327.2) |
| XYZ | xyz(65.3860, 50.2644, 90.2450) |
| Luminance | 0.5026 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Plum
#DDA0DD
ΔE00 4.80
Violet (CSS)
#EE82EE
ΔE00 6.32
Mauve
#E0B0FF
ΔE00 6.64
Lavender Pink
#DD85D7
ΔE00 6.82
Light Lavendar
#EFC0FE
ΔE00 8.11
Purply Pink
#F075E6
ΔE00 8.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F39FF2 #9FF3A0
analogous
#CA9FF3 #F39FF2 #F39FC8
triadic
#F39FF2 #F2F39F #9FF2F3
tetradic
#F39FF2 #F3CA9F #9FF3A0 #9FC8F3
square
#F39FF2 #F3CA9F #9FF3A0 #9FC8F3
split-complementary
#F39FF2 #C8F39F #9FF3CA
monochromatic
#E532E3 #EC69EB #F39FF2 #FAD5F9 #FCE4FB
Accessibility & contrast
On white
1.90
#F39FF2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.05
#F39FF2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F39FF2
11.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F39FF2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F39FF2 | 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)
#99B5F5
Deuteranopia (green-blind)
#AEC0EF
Tritanopia (blue-blind)
#F8A6BE
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #f39ff2; /* rgb */ color: rgb(243, 159, 242); /* oklch */ color: oklch(81.3% 0.145 327.2);
Tailwind
colors: {
custom: {
50: '#f8bdf6',
500: '#f39ff2',
950: '#000000',
},
}SCSS
$custom: #f39ff2; $custom-light: #f8bdf6; $custom-dark: #000000;
JSON
{
"hex": "#f39ff2",
"rgb": {
"r": 243,
"g": 159,
"b": 242
},
"hsl": {
"h": 300.714,
"s": 77.778,
"l": 78.824
},
"oklch": {
"l": 0.81264,
"c": 0.14468,
"h": 327.2
},
"luminance": 0.50262
}Semantic roles & 50–950 ramp
primary
#F39FF2
secondary
#65D166
accent
#DA0E0B
background
#FFFDFF
surface
#FFF8FE
border
#D7D1D6
text
#171217
muted
#858285