#F094EF#F094EF
#F094EF is a light, vivid purple. Relative luminance 0.459; OKLCH L 79.1% C 0.159 H 327.3°. Best body text is #000000 at 10.19:1 contrast (WCAG AA passes).
Color values
| HEX | #F094EF |
|---|---|
| RGB | rgb(240, 148, 239) |
| HSL | hsl(301, 75%, 76%) |
| HSV | hsv(301, 38%, 94%) |
| CMYK | cmyk(0%, 38.3%, 0.4%, 5.9%) |
| CIE-LAB | lab(73.51, 48.07, -31.44) |
| CIE-LCH | lch(73.51, 57.44, 326.82°) |
| OKLab | oklab(79.1% 0.1335 -0.0856) |
| OKLCH | oklch(79.1% 0.159 327.3) |
| XYZ | xyz(62.1039, 45.9398, 87.2406) |
| Luminance | 0.4594 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.89
Lavender Pink
#DD85D7
ΔE00 4.96
Plum
#DDA0DD
ΔE00 5.73
Purply Pink
#F075E6
ΔE00 6.19
Bubblegum Pink
#FE83CC
ΔE00 7.94
Mauve
#E0B0FF
ΔE00 8.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F094EF #94F095
analogous
#C394F0 #F094EF #F094C1
triadic
#F094EF #EFF094 #94EFF0
tetradic
#F094EF #F0C394 #94F095 #94C1F0
square
#F094EF #F0C394 #94F095 #94C1F0
split-complementary
#F094EF #C1F094 #94F0C3
monochromatic
#E129DF #E85EE7 #F094EF #F8CAF7 #FBE4FB
Accessibility & contrast
On white
2.06
#F094EF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.19
#F094EF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F094EF
10.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F094EF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F094EF | 1.00 | 2.06 | 10.19 | 10.19 |
| #FFFFFF | 2.06 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8DADF2
Deuteranopia (green-blind)
#A5B9EC
Tritanopia (blue-blind)
#F59CB7
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #f094ef; /* rgb */ color: rgb(240, 148, 239); /* oklch */ color: oklch(79.1% 0.159 327.3);
Tailwind
colors: {
custom: {
50: '#f6b5f4',
500: '#f094ef',
950: '#000000',
},
}SCSS
$custom: #f094ef; $custom-light: #f6b5f4; $custom-dark: #000000;
JSON
{
"hex": "#f094ef",
"rgb": {
"r": 240,
"g": 148,
"b": 239
},
"hsl": {
"h": 300.652,
"s": 75.41,
"l": 76.078
},
"oklch": {
"l": 0.79101,
"c": 0.1586,
"h": 327.3
},
"luminance": 0.45937
}Semantic roles & 50–950 ramp
primary
#F094EF
secondary
#D8F3D8
accent
#D8100E
background
#FFFBFE
surface
#FFF6FD
border
#D7D0D5
text
#171117
muted
#858085