#F790F9#F790F9
#F790F9 is a light, vivid purple. Relative luminance 0.466; OKLCH L 79.7% C 0.179 H 326.4°. Best body text is #000000 at 10.31:1 contrast (WCAG AA passes).
Color values
| HEX | #F790F9 |
|---|---|
| RGB | rgb(247, 144, 249) |
| HSL | hsl(299, 90%, 77%) |
| HSV | hsv(299, 42%, 98%) |
| CMYK | cmyk(0.8%, 42.2%, 0%, 2.4%) |
| CIE-LAB | lab(73.91, 53.94, -36.19) |
| CIE-LCH | lch(73.91, 64.96, 326.14°) |
| OKLab | oklab(79.71% 0.149 -0.099) |
| OKLCH | oklch(79.71% 0.179 326.4) |
| XYZ | xyz(65.4286, 46.5633, 95.1454) |
| Luminance | 0.4656 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.27
Purply Pink
#F075E6
ΔE00 5.67
Lavender Pink
#DD85D7
ΔE00 6.06
Plum
#DDA0DD
ΔE00 7.69
Candy Pink
#FF63E9
ΔE00 7.82
Light Magenta
#FA5FF7
ΔE00 8.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F790F9 #92F990
analogous
#C390F9 #F790F9 #F990C7
triadic
#F790F9 #F9F790 #90F9F7
tetradic
#F790F9 #F9C390 #92F990 #90C7F9
square
#F790F9 #F9C390 #92F990 #90C7F9
split-complementary
#F790F9 #C7F990 #90F9C3
monochromatic
#EF1CF3 #F356F6 #F790F9 #FBCAFC #FDE2FD
Accessibility & contrast
On white
2.04
#F790F9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.31
#F790F9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F790F9
10.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F790F9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F790F9 | 1.00 | 2.04 | 10.31 | 10.31 |
| #FFFFFF | 2.04 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#87ADFD
Deuteranopia (green-blind)
#A3BAF6
Tritanopia (blue-blind)
#FC9BB9
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #f790f9; /* rgb */ color: rgb(247, 144, 249); /* oklch */ color: oklch(79.7% 0.179 326.4);
Tailwind
colors: {
custom: {
50: '#fcb3fb',
500: '#f790f9',
950: '#000000',
},
}SCSS
$custom: #f790f9; $custom-light: #fcb3fb; $custom-dark: #000000;
JSON
{
"hex": "#f790f9",
"rgb": {
"r": 247,
"g": 144,
"b": 249
},
"hsl": {
"h": 298.857,
"s": 89.744,
"l": 77.059
},
"oklch": {
"l": 0.79707,
"c": 0.17891,
"h": 326.4
},
"luminance": 0.4656
}Semantic roles & 50–950 ramp
primary
#F790F9
secondary
#D6F6D5
accent
#E60004
background
#FFFBFF
surface
#FFF6FF
border
#D7D0D7
text
#181117
muted
#868085