#F393EF#F393EF
#F393EF is a light, vivid purple. Relative luminance 0.462; OKLCH L 79.3% C 0.162 H 328.5°. Best body text is #000000 at 10.23:1 contrast (WCAG AA passes).
Color values
| HEX | #F393EF |
|---|---|
| RGB | rgb(243, 147, 239) |
| HSL | hsl(303, 80%, 76%) |
| HSV | hsv(303, 40%, 95%) |
| CMYK | cmyk(0%, 39.5%, 1.6%, 4.7%) |
| CIE-LAB | lab(73.65, 49.48, -31.19) |
| CIE-LCH | lch(73.65, 58.49, 327.77°) |
| OKLab | oklab(79.28% 0.1383 -0.0849) |
| OKLCH | oklch(79.28% 0.162 328.5) |
| XYZ | xyz(62.9748, 46.1571, 87.2367) |
| Luminance | 0.4615 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.81
Lavender Pink
#DD85D7
ΔE00 5.08
Purply Pink
#F075E6
ΔE00 6.02
Plum
#DDA0DD
ΔE00 6.06
Bubblegum Pink
#FE83CC
ΔE00 7.57
Candy Pink
#FF63E9
ΔE00 8.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F393EF #93F397
analogous
#C793F3 #F393EF #F393BF
triadic
#F393EF #EFF393 #93EFF3
tetradic
#F393EF #F3C793 #93F397 #93BFF3
square
#F393EF #F3C793 #93F397 #93BFF3
split-complementary
#F393EF #BFF393 #93F3C7
monochromatic
#E725DF #ED5CE7 #F393EF #F9CAF7 #FCE3FB
Accessibility & contrast
On white
2.05
#F393EF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.23
#F393EF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F393EF
10.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F393EF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F393EF | 1.00 | 2.05 | 10.23 | 10.23 |
| #FFFFFF | 2.05 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8DADF2
Deuteranopia (green-blind)
#A6BAEC
Tritanopia (blue-blind)
#F99BB6
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #f393ef; /* rgb */ color: rgb(243, 147, 239); /* oklch */ color: oklch(79.3% 0.162 328.5);
Tailwind
colors: {
custom: {
50: '#f9b5f4',
500: '#f393ef',
950: '#000000',
},
}SCSS
$custom: #f393ef; $custom-light: #f9b5f4; $custom-dark: #000000;
JSON
{
"hex": "#f393ef",
"rgb": {
"r": 243,
"g": 147,
"b": 239
},
"hsl": {
"h": 302.5,
"s": 80,
"l": 76.471
},
"oklch": {
"l": 0.79282,
"c": 0.16224,
"h": 328.5
},
"luminance": 0.46154
}Semantic roles & 50–950 ramp
primary
#F393EF
secondary
#D7F4D8
accent
#DC1209
background
#FFFBFE
surface
#FFF6FD
border
#D7D0D5
text
#171117
muted
#858085