#F092FA#F092FA
#F092FA is a light, vivid purple. Relative luminance 0.460; OKLCH L 79.3% C 0.172 H 323.5°. Best body text is #000000 at 10.20:1 contrast (WCAG AA passes).
Color values
| HEX | #F092FA |
|---|---|
| RGB | rgb(240, 146, 250) |
| HSL | hsl(294, 91%, 78%) |
| HSV | hsv(294, 42%, 98%) |
| CMYK | cmyk(4%, 41.6%, 0%, 2%) |
| CIE-LAB | lab(73.54, 51.09, -37.38) |
| CIE-LCH | lch(73.54, 63.30, 323.81°) |
| OKLab | oklab(79.27% 0.1386 -0.1025) |
| OKLCH | oklch(79.27% 0.172 323.5) |
| XYZ | xyz(63.4676, 45.9877, 95.9573) |
| Luminance | 0.4598 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.48
Lavender Pink
#DD85D7
ΔE00 5.99
Purply Pink
#F075E6
ΔE00 6.09
Plum
#DDA0DD
ΔE00 7.36
Baby Purple
#CA9BF7
ΔE00 7.61
Mauve
#E0B0FF
ΔE00 7.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F092FA #9CFA92
analogous
#BC92FA #F092FA #FA92D0
triadic
#F092FA #FAF092 #92FAF0
tetradic
#F092FA #FABC92 #9CFA92 #92D0FA
square
#F092FA #FABC92 #9CFA92 #92D0FA
split-complementary
#F092FA #D0FA92 #92FABC
monochromatic
#E01DF5 #E857F7 #F092FA #F8CDFD #FBE2FE
Accessibility & contrast
On white
2.06
#F092FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.20
#F092FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F092FA
10.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F092FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F092FA | 1.00 | 2.06 | 10.20 | 10.20 |
| #FFFFFF | 2.06 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#86AEFE
Deuteranopia (green-blind)
#A0B9F7
Tritanopia (blue-blind)
#F49EBA
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #f092fa; /* rgb */ color: rgb(240, 146, 250); /* oklch */ color: oklch(79.3% 0.172 323.5);
Tailwind
colors: {
custom: {
50: '#f6b4fc',
500: '#f092fa',
950: '#000000',
},
}SCSS
$custom: #f092fa; $custom-light: #f6b4fc; $custom-dark: #000000;
JSON
{
"hex": "#f092fa",
"rgb": {
"r": 240,
"g": 146,
"b": 250
},
"hsl": {
"h": 294.231,
"s": 91.228,
"l": 77.647
},
"oklch": {
"l": 0.79268,
"c": 0.17241,
"h": 323.5
},
"luminance": 0.45985
}Semantic roles & 50–950 ramp
primary
#F092FA
secondary
#D8F6D5
accent
#E60016
background
#FFFBFF
surface
#FFF6FF
border
#D7D0D7
text
#171117
muted
#858085