#F093FA#F093FA
#F093FA is a light, vivid purple. Relative luminance 0.463; OKLCH L 79.4% C 0.171 H 323.5°. Best body text is #000000 at 10.26:1 contrast (WCAG AA passes).
Color values
| HEX | #F093FA |
|---|---|
| RGB | rgb(240, 147, 250) |
| HSL | hsl(294, 91%, 78%) |
| HSV | hsv(294, 41%, 98%) |
| CMYK | cmyk(4%, 41.2%, 0%, 2%) |
| CIE-LAB | lab(73.74, 50.58, -37.06) |
| CIE-LCH | lch(73.74, 62.71, 323.77°) |
| OKLab | oklab(79.42% 0.1372 -0.1016) |
| OKLCH | oklch(79.42% 0.171 323.5) |
| XYZ | xyz(63.6225, 46.2974, 96.0089) |
| Luminance | 0.4629 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.66
Lavender Pink
#DD85D7
ΔE00 6.05
Purply Pink
#F075E6
ΔE00 6.27
Plum
#DDA0DD
ΔE00 7.21
Baby Purple
#CA9BF7
ΔE00 7.55
Mauve
#E0B0FF
ΔE00 7.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F093FA #9DFA93
analogous
#BD93FA #F093FA #FA93D0
triadic
#F093FA #FAF093 #93FAF0
tetradic
#F093FA #FABD93 #9DFA93 #93D0FA
square
#F093FA #FABD93 #9DFA93 #93D0FA
split-complementary
#F093FA #D0FA93 #93FABD
monochromatic
#E01EF5 #E859F7 #F093FA #F8CDFD #FBE2FE
Accessibility & contrast
On white
2.05
#F093FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.26
#F093FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F093FA
10.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F093FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F093FA | 1.00 | 2.05 | 10.26 | 10.26 |
| #FFFFFF | 2.05 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#87AEFE
Deuteranopia (green-blind)
#A0B9F7
Tritanopia (blue-blind)
#F49FBB
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #f093fa; /* rgb */ color: rgb(240, 147, 250); /* oklch */ color: oklch(79.4% 0.171 323.5);
Tailwind
colors: {
custom: {
50: '#f6b5fc',
500: '#f093fa',
950: '#000000',
},
}SCSS
$custom: #f093fa; $custom-light: #f6b5fc; $custom-dark: #000000;
JSON
{
"hex": "#f093fa",
"rgb": {
"r": 240,
"g": 147,
"b": 250
},
"hsl": {
"h": 294.175,
"s": 91.15,
"l": 77.843
},
"oklch": {
"l": 0.79418,
"c": 0.17076,
"h": 323.5
},
"luminance": 0.46295
}Semantic roles & 50–950 ramp
primary
#F093FA
secondary
#D8F6D5
accent
#E60016
background
#FFFBFF
surface
#FFF6FF
border
#D7D0D7
text
#171117
muted
#858085