#F093EB#F093EB
#F093EB is a light, vivid purple. Relative luminance 0.454; OKLCH L 78.8% C 0.157 H 328.9°. Best body text is #000000 at 10.08:1 contrast (WCAG AA passes).
Color values
| HEX | #F093EB |
|---|---|
| RGB | rgb(240, 147, 235) |
| HSL | hsl(303, 76%, 76%) |
| HSV | hsv(303, 39%, 94%) |
| CMYK | cmyk(0%, 38.8%, 2.1%, 5.9%) |
| CIE-LAB | lab(73.15, 47.87, -29.80) |
| CIE-LCH | lch(73.15, 56.39, 328.10°) |
| OKLab | oklab(78.78% 0.134 -0.081) |
| OKLCH | oklch(78.78% 0.157 328.9) |
| XYZ | xyz(61.3633, 45.3937, 84.1108) |
| Luminance | 0.4539 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.96
Lavender Pink
#DD85D7
ΔE00 4.58
Plum
#DDA0DD
ΔE00 5.51
Purply Pink
#F075E6
ΔE00 6.05
Bubblegum Pink
#FE83CC
ΔE00 7.26
Mauve
#E0B0FF
ΔE00 8.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F093EB #93F098
analogous
#C693F0 #F093EB #F093BC
triadic
#F093EB #EBF093 #93EBF0
tetradic
#F093EB #F0C693 #93F098 #93BCF0
square
#F093EB #F0C693 #93F098 #93BCF0
split-complementary
#F093EB #BCF093 #93F0C6
monochromatic
#E128D7 #E95DE1 #F093EB #F7C9F5 #FBE4FA
Accessibility & contrast
On white
2.08
#F093EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.08
#F093EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F093EB
10.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F093EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F093EB | 1.00 | 2.08 | 10.08 | 10.08 |
| #FFFFFF | 2.08 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8EACEE
Deuteranopia (green-blind)
#A6B8E8
Tritanopia (blue-blind)
#F69BB4
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #f093eb; /* rgb */ color: rgb(240, 147, 235); /* oklch */ color: oklch(78.8% 0.157 328.9);
Tailwind
colors: {
custom: {
50: '#f6b4f1',
500: '#f093eb',
950: '#000000',
},
}SCSS
$custom: #f093eb; $custom-light: #f6b4f1; $custom-dark: #000000;
JSON
{
"hex": "#f093eb",
"rgb": {
"r": 240,
"g": 147,
"b": 235
},
"hsl": {
"h": 303.226,
"s": 75.61,
"l": 75.882
},
"oklch": {
"l": 0.78784,
"c": 0.1566,
"h": 328.9
},
"luminance": 0.45391
}Semantic roles & 50–950 ramp
primary
#F093EB
secondary
#D8F3D9
accent
#D8190E
background
#FFFBFE
surface
#FFF6FD
border
#D7D0D5
text
#171116
muted
#858084