#F391EB#F391EB
#F391EB is a light, vivid purple. Relative luminance 0.453; OKLCH L 78.8% C 0.162 H 330.0°. Best body text is #000000 at 10.06:1 contrast (WCAG AA passes).
Color values
| HEX | #F391EB |
|---|---|
| RGB | rgb(243, 145, 235) |
| HSL | hsl(305, 80%, 76%) |
| HSV | hsv(305, 40%, 95%) |
| CMYK | cmyk(0%, 40.3%, 3.3%, 4.7%) |
| CIE-LAB | lab(73.09, 49.80, -29.86) |
| CIE-LCH | lch(73.09, 58.07, 329.05°) |
| OKLab | oklab(78.82% 0.1403 -0.0811) |
| OKLCH | oklch(78.82% 0.162 330) |
| XYZ | xyz(62.0821, 45.3067, 84.0561) |
| Luminance | 0.4530 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.72
Lavender Pink
#DD85D7
ΔE00 4.64
Purply Pink
#F075E6
ΔE00 5.69
Plum
#DDA0DD
ΔE00 6.04
Bubblegum Pink
#FE83CC
ΔE00 6.85
Candy Pink
#FF63E9
ΔE00 8.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F391EB #91F399
analogous
#CA91F3 #F391EB #F391BA
triadic
#F391EB #EBF391 #91EBF3
tetradic
#F391EB #F3CA91 #91F399 #91BAF3
square
#F391EB #F3CA91 #91F399 #91BAF3
split-complementary
#F391EB #BAF391 #91F3CA
monochromatic
#E723D7 #ED5AE1 #F391EB #F9C8F5 #FCE3FA
Accessibility & contrast
On white
2.09
#F391EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.06
#F391EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F391EB
10.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F391EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F391EB | 1.00 | 2.09 | 10.06 | 10.06 |
| #FFFFFF | 2.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8DABEE
Deuteranopia (green-blind)
#A6B8E8
Tritanopia (blue-blind)
#FA98B3
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #f391eb; /* rgb */ color: rgb(243, 145, 235); /* oklch */ color: oklch(78.8% 0.162 330.0);
Tailwind
colors: {
custom: {
50: '#f9b3f1',
500: '#f391eb',
950: '#000000',
},
}SCSS
$custom: #f391eb; $custom-light: #f9b3f1; $custom-dark: #000000;
JSON
{
"hex": "#f391eb",
"rgb": {
"r": 243,
"g": 145,
"b": 235
},
"hsl": {
"h": 304.898,
"s": 80.328,
"l": 76.078
},
"oklch": {
"l": 0.78816,
"c": 0.16201,
"h": 330
},
"luminance": 0.45304
}Semantic roles & 50–950 ramp
primary
#F391EB
secondary
#D7F4DA
accent
#DD1A09
background
#FFFBFE
surface
#FFF6FD
border
#D7D0D5
text
#171117
muted
#858085