#F093EA#F093EA
#F093EA is a light, vivid purple. Relative luminance 0.453; OKLCH L 78.7% C 0.156 H 329.2°. Best body text is #000000 at 10.07:1 contrast (WCAG AA passes).
Color values
| HEX | #F093EA |
|---|---|
| RGB | rgb(240, 147, 234) |
| HSL | hsl(304, 76%, 76%) |
| HSV | hsv(304, 39%, 94%) |
| CMYK | cmyk(0%, 38.8%, 2.5%, 5.9%) |
| CIE-LAB | lab(73.11, 47.70, -29.31) |
| CIE-LCH | lch(73.11, 55.99, 328.43°) |
| OKLab | oklab(78.74% 0.1338 -0.0796) |
| OKLCH | oklch(78.74% 0.156 329.2) |
| XYZ | xyz(61.2193, 45.3361, 83.3520) |
| Luminance | 0.4533 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 4.06
Lavender Pink
#DD85D7
ΔE00 4.52
Plum
#DDA0DD
ΔE00 5.42
Purply Pink
#F075E6
ΔE00 6.09
Bubblegum Pink
#FE83CC
ΔE00 7.10
Orchid
#DA70D6
ΔE00 8.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F093EA #93F099
analogous
#C793F0 #F093EA #F093BB
triadic
#F093EA #EAF093 #93EAF0
tetradic
#F093EA #F0C793 #93F099 #93BBF0
square
#F093EA #F0C793 #93F099 #93BBF0
split-complementary
#F093EA #BBF093 #93F0C7
monochromatic
#E128D5 #E95DE0 #F093EA #F7C9F4 #FBE4FA
Accessibility & contrast
On white
2.09
#F093EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.07
#F093EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F093EA
10.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F093EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F093EA | 1.00 | 2.09 | 10.07 | 10.07 |
| #FFFFFF | 2.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8EACED
Deuteranopia (green-blind)
#A6B8E7
Tritanopia (blue-blind)
#F69AB4
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #f093ea; /* rgb */ color: rgb(240, 147, 234); /* oklch */ color: oklch(78.7% 0.156 329.2);
Tailwind
colors: {
custom: {
50: '#f6b4f1',
500: '#f093ea',
950: '#000000',
},
}SCSS
$custom: #f093ea; $custom-light: #f6b4f1; $custom-dark: #000000;
JSON
{
"hex": "#f093ea",
"rgb": {
"r": 240,
"g": 147,
"b": 234
},
"hsl": {
"h": 303.871,
"s": 75.61,
"l": 75.882
},
"oklch": {
"l": 0.78743,
"c": 0.15569,
"h": 329.2
},
"luminance": 0.45333
}Semantic roles & 50–950 ramp
primary
#F093EA
secondary
#D8F3DA
accent
#D81B0E
background
#FFFBFE
surface
#FFF6FD
border
#D7D0D5
text
#171116
muted
#858084