#F093FC#F093FC
#F093FC is a light, vivid purple. Relative luminance 0.464; OKLCH L 79.5% C 0.173 H 322.8°. Best body text is #000000 at 10.28:1 contrast (WCAG AA passes).
Color values
| HEX | #F093FC |
|---|---|
| RGB | rgb(240, 147, 252) |
| HSL | hsl(293, 95%, 78%) |
| HSV | hsv(293, 42%, 99%) |
| CMYK | cmyk(4.8%, 41.7%, 0%, 1.2%) |
| CIE-LAB | lab(73.82, 50.95, -38.02) |
| CIE-LCH | lch(73.82, 63.57, 323.27°) |
| OKLab | oklab(79.51% 0.1376 -0.1044) |
| OKLCH | oklch(79.51% 0.173 322.8) |
| XYZ | xyz(63.9377, 46.4235, 97.6693) |
| Luminance | 0.4642 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.78
Lavender Pink
#DD85D7
ΔE00 6.31
Purply Pink
#F075E6
ΔE00 6.39
Baby Purple
#CA9BF7
ΔE00 7.44
Plum
#DDA0DD
ΔE00 7.47
Mauve
#E0B0FF
ΔE00 7.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F093FC #9FFC93
analogous
#BB93FC #F093FC #FC93D3
triadic
#F093FC #FCF093 #93FCF0
tetradic
#F093FC #FCBB93 #9FFC93 #93D3FC
square
#F093FC #FCBB93 #9FFC93 #93D3FC
split-complementary
#F093FC #D3FC93 #93FCBB
monochromatic
#DF1CF9 #E857FA #F093FC #F8CFFE #FBE1FE
Accessibility & contrast
On white
2.04
#F093FC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.28
#F093FC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F093FC
10.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F093FC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F093FC | 1.00 | 2.04 | 10.28 | 10.28 |
| #FFFFFF | 2.04 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#87AEFF
Deuteranopia (green-blind)
#A0B9F9
Tritanopia (blue-blind)
#F39FBC
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #f093fc; /* rgb */ color: rgb(240, 147, 252); /* oklch */ color: oklch(79.5% 0.173 322.8);
Tailwind
colors: {
custom: {
50: '#f6b5fd',
500: '#f093fc',
950: '#000000',
},
}SCSS
$custom: #f093fc; $custom-light: #f6b5fd; $custom-dark: #000000;
JSON
{
"hex": "#f093fc",
"rgb": {
"r": 240,
"g": 147,
"b": 252
},
"hsl": {
"h": 293.143,
"s": 94.595,
"l": 78.235
},
"oklch": {
"l": 0.79505,
"c": 0.17271,
"h": 322.8
},
"luminance": 0.46421
}Semantic roles & 50–950 ramp
primary
#F093FC
secondary
#D8F6D5
accent
#E6001A
background
#FFFBFF
surface
#FFF6FF
border
#D7D0D7
text
#171117
muted
#858085