#F093FF#F093FF
#F093FF is a light, vivid purple. Relative luminance 0.466; OKLCH L 79.6% C 0.176 H 321.9°. Best body text is #000000 at 10.32:1 contrast (WCAG AA passes).
Color values
| HEX | #F093FF |
|---|---|
| RGB | rgb(240, 147, 255) |
| HSL | hsl(292, 100%, 79%) |
| HSV | hsv(292, 42%, 100%) |
| CMYK | cmyk(5.9%, 42.4%, 0%, 0%) |
| CIE-LAB | lab(73.94, 51.51, -39.46) |
| CIE-LCH | lch(73.94, 64.89, 322.55°) |
| OKLab | oklab(79.64% 0.1382 -0.1085) |
| OKLCH | oklch(79.64% 0.176 321.9) |
| XYZ | xyz(64.4169, 46.6152, 100.1928) |
| Luminance | 0.4661 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 4.01
Purply Pink
#F075E6
ΔE00 6.60
Lavender Pink
#DD85D7
ΔE00 6.71
Baby Purple
#CA9BF7
ΔE00 7.30
Lilac (survey)
#CEA2FD
ΔE00 7.64
Mauve
#E0B0FF
ΔE00 7.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F093FF #A2FF93
analogous
#BA93FF #F093FF #FF93D8
triadic
#F093FF #FFF093 #93FFF0
tetradic
#F093FF #FFBA93 #A2FF93 #93D8FF
square
#F093FF #FFBA93 #A2FF93 #93D8FF
split-complementary
#F093FF #D8FF93 #93FFBA
monochromatic
#DF19FF #E856FF #F093FF #F9D0FF #FBE0FF
Accessibility & contrast
On white
2.03
#F093FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.32
#F093FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F093FF
10.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F093FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F093FF | 1.00 | 2.03 | 10.32 | 10.32 |
| #FFFFFF | 2.03 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#85AFFF
Deuteranopia (green-blind)
#9EB9FC
Tritanopia (blue-blind)
#F3A0BD
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #f093ff; /* rgb */ color: rgb(240, 147, 255); /* oklch */ color: oklch(79.6% 0.176 321.9);
Tailwind
colors: {
custom: {
50: '#f7b5ff',
500: '#f093ff',
950: '#000000',
},
}SCSS
$custom: #f093ff; $custom-light: #f7b5ff; $custom-dark: #000000;
JSON
{
"hex": "#f093ff",
"rgb": {
"r": 240,
"g": 147,
"b": 255
},
"hsl": {
"h": 291.667,
"s": 100,
"l": 78.824
},
"oklch": {
"l": 0.79638,
"c": 0.17565,
"h": 321.9
},
"luminance": 0.46613
}Semantic roles & 50–950 ramp
primary
#F093FF
secondary
#D9F7D4
accent
#E60020
background
#FFFBFF
surface
#FFF6FF
border
#D7D0D7
text
#171118
muted
#858086