#F092EA#F092EA
#F092EA is a light, vivid purple. Relative luminance 0.450; OKLCH L 78.6% C 0.157 H 329.2°. Best body text is #000000 at 10.00:1 contrast (WCAG AA passes).
Color values
| HEX | #F092EA |
|---|---|
| RGB | rgb(240, 146, 234) |
| HSL | hsl(304, 76%, 76%) |
| HSV | hsv(304, 39%, 94%) |
| CMYK | cmyk(0%, 39.2%, 2.5%, 5.9%) |
| CIE-LAB | lab(72.91, 48.21, -29.63) |
| CIE-LCH | lch(72.91, 56.59, 328.43°) |
| OKLab | oklab(78.59% 0.1353 -0.0805) |
| OKLCH | oklch(78.59% 0.157 329.2) |
| XYZ | xyz(61.0644, 45.0265, 83.3004) |
| Luminance | 0.4502 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.84
Lavender Pink
#DD85D7
ΔE00 4.40
Plum
#DDA0DD
ΔE00 5.60
Purply Pink
#F075E6
ΔE00 5.86
Bubblegum Pink
#FE83CC
ΔE00 7.07
Orchid
#DA70D6
ΔE00 8.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F092EA #92F098
analogous
#C792F0 #F092EA #F092BB
triadic
#F092EA #EAF092 #92EAF0
tetradic
#F092EA #F0C792 #92F098 #92BBF0
square
#F092EA #F0C792 #92F098 #92BBF0
split-complementary
#F092EA #BBF092 #92F0C7
monochromatic
#E126D5 #E95CE0 #F092EA #F7C8F4 #FBE4FA
Accessibility & contrast
On white
2.10
#F092EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.00
#F092EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F092EA
10.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F092EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F092EA | 1.00 | 2.10 | 10.00 | 10.00 |
| #FFFFFF | 2.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8DABED
Deuteranopia (green-blind)
#A6B7E7
Tritanopia (blue-blind)
#F699B3
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #f092ea; /* rgb */ color: rgb(240, 146, 234); /* oklch */ color: oklch(78.6% 0.157 329.2);
Tailwind
colors: {
custom: {
50: '#f6b4f1',
500: '#f092ea',
950: '#000000',
},
}SCSS
$custom: #f092ea; $custom-light: #f6b4f1; $custom-dark: #000000;
JSON
{
"hex": "#f092ea",
"rgb": {
"r": 240,
"g": 146,
"b": 234
},
"hsl": {
"h": 303.83,
"s": 75.806,
"l": 75.686
},
"oklch": {
"l": 0.7859,
"c": 0.15739,
"h": 329.2
},
"luminance": 0.45024
}Semantic roles & 50–950 ramp
primary
#F092EA
secondary
#D8F3DA
accent
#D81A0E
background
#FFFBFE
surface
#FFF6FD
border
#D7D0D5
text
#171116
muted
#858084