#F092EB#F092EB
#F092EB is a light, vivid purple. Relative luminance 0.451; OKLCH L 78.6% C 0.158 H 328.9°. Best body text is #000000 at 10.02:1 contrast (WCAG AA passes).
Color values
| HEX | #F092EB |
|---|---|
| RGB | rgb(240, 146, 235) |
| HSL | hsl(303, 76%, 76%) |
| HSV | hsv(303, 39%, 94%) |
| CMYK | cmyk(0%, 39.2%, 2.1%, 5.9%) |
| CIE-LAB | lab(72.95, 48.39, -30.12) |
| CIE-LCH | lch(72.95, 56.99, 328.10°) |
| OKLab | oklab(78.63% 0.1355 -0.0819) |
| OKLCH | oklch(78.63% 0.158 328.9) |
| XYZ | xyz(61.2085, 45.0841, 84.0592) |
| Luminance | 0.4508 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.74
Lavender Pink
#DD85D7
ΔE00 4.46
Plum
#DDA0DD
ΔE00 5.68
Purply Pink
#F075E6
ΔE00 5.83
Bubblegum Pink
#FE83CC
ΔE00 7.23
Orchid
#DA70D6
ΔE00 8.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F092EB #92F097
analogous
#C692F0 #F092EB #F092BC
triadic
#F092EB #EBF092 #92EBF0
tetradic
#F092EB #F0C692 #92F097 #92BCF0
square
#F092EB #F0C692 #92F097 #92BCF0
split-complementary
#F092EB #BCF092 #92F0C6
monochromatic
#E126D7 #E95CE1 #F092EB #F7C8F5 #FBE4FA
Accessibility & contrast
On white
2.10
#F092EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.02
#F092EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F092EB
10.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F092EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F092EB | 1.00 | 2.10 | 10.02 | 10.02 |
| #FFFFFF | 2.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8DABEE
Deuteranopia (green-blind)
#A5B8E8
Tritanopia (blue-blind)
#F69AB4
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #f092eb; /* rgb */ color: rgb(240, 146, 235); /* oklch */ color: oklch(78.6% 0.158 328.9);
Tailwind
colors: {
custom: {
50: '#f6b4f1',
500: '#f092eb',
950: '#000000',
},
}SCSS
$custom: #f092eb; $custom-light: #f6b4f1; $custom-dark: #000000;
JSON
{
"hex": "#f092eb",
"rgb": {
"r": 240,
"g": 146,
"b": 235
},
"hsl": {
"h": 303.191,
"s": 75.806,
"l": 75.686
},
"oklch": {
"l": 0.78631,
"c": 0.1583,
"h": 328.9
},
"luminance": 0.45081
}Semantic roles & 50–950 ramp
primary
#F092EB
secondary
#D8F3D9
accent
#D8180E
background
#FFFBFE
surface
#FFF6FD
border
#D7D0D5
text
#171117
muted
#858085