#F094EA#F094EA
#F094EA is a light, vivid purple. Relative luminance 0.456; OKLCH L 78.9% C 0.154 H 329.2°. Best body text is #000000 at 10.13:1 contrast (WCAG AA passes).
Color values
| HEX | #F094EA |
|---|---|
| RGB | rgb(240, 148, 234) |
| HSL | hsl(304, 75%, 76%) |
| HSV | hsv(304, 38%, 94%) |
| CMYK | cmyk(0%, 38.3%, 2.5%, 5.9%) |
| CIE-LAB | lab(73.32, 47.18, -29.00) |
| CIE-LCH | lch(73.32, 55.38, 328.42°) |
| OKLab | oklab(78.9% 0.1324 -0.0787) |
| OKLCH | oklch(78.9% 0.154 329.2) |
| XYZ | xyz(61.3754, 45.6485, 83.4041) |
| Luminance | 0.4565 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 4.28
Lavender Pink
#DD85D7
ΔE00 4.65
Plum
#DDA0DD
ΔE00 5.26
Purply Pink
#F075E6
ΔE00 6.31
Bubblegum Pink
#FE83CC
ΔE00 7.14
Mauve
#E0B0FF
ΔE00 8.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F094EA #94F09A
analogous
#C894F0 #F094EA #F094BC
triadic
#F094EA #EAF094 #94EAF0
tetradic
#F094EA #F0C894 #94F09A #94BCF0
square
#F094EA #F0C894 #94F09A #94BCF0
split-complementary
#F094EA #BCF094 #94F0C8
monochromatic
#E129D5 #E85EDF #F094EA #F8CAF5 #FBE4FA
Accessibility & contrast
On white
2.07
#F094EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.13
#F094EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F094EA
10.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F094EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F094EA | 1.00 | 2.07 | 10.13 | 10.13 |
| #FFFFFF | 2.07 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8FACED
Deuteranopia (green-blind)
#A7B8E7
Tritanopia (blue-blind)
#F69BB4
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #f094ea; /* rgb */ color: rgb(240, 148, 234); /* oklch */ color: oklch(78.9% 0.154 329.2);
Tailwind
colors: {
custom: {
50: '#f6b5f1',
500: '#f094ea',
950: '#000000',
},
}SCSS
$custom: #f094ea; $custom-light: #f6b5f1; $custom-dark: #000000;
JSON
{
"hex": "#f094ea",
"rgb": {
"r": 240,
"g": 148,
"b": 234
},
"hsl": {
"h": 303.913,
"s": 75.41,
"l": 76.078
},
"oklch": {
"l": 0.78897,
"c": 0.154,
"h": 329.2
},
"luminance": 0.45646
}Semantic roles & 50–950 ramp
primary
#F094EA
secondary
#D8F3DA
accent
#D81B0E
background
#FFFBFE
surface
#FFF6FD
border
#D7D0D5
text
#171116
muted
#858084