#F092FD#F092FD
#F092FD is a light, vivid purple. Relative luminance 0.462; OKLCH L 79.4% C 0.175 H 322.6°. Best body text is #000000 at 10.24:1 contrast (WCAG AA passes).
Color values
| HEX | #F092FD |
|---|---|
| RGB | rgb(240, 146, 253) |
| HSL | hsl(293, 96%, 78%) |
| HSV | hsv(293, 42%, 99%) |
| CMYK | cmyk(5.1%, 42.3%, 0%, 0.8%) |
| CIE-LAB | lab(73.66, 51.64, -38.81) |
| CIE-LCH | lch(73.66, 64.60, 323.07°) |
| OKLab | oklab(79.4% 0.1392 -0.1066) |
| OKLCH | oklch(79.4% 0.175 322.6) |
| XYZ | xyz(63.9418, 46.1774, 98.4544) |
| Luminance | 0.4617 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.69
Purply Pink
#F075E6
ΔE00 6.29
Lavender Pink
#DD85D7
ΔE00 6.39
Baby Purple
#CA9BF7
ΔE00 7.45
Plum
#DDA0DD
ΔE00 7.74
Lilac (survey)
#CEA2FD
ΔE00 7.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F092FD #9FFD92
analogous
#BA92FD #F092FD #FD92D4
triadic
#F092FD #FDF092 #92FDF0
tetradic
#F092FD #FDBA92 #9FFD92 #92D4FD
square
#F092FD #FDBA92 #9FFD92 #92D4FD
split-complementary
#F092FD #D4FD92 #92FDBA
monochromatic
#DF1AFB #E856FC #F092FD #F8CEFE #FBE1FE
Accessibility & contrast
On white
2.05
#F092FD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.24
#F092FD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F092FD
10.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F092FD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F092FD | 1.00 | 2.05 | 10.24 | 10.24 |
| #FFFFFF | 2.05 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#85AEFF
Deuteranopia (green-blind)
#9EB9FA
Tritanopia (blue-blind)
#F39EBC
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #f092fd; /* rgb */ color: rgb(240, 146, 253); /* oklch */ color: oklch(79.4% 0.175 322.6);
Tailwind
colors: {
custom: {
50: '#f7b4fe',
500: '#f092fd',
950: '#000000',
},
}SCSS
$custom: #f092fd; $custom-light: #f7b4fe; $custom-dark: #000000;
JSON
{
"hex": "#f092fd",
"rgb": {
"r": 240,
"g": 146,
"b": 253
},
"hsl": {
"h": 292.71,
"s": 96.396,
"l": 78.235
},
"oklch": {
"l": 0.794,
"c": 0.17533,
"h": 322.6
},
"luminance": 0.46175
}Semantic roles & 50–950 ramp
primary
#F092FD
secondary
#D8F7D4
accent
#E6001C
background
#FFFBFF
surface
#FFF6FF
border
#D7D0D7
text
#171118
muted
#858086