#F092FF#F092FF
#F092FF is a light, vivid purple. Relative luminance 0.463; OKLCH L 79.5% C 0.177 H 321.9°. Best body text is #000000 at 10.26:1 contrast (WCAG AA passes).
Color values
| HEX | #F092FF |
|---|---|
| RGB | rgb(240, 146, 255) |
| HSL | hsl(292, 100%, 79%) |
| HSV | hsv(292, 43%, 100%) |
| CMYK | cmyk(5.9%, 42.7%, 0%, 0%) |
| CIE-LAB | lab(73.74, 52.02, -39.77) |
| CIE-LCH | lch(73.74, 65.48, 322.60°) |
| OKLab | oklab(79.49% 0.1396 -0.1093) |
| OKLCH | oklch(79.49% 0.177 321.9) |
| XYZ | xyz(64.2620, 46.3055, 100.1412) |
| Luminance | 0.4630 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.86
Purply Pink
#F075E6
ΔE00 6.44
Lavender Pink
#DD85D7
ΔE00 6.66
Baby Purple
#CA9BF7
ΔE00 7.36
Lilac (survey)
#CEA2FD
ΔE00 7.74
Mauve
#E0B0FF
ΔE00 7.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F092FF #A1FF92
analogous
#B992FF #F092FF #FF92D7
triadic
#F092FF #FFF092 #92FFF0
tetradic
#F092FF #FFB992 #A1FF92 #92D7FF
square
#F092FF #FFB992 #A1FF92 #92D7FF
split-complementary
#F092FF #D7FF92 #92FFB9
monochromatic
#DF18FF #E855FF #F092FF #F8CFFF #FBE0FF
Accessibility & contrast
On white
2.05
#F092FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.26
#F092FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F092FF
10.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F092FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F092FF | 1.00 | 2.05 | 10.26 | 10.26 |
| #FFFFFF | 2.05 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#84AEFF
Deuteranopia (green-blind)
#9DB9FC
Tritanopia (blue-blind)
#F39FBD
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #f092ff; /* rgb */ color: rgb(240, 146, 255); /* oklch */ color: oklch(79.5% 0.177 321.9);
Tailwind
colors: {
custom: {
50: '#f7b4ff',
500: '#f092ff',
950: '#000000',
},
}SCSS
$custom: #f092ff; $custom-light: #f7b4ff; $custom-dark: #000000;
JSON
{
"hex": "#f092ff",
"rgb": {
"r": 240,
"g": 146,
"b": 255
},
"hsl": {
"h": 291.743,
"s": 100,
"l": 78.627
},
"oklch": {
"l": 0.79489,
"c": 0.17729,
"h": 321.9
},
"luminance": 0.46303
}Semantic roles & 50–950 ramp
primary
#F092FF
secondary
#D9F7D4
accent
#E60020
background
#FFFBFF
surface
#FFF6FF
border
#D7D0D7
text
#171118
muted
#858086