#F492EA#F492EA
#F492EA is a light, vivid purple. Relative luminance 0.457; OKLCH L 79.0% C 0.160 H 330.7°. Best body text is #000000 at 10.15:1 contrast (WCAG AA passes).
Color values
| HEX | #F492EA |
|---|---|
| RGB | rgb(244, 146, 234) |
| HSL | hsl(306, 82%, 76%) |
| HSV | hsv(306, 40%, 96%) |
| CMYK | cmyk(0%, 40.2%, 4.1%, 4.3%) |
| CIE-LAB | lab(73.37, 49.42, -28.88) |
| CIE-LCH | lch(73.37, 57.24, 329.70°) |
| OKLab | oklab(79.04% 0.1397 -0.0783) |
| OKLCH | oklch(79.04% 0.16 330.7) |
| XYZ | xyz(62.4377, 45.7345, 83.3648) |
| Luminance | 0.4573 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 4.12
Lavender Pink
#DD85D7
ΔE00 4.81
Plum
#DDA0DD
ΔE00 5.89
Purply Pink
#F075E6
ΔE00 5.98
Bubblegum Pink
#FE83CC
ΔE00 6.60
Candy Pink
#FF63E9
ΔE00 8.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F492EA #92F49C
analogous
#CD92F4 #F492EA #F492B9
triadic
#F492EA #EAF492 #92EAF4
tetradic
#F492EA #F4CD92 #92F49C #92B9F4
square
#F492EA #F4CD92 #92F49C #92B9F4
split-complementary
#F492EA #B9F492 #92F4CD
monochromatic
#E923D5 #EE5ADF #F492EA #FACAF5 #FCE3FA
Accessibility & contrast
On white
2.07
#F492EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.15
#F492EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F492EA
10.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F492EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F492EA | 1.00 | 2.07 | 10.15 | 10.15 |
| #FFFFFF | 2.07 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8EACED
Deuteranopia (green-blind)
#A8B9E7
Tritanopia (blue-blind)
#FB99B3
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #f492ea; /* rgb */ color: rgb(244, 146, 234); /* oklch */ color: oklch(79.0% 0.160 330.7);
Tailwind
colors: {
custom: {
50: '#f9b4f1',
500: '#f492ea',
950: '#000000',
},
}SCSS
$custom: #f492ea; $custom-light: #f9b4f1; $custom-dark: #000000;
JSON
{
"hex": "#f492ea",
"rgb": {
"r": 244,
"g": 146,
"b": 234
},
"hsl": {
"h": 306.122,
"s": 81.667,
"l": 76.471
},
"oklch": {
"l": 0.79039,
"c": 0.16013,
"h": 330.7
},
"luminance": 0.45731
}Semantic roles & 50–950 ramp
primary
#F492EA
secondary
#D7F4DA
accent
#DE1D07
background
#FFFBFE
surface
#FFF6FD
border
#D7D0D5
text
#171116
muted
#858084