#F393F4#F393F4
#F393F4 is a light, vivid purple. Relative luminance 0.465; OKLCH L 79.5% C 0.167 H 326.6°. Best body text is #000000 at 10.29:1 contrast (WCAG AA passes).
Color values
| HEX | #F393F4 |
|---|---|
| RGB | rgb(243, 147, 244) |
| HSL | hsl(299, 82%, 77%) |
| HSV | hsv(299, 40%, 96%) |
| CMYK | cmyk(0.4%, 39.8%, 0%, 4.3%) |
| CIE-LAB | lab(73.84, 50.37, -33.62) |
| CIE-LCH | lch(73.84, 60.56, 326.28°) |
| OKLab | oklab(79.49% 0.1394 -0.0917) |
| OKLCH | oklch(79.49% 0.167 326.6) |
| XYZ | xyz(63.7237, 46.4567, 91.1808) |
| Luminance | 0.4645 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.60
Lavender Pink
#DD85D7
ΔE00 5.50
Purply Pink
#F075E6
ΔE00 6.02
Plum
#DDA0DD
ΔE00 6.57
Mauve
#E0B0FF
ΔE00 8.23
Bubblegum Pink
#FE83CC
ΔE00 8.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F393F4 #94F493
analogous
#C393F4 #F393F4 #F493C5
triadic
#F393F4 #F4F393 #93F4F3
tetradic
#F393F4 #F4C393 #94F493 #93C5F4
square
#F393F4 #F4C393 #94F493 #93C5F4
split-complementary
#F393F4 #C5F493 #93F4C3
monochromatic
#E724E9 #ED5BEE #F393F4 #F9CBFA #FCE3FC
Accessibility & contrast
On white
2.04
#F393F4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.29
#F393F4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F393F4
10.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F393F4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F393F4 | 1.00 | 2.04 | 10.29 | 10.29 |
| #FFFFFF | 2.04 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8BAEF7
Deuteranopia (green-blind)
#A5BAF1
Tritanopia (blue-blind)
#F89DB8
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #f393f4; /* rgb */ color: rgb(243, 147, 244); /* oklch */ color: oklch(79.5% 0.167 326.6);
Tailwind
colors: {
custom: {
50: '#f9b5f8',
500: '#f393f4',
950: '#000000',
},
}SCSS
$custom: #f393f4; $custom-light: #f9b5f8; $custom-dark: #000000;
JSON
{
"hex": "#f393f4",
"rgb": {
"r": 243,
"g": 147,
"b": 244
},
"hsl": {
"h": 299.381,
"s": 81.513,
"l": 76.667
},
"oklch": {
"l": 0.79491,
"c": 0.16685,
"h": 326.6
},
"luminance": 0.46454
}Semantic roles & 50–950 ramp
primary
#F393F4
secondary
#D7F4D7
accent
#DE080A
background
#FFFBFF
surface
#FFF6FF
border
#D7D0D7
text
#171117
muted
#858085