#F392EF#F392EF
#F392EF is a light, vivid purple. Relative luminance 0.458; OKLCH L 79.1% C 0.164 H 328.5°. Best body text is #000000 at 10.17:1 contrast (WCAG AA passes).
Color values
| HEX | #F392EF |
|---|---|
| RGB | rgb(243, 146, 239) |
| HSL | hsl(302, 80%, 76%) |
| HSV | hsv(302, 40%, 95%) |
| CMYK | cmyk(0%, 39.9%, 1.6%, 4.7%) |
| CIE-LAB | lab(73.45, 49.99, -31.50) |
| CIE-LCH | lch(73.45, 59.09, 327.78°) |
| OKLab | oklab(79.13% 0.1397 -0.0857) |
| OKLCH | oklch(79.13% 0.164 328.5) |
| XYZ | xyz(62.8200, 45.8475, 87.1851) |
| Luminance | 0.4584 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.60
Lavender Pink
#DD85D7
ΔE00 4.98
Purply Pink
#F075E6
ΔE00 5.80
Plum
#DDA0DD
ΔE00 6.22
Bubblegum Pink
#FE83CC
ΔE00 7.55
Candy Pink
#FF63E9
ΔE00 8.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F392EF #92F396
analogous
#C792F3 #F392EF #F392BF
triadic
#F392EF #EFF392 #92EFF3
tetradic
#F392EF #F3C792 #92F396 #92BFF3
square
#F392EF #F3C792 #92F396 #92BFF3
split-complementary
#F392EF #BFF392 #92F3C7
monochromatic
#E724DF #ED5BE7 #F392EF #F9C9F7 #FCE3FB
Accessibility & contrast
On white
2.07
#F392EF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.17
#F392EF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F392EF
10.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F392EF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F392EF | 1.00 | 2.07 | 10.17 | 10.17 |
| #FFFFFF | 2.07 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8CACF2
Deuteranopia (green-blind)
#A6B9EC
Tritanopia (blue-blind)
#F99AB6
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #f392ef; /* rgb */ color: rgb(243, 146, 239); /* oklch */ color: oklch(79.1% 0.164 328.5);
Tailwind
colors: {
custom: {
50: '#f9b4f4',
500: '#f392ef',
950: '#000000',
},
}SCSS
$custom: #f392ef; $custom-light: #f9b4f4; $custom-dark: #000000;
JSON
{
"hex": "#f392ef",
"rgb": {
"r": 243,
"g": 146,
"b": 239
},
"hsl": {
"h": 302.474,
"s": 80.165,
"l": 76.275
},
"oklch": {
"l": 0.79131,
"c": 0.16392,
"h": 328.5
},
"luminance": 0.45844
}Semantic roles & 50–950 ramp
primary
#F392EF
secondary
#D7F4D8
accent
#DC1209
background
#FFFBFE
surface
#FFF6FD
border
#D7D0D5
text
#171117
muted
#858085