#F394FF#F394FF
#F394FF is a light, vivid purple. Relative luminance 0.475; OKLCH L 80.1% C 0.176 H 322.9°. Best body text is #000000 at 10.49:1 contrast (WCAG AA passes).
Color values
| HEX | #F394FF |
|---|---|
| RGB | rgb(243, 148, 255) |
| HSL | hsl(293, 100%, 79%) |
| HSV | hsv(293, 42%, 100%) |
| CMYK | cmyk(4.7%, 42%, 0%, 0%) |
| CIE-LAB | lab(74.48, 51.86, -38.59) |
| CIE-LCH | lch(74.48, 64.65, 323.35°) |
| OKLab | oklab(80.12% 0.1401 -0.1059) |
| OKLCH | oklch(80.12% 0.176 322.9) |
| XYZ | xyz(65.6001, 47.4571, 100.2930) |
| Luminance | 0.4745 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 4.13
Purply Pink
#F075E6
ΔE00 6.69
Lavender Pink
#DD85D7
ΔE00 6.81
Baby Purple
#CA9BF7
ΔE00 7.73
Plum
#DDA0DD
ΔE00 7.77
Mauve
#E0B0FF
ΔE00 7.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F394FF #A0FF94
analogous
#BE94FF #F394FF #FF94D6
triadic
#F394FF #FFF394 #94FFF3
tetradic
#F394FF #FFBE94 #A0FF94 #94D6FF
square
#F394FF #FFBE94 #A0FF94 #94D6FF
split-complementary
#F394FF #D6FF94 #94FFBE
monochromatic
#E51AFF #EC57FF #F394FF #FAD1FF #FCE0FF
Accessibility & contrast
On white
2.00
#F394FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.49
#F394FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F394FF
10.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F394FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F394FF | 1.00 | 2.00 | 10.49 | 10.49 |
| #FFFFFF | 2.00 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#87B0FF
Deuteranopia (green-blind)
#A1BBFC
Tritanopia (blue-blind)
#F6A0BE
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #f394ff; /* rgb */ color: rgb(243, 148, 255); /* oklch */ color: oklch(80.1% 0.176 322.9);
Tailwind
colors: {
custom: {
50: '#f9b5ff',
500: '#f394ff',
950: '#000000',
},
}SCSS
$custom: #f394ff; $custom-light: #f9b5ff; $custom-dark: #000000;
JSON
{
"hex": "#f394ff",
"rgb": {
"r": 243,
"g": 148,
"b": 255
},
"hsl": {
"h": 293.271,
"s": 100,
"l": 79.02
},
"oklch": {
"l": 0.80115,
"c": 0.17568,
"h": 322.9
},
"luminance": 0.47454
}Semantic roles & 50–950 ramp
primary
#F394FF
secondary
#D8F7D4
accent
#E6001A
background
#FFFBFF
surface
#FFF6FF
border
#D7D0D7
text
#171118
muted
#858086