#F392EA#F392EA
#F392EA is a light, vivid purple. Relative luminance 0.456; OKLCH L 78.9% C 0.159 H 330.4°. Best body text is #000000 at 10.11:1 contrast (WCAG AA passes).
Color values
| HEX | #F392EA |
|---|---|
| RGB | rgb(243, 146, 234) |
| HSL | hsl(306, 80%, 76%) |
| HSV | hsv(306, 40%, 95%) |
| CMYK | cmyk(0%, 39.9%, 3.7%, 4.7%) |
| CIE-LAB | lab(73.26, 49.12, -29.06) |
| CIE-LCH | lch(73.26, 57.07, 329.39°) |
| OKLab | oklab(78.93% 0.1386 -0.0788) |
| OKLCH | oklch(78.93% 0.159 330.4) |
| XYZ | xyz(62.0915, 45.5561, 83.3486) |
| Luminance | 0.4555 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 4.04
Lavender Pink
#DD85D7
ΔE00 4.70
Plum
#DDA0DD
ΔE00 5.81
Purply Pink
#F075E6
ΔE00 5.95
Bubblegum Pink
#FE83CC
ΔE00 6.71
Candy Pink
#FF63E9
ΔE00 8.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F392EA #92F39B
analogous
#CC92F3 #F392EA #F392BA
triadic
#F392EA #EAF392 #92EAF3
tetradic
#F392EA #F3CC92 #92F39B #92BAF3
square
#F392EA #F3CC92 #92F39B #92BAF3
split-complementary
#F392EA #BAF392 #92F3CC
monochromatic
#E724D5 #ED5BDF #F392EA #F9C9F5 #FCE3FA
Accessibility & contrast
On white
2.08
#F392EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.11
#F392EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F392EA
10.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F392EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F392EA | 1.00 | 2.08 | 10.11 | 10.11 |
| #FFFFFF | 2.08 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8EACED
Deuteranopia (green-blind)
#A8B9E7
Tritanopia (blue-blind)
#FA99B3
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #f392ea; /* rgb */ color: rgb(243, 146, 234); /* oklch */ color: oklch(78.9% 0.159 330.4);
Tailwind
colors: {
custom: {
50: '#f9b4f1',
500: '#f392ea',
950: '#000000',
},
}SCSS
$custom: #f392ea; $custom-light: #f9b4f1; $custom-dark: #000000;
JSON
{
"hex": "#f392ea",
"rgb": {
"r": 243,
"g": 146,
"b": 234
},
"hsl": {
"h": 305.567,
"s": 80.165,
"l": 76.275
},
"oklch": {
"l": 0.78926,
"c": 0.15944,
"h": 330.4
},
"luminance": 0.45553
}Semantic roles & 50–950 ramp
primary
#F392EA
secondary
#D7F4DA
accent
#DC1D09
background
#FFFBFE
surface
#FFF6FD
border
#D7D0D5
text
#171116
muted
#858084