#F094FA#F094FA
#F094FA is a light, vivid purple. Relative luminance 0.466; OKLCH L 79.6% C 0.169 H 323.4°. Best body text is #000000 at 10.32:1 contrast (WCAG AA passes).
Color values
| HEX | #F094FA |
|---|---|
| RGB | rgb(240, 148, 250) |
| HSL | hsl(294, 91%, 78%) |
| HSV | hsv(294, 41%, 98%) |
| CMYK | cmyk(4%, 40.8%, 0%, 2%) |
| CIE-LAB | lab(73.94, 50.07, -36.75) |
| CIE-LCH | lch(73.94, 62.11, 323.72°) |
| OKLab | oklab(79.57% 0.1358 -0.1007) |
| OKLCH | oklch(79.57% 0.169 323.4) |
| XYZ | xyz(63.7786, 46.6097, 96.0610) |
| Luminance | 0.4661 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.85
Lavender Pink
#DD85D7
ΔE00 6.12
Purply Pink
#F075E6
ΔE00 6.45
Plum
#DDA0DD
ΔE00 7.07
Baby Purple
#CA9BF7
ΔE00 7.51
Mauve
#E0B0FF
ΔE00 7.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F094FA #9EFA94
analogous
#BD94FA #F094FA #FA94D1
triadic
#F094FA #FAF094 #94FAF0
tetradic
#F094FA #FABD94 #9EFA94 #94D1FA
square
#F094FA #FABD94 #9EFA94 #94D1FA
split-complementary
#F094FA #D1FA94 #94FABD
monochromatic
#E01FF5 #E85AF7 #F094FA #F8CEFD #FBE2FE
Accessibility & contrast
On white
2.03
#F094FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.32
#F094FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F094FA
10.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F094FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F094FA | 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)
#89AFFE
Deuteranopia (green-blind)
#A1BAF7
Tritanopia (blue-blind)
#F39FBB
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #f094fa; /* rgb */ color: rgb(240, 148, 250); /* oklch */ color: oklch(79.6% 0.169 323.4);
Tailwind
colors: {
custom: {
50: '#f6b5fc',
500: '#f094fa',
950: '#000000',
},
}SCSS
$custom: #f094fa; $custom-light: #f6b5fc; $custom-dark: #000000;
JSON
{
"hex": "#f094fa",
"rgb": {
"r": 240,
"g": 148,
"b": 250
},
"hsl": {
"h": 294.118,
"s": 91.071,
"l": 78.039
},
"oklch": {
"l": 0.79569,
"c": 0.1691,
"h": 323.4
},
"luminance": 0.46607
}Semantic roles & 50–950 ramp
primary
#F094FA
secondary
#D8F6D5
accent
#E60016
background
#FFFBFF
surface
#FFF6FF
border
#D7D0D7
text
#171117
muted
#858085