#F092ED#F092ED
#F092ED is a light, vivid purple. Relative luminance 0.452; OKLCH L 78.7% C 0.160 H 328.1°. Best body text is #000000 at 10.04:1 contrast (WCAG AA passes).
Color values
| HEX | #F092ED |
|---|---|
| RGB | rgb(240, 146, 237) |
| HSL | hsl(302, 76%, 76%) |
| HSV | hsv(302, 39%, 94%) |
| CMYK | cmyk(0%, 39.2%, 1.2%, 5.9%) |
| CIE-LAB | lab(73.02, 48.74, -31.09) |
| CIE-LCH | lch(73.02, 57.81, 327.47°) |
| OKLab | oklab(78.71% 0.1359 -0.0846) |
| OKLCH | oklch(78.71% 0.16 328.1) |
| XYZ | xyz(61.4991, 45.2003, 85.5895) |
| Luminance | 0.4520 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.57
Lavender Pink
#DD85D7
ΔE00 4.60
Purply Pink
#F075E6
ΔE00 5.78
Plum
#DDA0DD
ΔE00 5.86
Bubblegum Pink
#FE83CC
ΔE00 7.56
Candy Pink
#FF63E9
ΔE00 8.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F092ED #92F095
analogous
#C492F0 #F092ED #F092BE
triadic
#F092ED #EDF092 #92EDF0
tetradic
#F092ED #F0C492 #92F095 #92BEF0
square
#F092ED #F0C492 #92F095 #92BEF0
split-complementary
#F092ED #BEF092 #92F0C4
monochromatic
#E126DB #E95CE4 #F092ED #F7C8F6 #FBE4FB
Accessibility & contrast
On white
2.09
#F092ED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.04
#F092ED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F092ED
10.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F092ED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F092ED | 1.00 | 2.09 | 10.04 | 10.04 |
| #FFFFFF | 2.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8CABF0
Deuteranopia (green-blind)
#A5B8EA
Tritanopia (blue-blind)
#F69AB5
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #f092ed; /* rgb */ color: rgb(240, 146, 237); /* oklch */ color: oklch(78.7% 0.160 328.1);
Tailwind
colors: {
custom: {
50: '#f6b4f3',
500: '#f092ed',
950: '#000000',
},
}SCSS
$custom: #f092ed; $custom-light: #f6b4f3; $custom-dark: #000000;
JSON
{
"hex": "#f092ed",
"rgb": {
"r": 240,
"g": 146,
"b": 237
},
"hsl": {
"h": 301.915,
"s": 75.806,
"l": 75.686
},
"oklch": {
"l": 0.78714,
"c": 0.16012,
"h": 328.1
},
"luminance": 0.45197
}Semantic roles & 50–950 ramp
primary
#F092ED
secondary
#D8F3D9
accent
#D8140E
background
#FFFBFE
surface
#FFF6FD
border
#D7D0D5
text
#171117
muted
#858085