#F492F9#F492F9
#F492F9 is a light, vivid purple. Relative luminance 0.466; OKLCH L 79.7% C 0.174 H 325.3°. Best body text is #000000 at 10.33:1 contrast (WCAG AA passes).
Color values
| HEX | #F492F9 |
|---|---|
| RGB | rgb(244, 146, 249) |
| HSL | hsl(297, 90%, 77%) |
| HSV | hsv(297, 41%, 98%) |
| CMYK | cmyk(2%, 41.4%, 0%, 2.4%) |
| CIE-LAB | lab(73.95, 52.07, -36.15) |
| CIE-LCH | lch(73.95, 63.39, 325.23°) |
| OKLab | oklab(79.67% 0.1429 -0.0989) |
| OKLCH | oklch(79.67% 0.174 325.3) |
| XYZ | xyz(64.6845, 46.6333, 95.1981) |
| Luminance | 0.4663 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.48
Purply Pink
#F075E6
ΔE00 6.00
Lavender Pink
#DD85D7
ΔE00 6.01
Plum
#DDA0DD
ΔE00 7.32
Candy Pink
#FF63E9
ΔE00 8.27
Mauve
#E0B0FF
ΔE00 8.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F492F9 #97F992
analogous
#C092F9 #F492F9 #F992CB
triadic
#F492F9 #F9F492 #92F9F4
tetradic
#F492F9 #F9C092 #97F992 #92CBF9
square
#F492F9 #F9C092 #97F992 #92CBF9
split-complementary
#F492F9 #CBF992 #92F9C0
monochromatic
#E81EF3 #EE58F6 #F492F9 #FACCFC #FCE2FD
Accessibility & contrast
On white
2.03
#F492F9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.33
#F492F9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F492F9
10.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F492F9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F492F9 | 1.00 | 2.03 | 10.33 | 10.33 |
| #FFFFFF | 2.03 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#88AEFD
Deuteranopia (green-blind)
#A2BAF6
Tritanopia (blue-blind)
#F99DBA
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #f492f9; /* rgb */ color: rgb(244, 146, 249); /* oklch */ color: oklch(79.7% 0.174 325.3);
Tailwind
colors: {
custom: {
50: '#f9b4fb',
500: '#f492f9',
950: '#000000',
},
}SCSS
$custom: #f492f9; $custom-light: #f9b4fb; $custom-dark: #000000;
JSON
{
"hex": "#f492f9",
"rgb": {
"r": 244,
"g": 146,
"b": 249
},
"hsl": {
"h": 297.087,
"s": 89.565,
"l": 77.451
},
"oklch": {
"l": 0.79666,
"c": 0.1738,
"h": 325.3
},
"luminance": 0.4663
}Semantic roles & 50–950 ramp
primary
#F492F9
secondary
#D7F5D6
accent
#E6000B
background
#FFFBFF
surface
#FFF6FF
border
#D7D0D7
text
#171117
muted
#858085