#F392EB#F392EB
#F392EB is a light, vivid purple. Relative luminance 0.456; OKLCH L 79.0% C 0.160 H 330.0°. Best body text is #000000 at 10.12:1 contrast (WCAG AA passes).
Color values
| HEX | #F392EB |
|---|---|
| RGB | rgb(243, 146, 235) |
| HSL | hsl(305, 80%, 76%) |
| HSV | hsv(305, 40%, 95%) |
| CMYK | cmyk(0%, 39.9%, 3.3%, 4.7%) |
| CIE-LAB | lab(73.29, 49.29, -29.55) |
| CIE-LCH | lch(73.29, 57.47, 329.06°) |
| OKLab | oklab(78.97% 0.1388 -0.0802) |
| OKLCH | oklch(78.97% 0.16 330) |
| XYZ | xyz(62.2356, 45.6137, 84.1073) |
| Luminance | 0.4561 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.93
Lavender Pink
#DD85D7
ΔE00 4.74
Plum
#DDA0DD
ΔE00 5.88
Purply Pink
#F075E6
ΔE00 5.90
Bubblegum Pink
#FE83CC
ΔE00 6.88
Candy Pink
#FF63E9
ΔE00 8.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F392EB #92F39A
analogous
#CB92F3 #F392EB #F392BB
triadic
#F392EB #EBF392 #92EBF3
tetradic
#F392EB #F3CB92 #92F39A #92BBF3
square
#F392EB #F3CB92 #92F39A #92BBF3
split-complementary
#F392EB #BBF392 #92F3CB
monochromatic
#E724D7 #ED5BE1 #F392EB #F9C9F5 #FCE3FA
Accessibility & contrast
On white
2.07
#F392EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.12
#F392EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F392EB
10.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F392EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F392EB | 1.00 | 2.07 | 10.12 | 10.12 |
| #FFFFFF | 2.07 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8EACEE
Deuteranopia (green-blind)
#A7B9E8
Tritanopia (blue-blind)
#FA99B4
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #f392eb; /* rgb */ color: rgb(243, 146, 235); /* oklch */ color: oklch(79.0% 0.160 330.0);
Tailwind
colors: {
custom: {
50: '#f9b4f1',
500: '#f392eb',
950: '#000000',
},
}SCSS
$custom: #f392eb; $custom-light: #f9b4f1; $custom-dark: #000000;
JSON
{
"hex": "#f392eb",
"rgb": {
"r": 243,
"g": 146,
"b": 235
},
"hsl": {
"h": 304.948,
"s": 80.165,
"l": 76.275
},
"oklch": {
"l": 0.78967,
"c": 0.16033,
"h": 330
},
"luminance": 0.45611
}Semantic roles & 50–950 ramp
primary
#F392EB
secondary
#D7F4DA
accent
#DC1A09
background
#FFFBFE
surface
#FFF6FD
border
#D7D0D5
text
#171116
muted
#858084