#F092EC#F092EC
#F092EC is a light, vivid purple. Relative luminance 0.451; OKLCH L 78.7% C 0.159 H 328.5°. Best body text is #000000 at 10.03:1 contrast (WCAG AA passes).
Color values
| HEX | #F092EC |
|---|---|
| RGB | rgb(240, 146, 236) |
| HSL | hsl(303, 76%, 76%) |
| HSV | hsv(303, 39%, 94%) |
| CMYK | cmyk(0%, 39.2%, 1.7%, 5.9%) |
| CIE-LAB | lab(72.99, 48.56, -30.60) |
| CIE-LCH | lch(72.99, 57.40, 327.78°) |
| OKLab | oklab(78.67% 0.1357 -0.0832) |
| OKLCH | oklch(78.67% 0.159 328.5) |
| XYZ | xyz(61.3534, 45.1420, 84.8222) |
| Luminance | 0.4514 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.65
Lavender Pink
#DD85D7
ΔE00 4.52
Plum
#DDA0DD
ΔE00 5.77
Purply Pink
#F075E6
ΔE00 5.80
Bubblegum Pink
#FE83CC
ΔE00 7.40
Candy Pink
#FF63E9
ΔE00 8.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F092EC #92F096
analogous
#C592F0 #F092EC #F092BD
triadic
#F092EC #ECF092 #92ECF0
tetradic
#F092EC #F0C592 #92F096 #92BDF0
square
#F092EC #F0C592 #92F096 #92BDF0
split-complementary
#F092EC #BDF092 #92F0C5
monochromatic
#E126D9 #E95CE3 #F092EC #F7C8F5 #FBE4FA
Accessibility & contrast
On white
2.09
#F092EC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.03
#F092EC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F092EC
10.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F092EC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F092EC | 1.00 | 2.09 | 10.03 | 10.03 |
| #FFFFFF | 2.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8CABEF
Deuteranopia (green-blind)
#A5B8E9
Tritanopia (blue-blind)
#F69AB4
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #f092ec; /* rgb */ color: rgb(240, 146, 236); /* oklch */ color: oklch(78.7% 0.159 328.5);
Tailwind
colors: {
custom: {
50: '#f6b4f2',
500: '#f092ec',
950: '#000000',
},
}SCSS
$custom: #f092ec; $custom-light: #f6b4f2; $custom-dark: #000000;
JSON
{
"hex": "#f092ec",
"rgb": {
"r": 240,
"g": 146,
"b": 236
},
"hsl": {
"h": 302.553,
"s": 75.806,
"l": 75.686
},
"oklch": {
"l": 0.78672,
"c": 0.1592,
"h": 328.5
},
"luminance": 0.45139
}Semantic roles & 50–950 ramp
primary
#F092EC
secondary
#D8F3D9
accent
#D8160E
background
#FFFBFE
surface
#FFF6FD
border
#D7D0D5
text
#171117
muted
#858085