#F092FB#F092FB
#F092FB is a light, vivid purple. Relative luminance 0.460; OKLCH L 79.3% C 0.173 H 323.2°. Best body text is #000000 at 10.21:1 contrast (WCAG AA passes).
Color values
| HEX | #F092FB |
|---|---|
| RGB | rgb(240, 146, 251) |
| HSL | hsl(294, 93%, 78%) |
| HSV | hsv(294, 42%, 98%) |
| CMYK | cmyk(4.4%, 41.8%, 0%, 1.6%) |
| CIE-LAB | lab(73.58, 51.27, -37.85) |
| CIE-LCH | lch(73.58, 63.73, 323.56°) |
| OKLab | oklab(79.31% 0.1388 -0.1039) |
| OKLCH | oklch(79.31% 0.173 323.2) |
| XYZ | xyz(63.6248, 46.0506, 96.7853) |
| Luminance | 0.4605 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.54
Lavender Pink
#DD85D7
ΔE00 6.12
Purply Pink
#F075E6
ΔE00 6.15
Plum
#DDA0DD
ΔE00 7.48
Baby Purple
#CA9BF7
ΔE00 7.55
Lilac (survey)
#CEA2FD
ΔE00 7.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F092FB #9DFB92
analogous
#BB92FB #F092FB #FB92D2
triadic
#F092FB #FBF092 #92FBF0
tetradic
#F092FB #FBBB92 #9DFB92 #92D2FB
square
#F092FB #FBBB92 #9DFB92 #92D2FB
split-complementary
#F092FB #D2FB92 #92FBBB
monochromatic
#E01CF7 #E857F9 #F092FB #F8CDFD #FBE1FE
Accessibility & contrast
On white
2.06
#F092FB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.21
#F092FB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F092FB
10.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F092FB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F092FB | 1.00 | 2.06 | 10.21 | 10.21 |
| #FFFFFF | 2.06 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#86AEFF
Deuteranopia (green-blind)
#9FB9F8
Tritanopia (blue-blind)
#F39EBB
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #f092fb; /* rgb */ color: rgb(240, 146, 251); /* oklch */ color: oklch(79.3% 0.173 323.2);
Tailwind
colors: {
custom: {
50: '#f7b4fd',
500: '#f092fb',
950: '#000000',
},
}SCSS
$custom: #f092fb; $custom-light: #f7b4fd; $custom-dark: #000000;
JSON
{
"hex": "#f092fb",
"rgb": {
"r": 240,
"g": 146,
"b": 251
},
"hsl": {
"h": 293.714,
"s": 92.92,
"l": 77.843
},
"oklch": {
"l": 0.79312,
"c": 0.17338,
"h": 323.2
},
"luminance": 0.46048
}Semantic roles & 50–950 ramp
primary
#F092FB
secondary
#D8F6D5
accent
#E60018
background
#FFFBFF
surface
#FFF6FF
border
#D7D0D7
text
#171117
muted
#858085