#F092EE#F092EE
#F092EE is a light, vivid purple. Relative luminance 0.453; OKLCH L 78.8% C 0.161 H 327.7°. Best body text is #000000 at 10.05:1 contrast (WCAG AA passes).
Color values
| HEX | #F092EE |
|---|---|
| RGB | rgb(240, 146, 238) |
| HSL | hsl(301, 76%, 76%) |
| HSV | hsv(301, 39%, 94%) |
| CMYK | cmyk(0%, 39.2%, 0.8%, 5.9%) |
| CIE-LAB | lab(73.06, 48.92, -31.58) |
| CIE-LCH | lch(73.06, 58.22, 327.16°) |
| OKLab | oklab(78.76% 0.1362 -0.086) |
| OKLCH | oklch(78.76% 0.161 327.7) |
| XYZ | xyz(61.6456, 45.2589, 86.3611) |
| Luminance | 0.4526 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.50
Lavender Pink
#DD85D7
ΔE00 4.68
Purply Pink
#F075E6
ΔE00 5.77
Plum
#DDA0DD
ΔE00 5.96
Bubblegum Pink
#FE83CC
ΔE00 7.73
Candy Pink
#FF63E9
ΔE00 8.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F092EE #92F094
analogous
#C392F0 #F092EE #F092BF
triadic
#F092EE #EEF092 #92EEF0
tetradic
#F092EE #F0C392 #92F094 #92BFF0
square
#F092EE #F0C392 #92F094 #92BFF0
split-complementary
#F092EE #BFF092 #92F0C3
monochromatic
#E126DD #E95CE6 #F092EE #F7C8F6 #FBE4FB
Accessibility & contrast
On white
2.09
#F092EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.05
#F092EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F092EE
10.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F092EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F092EE | 1.00 | 2.09 | 10.05 | 10.05 |
| #FFFFFF | 2.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8BACF1
Deuteranopia (green-blind)
#A4B8EB
Tritanopia (blue-blind)
#F69AB5
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #f092ee; /* rgb */ color: rgb(240, 146, 238); /* oklch */ color: oklch(78.8% 0.161 327.7);
Tailwind
colors: {
custom: {
50: '#f6b4f3',
500: '#f092ee',
950: '#000000',
},
}SCSS
$custom: #f092ee; $custom-light: #f6b4f3; $custom-dark: #000000;
JSON
{
"hex": "#f092ee",
"rgb": {
"r": 240,
"g": 146,
"b": 238
},
"hsl": {
"h": 301.277,
"s": 75.806,
"l": 75.686
},
"oklch": {
"l": 0.78755,
"c": 0.16104,
"h": 327.7
},
"luminance": 0.45256
}Semantic roles & 50–950 ramp
primary
#F092EE
secondary
#D8F3D9
accent
#D8120E
background
#FFFBFE
surface
#FFF6FD
border
#D7D0D5
text
#171117
muted
#858085