#F093EC#F093EC
#F093EC is a light, vivid purple. Relative luminance 0.454; OKLCH L 78.8% C 0.158 H 328.5°. Best body text is #000000 at 10.09:1 contrast (WCAG AA passes).
Color values
| HEX | #F093EC |
|---|---|
| RGB | rgb(240, 147, 236) |
| HSL | hsl(303, 76%, 76%) |
| HSV | hsv(303, 39%, 94%) |
| CMYK | cmyk(0%, 38.8%, 1.7%, 5.9%) |
| CIE-LAB | lab(73.19, 48.05, -30.29) |
| CIE-LCH | lch(73.19, 56.80, 327.77°) |
| OKLab | oklab(78.83% 0.1343 -0.0824) |
| OKLCH | oklch(78.83% 0.158 328.5) |
| XYZ | xyz(61.5082, 45.4517, 84.8738) |
| Luminance | 0.4545 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.87
Lavender Pink
#DD85D7
ΔE00 4.64
Plum
#DDA0DD
ΔE00 5.60
Purply Pink
#F075E6
ΔE00 6.02
Bubblegum Pink
#FE83CC
ΔE00 7.43
Mauve
#E0B0FF
ΔE00 8.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F093EC #93F097
analogous
#C593F0 #F093EC #F093BD
triadic
#F093EC #ECF093 #93ECF0
tetradic
#F093EC #F0C593 #93F097 #93BDF0
square
#F093EC #F0C593 #93F097 #93BDF0
split-complementary
#F093EC #BDF093 #93F0C5
monochromatic
#E128D9 #E95DE3 #F093EC #F7C9F5 #FBE4FA
Accessibility & contrast
On white
2.08
#F093EC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.09
#F093EC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F093EC
10.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F093EC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F093EC | 1.00 | 2.08 | 10.09 | 10.09 |
| #FFFFFF | 2.08 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8DACEF
Deuteranopia (green-blind)
#A6B8E9
Tritanopia (blue-blind)
#F69BB5
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #f093ec; /* rgb */ color: rgb(240, 147, 236); /* oklch */ color: oklch(78.8% 0.158 328.5);
Tailwind
colors: {
custom: {
50: '#f6b4f2',
500: '#f093ec',
950: '#000000',
},
}SCSS
$custom: #f093ec; $custom-light: #f6b4f2; $custom-dark: #000000;
JSON
{
"hex": "#f093ec",
"rgb": {
"r": 240,
"g": 147,
"b": 236
},
"hsl": {
"h": 302.581,
"s": 75.61,
"l": 75.882
},
"oklch": {
"l": 0.78825,
"c": 0.15751,
"h": 328.5
},
"luminance": 0.45449
}Semantic roles & 50–950 ramp
primary
#F093EC
secondary
#D8F3D9
accent
#D8160E
background
#FFFBFE
surface
#FFF6FD
border
#D7D0D5
text
#171117
muted
#858085