#F094E8#F094E8
#F094E8 is a light, vivid purple. Relative luminance 0.455; OKLCH L 78.8% C 0.152 H 330.1°. Best body text is #000000 at 10.11:1 contrast (WCAG AA passes).
Color values
| HEX | #F094E8 |
|---|---|
| RGB | rgb(240, 148, 232) |
| HSL | hsl(305, 75%, 76%) |
| HSV | hsv(305, 38%, 94%) |
| CMYK | cmyk(0%, 38.3%, 3.3%, 5.9%) |
| CIE-LAB | lab(73.24, 46.83, -28.02) |
| CIE-LCH | lch(73.24, 54.58, 329.11°) |
| OKLab | oklab(78.82% 0.1319 -0.076) |
| OKLCH | oklch(78.82% 0.152 330.1) |
| XYZ | xyz(61.0897, 45.5342, 81.8994) |
| Luminance | 0.4553 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 4.50
Lavender Pink
#DD85D7
ΔE00 4.58
Plum
#DDA0DD
ΔE00 5.10
Purply Pink
#F075E6
ΔE00 6.41
Bubblegum Pink
#FE83CC
ΔE00 6.82
Mauve
#E0B0FF
ΔE00 8.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F094E8 #94F09C
analogous
#CA94F0 #F094E8 #F094BA
triadic
#F094E8 #E8F094 #94E8F0
tetradic
#F094E8 #F0CA94 #94F09C #94BAF0
square
#F094E8 #F0CA94 #94F09C #94BAF0
split-complementary
#F094E8 #BAF094 #94F0CA
monochromatic
#E129D1 #E85EDC #F094E8 #F8CAF4 #FBE4F9
Accessibility & contrast
On white
2.08
#F094E8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.11
#F094E8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F094E8
10.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F094E8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F094E8 | 1.00 | 2.08 | 10.11 | 10.11 |
| #FFFFFF | 2.08 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#90ACEB
Deuteranopia (green-blind)
#A8B8E5
Tritanopia (blue-blind)
#F79BB4
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #f094e8; /* rgb */ color: rgb(240, 148, 232); /* oklch */ color: oklch(78.8% 0.152 330.1);
Tailwind
colors: {
custom: {
50: '#f6b5ef',
500: '#f094e8',
950: '#000000',
},
}SCSS
$custom: #f094e8; $custom-light: #f6b5ef; $custom-dark: #000000;
JSON
{
"hex": "#f094e8",
"rgb": {
"r": 240,
"g": 148,
"b": 232
},
"hsl": {
"h": 305.217,
"s": 75.41,
"l": 76.078
},
"oklch": {
"l": 0.78816,
"c": 0.1522,
"h": 330.1
},
"luminance": 0.45531
}Semantic roles & 50–950 ramp
primary
#F094E8
secondary
#D8F3DA
accent
#D81F0E
background
#FFFBFE
surface
#FFF6FD
border
#D7D0D5
text
#171116
muted
#858084