#F392EC#F392EC
#F392EC is a light, vivid purple. Relative luminance 0.457; OKLCH L 79.0% C 0.161 H 329.6°. Best body text is #000000 at 10.13:1 contrast (WCAG AA passes).
Color values
| HEX | #F392EC |
|---|---|
| RGB | rgb(243, 146, 236) |
| HSL | hsl(304, 80%, 76%) |
| HSV | hsv(304, 40%, 95%) |
| CMYK | cmyk(0%, 39.9%, 2.9%, 4.7%) |
| CIE-LAB | lab(73.33, 49.47, -30.04) |
| CIE-LCH | lch(73.33, 57.87, 328.73°) |
| OKLab | oklab(79.01% 0.139 -0.0816) |
| OKLCH | oklch(79.01% 0.161 329.6) |
| XYZ | xyz(62.3805, 45.6716, 84.8703) |
| Luminance | 0.4567 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.84
Lavender Pink
#DD85D7
ΔE00 4.79
Purply Pink
#F075E6
ΔE00 5.87
Plum
#DDA0DD
ΔE00 5.96
Bubblegum Pink
#FE83CC
ΔE00 7.05
Candy Pink
#FF63E9
ΔE00 8.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F392EC #92F399
analogous
#CA92F3 #F392EC #F392BC
triadic
#F392EC #ECF392 #92ECF3
tetradic
#F392EC #F3CA92 #92F399 #92BCF3
square
#F392EC #F3CA92 #92F399 #92BCF3
split-complementary
#F392EC #BCF392 #92F3CA
monochromatic
#E724D9 #ED5BE2 #F392EC #F9C9F6 #FCE3FA
Accessibility & contrast
On white
2.07
#F392EC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.13
#F392EC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F392EC
10.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F392EC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F392EC | 1.00 | 2.07 | 10.13 | 10.13 |
| #FFFFFF | 2.07 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8DACEF
Deuteranopia (green-blind)
#A7B9E9
Tritanopia (blue-blind)
#FA9AB4
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #f392ec; /* rgb */ color: rgb(243, 146, 236); /* oklch */ color: oklch(79.0% 0.161 329.6);
Tailwind
colors: {
custom: {
50: '#f9b4f2',
500: '#f392ec',
950: '#000000',
},
}SCSS
$custom: #f392ec; $custom-light: #f9b4f2; $custom-dark: #000000;
JSON
{
"hex": "#f392ec",
"rgb": {
"r": 243,
"g": 146,
"b": 236
},
"hsl": {
"h": 304.33,
"s": 80.165,
"l": 76.275
},
"oklch": {
"l": 0.79008,
"c": 0.16121,
"h": 329.6
},
"luminance": 0.45669
}Semantic roles & 50–950 ramp
primary
#F392EC
secondary
#D7F4D9
accent
#DC1809
background
#FFFBFE
surface
#FFF6FD
border
#D7D0D5
text
#171117
muted
#858085