#F094FF#F094FF
#F094FF is a light, vivid purple. Relative luminance 0.469; OKLCH L 79.8% C 0.174 H 321.8°. Best body text is #000000 at 10.39:1 contrast (WCAG AA passes).
Color values
| HEX | #F094FF |
|---|---|
| RGB | rgb(240, 148, 255) |
| HSL | hsl(292, 100%, 79%) |
| HSV | hsv(292, 42%, 100%) |
| CMYK | cmyk(5.9%, 42%, 0%, 0%) |
| CIE-LAB | lab(74.14, 51.00, -39.15) |
| CIE-LCH | lch(74.14, 64.29, 322.49°) |
| OKLab | oklab(79.79% 0.1368 -0.1076) |
| OKLCH | oklch(79.79% 0.174 321.8) |
| XYZ | xyz(64.5730, 46.9275, 100.2448) |
| Luminance | 0.4693 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 4.17
Lavender Pink
#DD85D7
ΔE00 6.76
Purply Pink
#F075E6
ΔE00 6.77
Baby Purple
#CA9BF7
ΔE00 7.24
Lilac (survey)
#CEA2FD
ΔE00 7.54
Mauve
#E0B0FF
ΔE00 7.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F094FF #A3FF94
analogous
#BB94FF #F094FF #FF94D9
triadic
#F094FF #FFF094 #94FFF0
tetradic
#F094FF #FFBB94 #A3FF94 #94D9FF
square
#F094FF #FFBB94 #A3FF94 #94D9FF
split-complementary
#F094FF #D9FF94 #94FFBB
monochromatic
#DF1AFF #E757FF #F094FF #F9D1FF #FBE0FF
Accessibility & contrast
On white
2.02
#F094FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.39
#F094FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F094FF
10.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F094FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F094FF | 1.00 | 2.02 | 10.39 | 10.39 |
| #FFFFFF | 2.02 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#86B0FF
Deuteranopia (green-blind)
#9FBAFC
Tritanopia (blue-blind)
#F3A1BE
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #f094ff; /* rgb */ color: rgb(240, 148, 255); /* oklch */ color: oklch(79.8% 0.174 321.8);
Tailwind
colors: {
custom: {
50: '#f6b5ff',
500: '#f094ff',
950: '#000000',
},
}SCSS
$custom: #f094ff; $custom-light: #f6b5ff; $custom-dark: #000000;
JSON
{
"hex": "#f094ff",
"rgb": {
"r": 240,
"g": 148,
"b": 255
},
"hsl": {
"h": 291.589,
"s": 100,
"l": 79.02
},
"oklch": {
"l": 0.79788,
"c": 0.17401,
"h": 321.8
},
"luminance": 0.46925
}Semantic roles & 50–950 ramp
primary
#F094FF
secondary
#D9F7D4
accent
#E60020
background
#FFFBFF
surface
#FFF6FF
border
#D7D0D7
text
#171118
muted
#858086