#F093EE#F093EE
#F093EE is a light, vivid purple. Relative luminance 0.456; OKLCH L 78.9% C 0.159 H 327.7°. Best body text is #000000 at 10.11:1 contrast (WCAG AA passes).
Color values
| HEX | #F093EE |
|---|---|
| RGB | rgb(240, 147, 238) |
| HSL | hsl(301, 76%, 76%) |
| HSV | hsv(301, 39%, 94%) |
| CMYK | cmyk(0%, 38.8%, 0.8%, 5.9%) |
| CIE-LAB | lab(73.26, 48.40, -31.26) |
| CIE-LCH | lch(73.26, 57.62, 327.14°) |
| OKLab | oklab(78.91% 0.1347 -0.0851) |
| OKLCH | oklch(78.91% 0.159 327.7) |
| XYZ | xyz(61.8004, 45.5686, 86.4127) |
| Luminance | 0.4557 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.72
Lavender Pink
#DD85D7
ΔE00 4.78
Plum
#DDA0DD
ΔE00 5.79
Purply Pink
#F075E6
ΔE00 5.98
Bubblegum Pink
#FE83CC
ΔE00 7.75
Mauve
#E0B0FF
ΔE00 8.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F093EE #93F095
analogous
#C393F0 #F093EE #F093BF
triadic
#F093EE #EEF093 #93EEF0
tetradic
#F093EE #F0C393 #93F095 #93BFF0
square
#F093EE #F0C393 #93F095 #93BFF0
split-complementary
#F093EE #BFF093 #93F0C3
monochromatic
#E128DD #E95DE6 #F093EE #F7C9F6 #FBE4FB
Accessibility & contrast
On white
2.08
#F093EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.11
#F093EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F093EE
10.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F093EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F093EE | 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)
#8DACF1
Deuteranopia (green-blind)
#A5B8EB
Tritanopia (blue-blind)
#F69BB6
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #f093ee; /* rgb */ color: rgb(240, 147, 238); /* oklch */ color: oklch(78.9% 0.159 327.7);
Tailwind
colors: {
custom: {
50: '#f6b4f3',
500: '#f093ee',
950: '#000000',
},
}SCSS
$custom: #f093ee; $custom-light: #f6b4f3; $custom-dark: #000000;
JSON
{
"hex": "#f093ee",
"rgb": {
"r": 240,
"g": 147,
"b": 238
},
"hsl": {
"h": 301.29,
"s": 75.61,
"l": 75.882
},
"oklch": {
"l": 0.78907,
"c": 0.15935,
"h": 327.7
},
"luminance": 0.45566
}Semantic roles & 50–950 ramp
primary
#F093EE
secondary
#D8F3D9
accent
#D8120E
background
#FFFBFE
surface
#FFF6FD
border
#D7D0D5
text
#171117
muted
#858085