#F092FE#F092FE
#F092FE is a light, vivid purple. Relative luminance 0.462; OKLCH L 79.4% C 0.176 H 322.2°. Best body text is #000000 at 10.25:1 contrast (WCAG AA passes).
Color values
| HEX | #F092FE |
|---|---|
| RGB | rgb(240, 146, 254) |
| HSL | hsl(292, 98%, 78%) |
| HSV | hsv(292, 43%, 100%) |
| CMYK | cmyk(5.5%, 42.5%, 0%, 0.4%) |
| CIE-LAB | lab(73.70, 51.83, -39.29) |
| CIE-LCH | lch(73.70, 65.04, 322.84°) |
| OKLab | oklab(79.44% 0.1394 -0.108) |
| OKLCH | oklch(79.44% 0.176 322.2) |
| XYZ | xyz(64.1015, 46.2413, 99.2956) |
| Luminance | 0.4624 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.77
Purply Pink
#F075E6
ΔE00 6.36
Lavender Pink
#DD85D7
ΔE00 6.52
Baby Purple
#CA9BF7
ΔE00 7.40
Lilac (survey)
#CEA2FD
ΔE00 7.79
Plum
#DDA0DD
ΔE00 7.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F092FE #A0FE92
analogous
#BA92FE #F092FE #FE92D6
triadic
#F092FE #FEF092 #92FEF0
tetradic
#F092FE #FEBA92 #A0FE92 #92D6FE
square
#F092FE #FEBA92 #A0FE92 #92D6FE
split-complementary
#F092FE #D6FE92 #92FEBA
monochromatic
#DF19FD #E855FD #F092FE #F8CFFF #FBE1FF
Accessibility & contrast
On white
2.05
#F092FE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.25
#F092FE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F092FE
10.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F092FE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F092FE | 1.00 | 2.05 | 10.25 | 10.25 |
| #FFFFFF | 2.05 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#84AEFF
Deuteranopia (green-blind)
#9EB9FB
Tritanopia (blue-blind)
#F39FBC
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #f092fe; /* rgb */ color: rgb(240, 146, 254); /* oklch */ color: oklch(79.4% 0.176 322.2);
Tailwind
colors: {
custom: {
50: '#f7b4ff',
500: '#f092fe',
950: '#000000',
},
}SCSS
$custom: #f092fe; $custom-light: #f7b4ff; $custom-dark: #000000;
JSON
{
"hex": "#f092fe",
"rgb": {
"r": 240,
"g": 146,
"b": 254
},
"hsl": {
"h": 292.222,
"s": 98.182,
"l": 78.431
},
"oklch": {
"l": 0.79444,
"c": 0.17631,
"h": 322.2
},
"luminance": 0.46239
}Semantic roles & 50–950 ramp
primary
#F092FE
secondary
#D9F7D4
accent
#E6001E
background
#FFFBFF
surface
#FFF6FF
border
#D7D0D7
text
#171118
muted
#858086