#F092FC#F092FC
#F092FC is a light, vivid purple. Relative luminance 0.461; OKLCH L 79.4% C 0.174 H 322.9°. Best body text is #000000 at 10.22:1 contrast (WCAG AA passes).
Color values
| HEX | #F092FC |
|---|---|
| RGB | rgb(240, 146, 252) |
| HSL | hsl(293, 95%, 78%) |
| HSV | hsv(293, 42%, 99%) |
| CMYK | cmyk(4.8%, 42.1%, 0%, 1.2%) |
| CIE-LAB | lab(73.62, 51.46, -38.33) |
| CIE-LCH | lch(73.62, 64.17, 323.32°) |
| OKLab | oklab(79.36% 0.139 -0.1052) |
| OKLCH | oklch(79.36% 0.174 322.9) |
| XYZ | xyz(63.7829, 46.1139, 97.6177) |
| Luminance | 0.4611 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.61
Purply Pink
#F075E6
ΔE00 6.22
Lavender Pink
#DD85D7
ΔE00 6.26
Baby Purple
#CA9BF7
ΔE00 7.50
Plum
#DDA0DD
ΔE00 7.61
Lilac (survey)
#CEA2FD
ΔE00 7.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F092FC #9EFC92
analogous
#BB92FC #F092FC #FC92D3
triadic
#F092FC #FCF092 #92FCF0
tetradic
#F092FC #FCBB92 #9EFC92 #92D3FC
square
#F092FC #FCBB92 #9EFC92 #92D3FC
split-complementary
#F092FC #D3FC92 #92FCBB
monochromatic
#E01BF9 #E856FA #F092FC #F8CEFE #FBE1FE
Accessibility & contrast
On white
2.05
#F092FC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.22
#F092FC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F092FC
10.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F092FC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F092FC | 1.00 | 2.05 | 10.22 | 10.22 |
| #FFFFFF | 2.05 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#85AEFF
Deuteranopia (green-blind)
#9FB9F9
Tritanopia (blue-blind)
#F39EBB
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #f092fc; /* rgb */ color: rgb(240, 146, 252); /* oklch */ color: oklch(79.4% 0.174 322.9);
Tailwind
colors: {
custom: {
50: '#f7b4fd',
500: '#f092fc',
950: '#000000',
},
}SCSS
$custom: #f092fc; $custom-light: #f7b4fd; $custom-dark: #000000;
JSON
{
"hex": "#f092fc",
"rgb": {
"r": 240,
"g": 146,
"b": 252
},
"hsl": {
"h": 293.208,
"s": 94.643,
"l": 78.039
},
"oklch": {
"l": 0.79356,
"c": 0.17435,
"h": 322.9
},
"luminance": 0.46111
}Semantic roles & 50–950 ramp
primary
#F092FC
secondary
#D8F6D5
accent
#E6001A
background
#FFFBFF
surface
#FFF6FF
border
#D7D0D7
text
#171117
muted
#858085