#F790FA#F790FA
#F790FA is a light, vivid purple. Relative luminance 0.466; OKLCH L 79.8% C 0.180 H 326.1°. Best body text is #000000 at 10.32:1 contrast (WCAG AA passes).
Color values
| HEX | #F790FA |
|---|---|
| RGB | rgb(247, 144, 250) |
| HSL | hsl(298, 91%, 77%) |
| HSV | hsv(298, 42%, 98%) |
| CMYK | cmyk(1.2%, 42.4%, 0%, 2%) |
| CIE-LAB | lab(73.95, 54.12, -36.67) |
| CIE-LCH | lch(73.95, 65.37, 325.88°) |
| OKLab | oklab(79.75% 0.1492 -0.1003) |
| OKLCH | oklch(79.75% 0.18 326.1) |
| XYZ | xyz(65.5850, 46.6259, 95.9690) |
| Luminance | 0.4662 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.30
Purply Pink
#F075E6
ΔE00 5.72
Lavender Pink
#DD85D7
ΔE00 6.17
Plum
#DDA0DD
ΔE00 7.80
Candy Pink
#FF63E9
ΔE00 7.85
Violet Pink
#FB5FFC
ΔE00 8.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F790FA #93FA90
analogous
#C290FA #F790FA #FA90C8
triadic
#F790FA #FAF790 #90FAF7
tetradic
#F790FA #FAC290 #93FA90 #90C8FA
square
#F790FA #FAC290 #93FA90 #90C8FA
split-complementary
#F790FA #C8FA90 #90FAC2
monochromatic
#EF1BF5 #F355F7 #F790FA #FBCBFD #FDE2FE
Accessibility & contrast
On white
2.03
#F790FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.32
#F790FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F790FA
10.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F790FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F790FA | 1.00 | 2.03 | 10.32 | 10.32 |
| #FFFFFF | 2.03 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#86AEFE
Deuteranopia (green-blind)
#A2BAF7
Tritanopia (blue-blind)
#FC9BB9
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #f790fa; /* rgb */ color: rgb(247, 144, 250); /* oklch */ color: oklch(79.8% 0.180 326.1);
Tailwind
colors: {
custom: {
50: '#fcb3fc',
500: '#f790fa',
950: '#000000',
},
}SCSS
$custom: #f790fa; $custom-light: #fcb3fc; $custom-dark: #000000;
JSON
{
"hex": "#f790fa",
"rgb": {
"r": 247,
"g": 144,
"b": 250
},
"hsl": {
"h": 298.302,
"s": 91.379,
"l": 77.255
},
"oklch": {
"l": 0.79751,
"c": 0.17983,
"h": 326.1
},
"luminance": 0.46623
}Semantic roles & 50–950 ramp
primary
#F790FA
secondary
#D6F6D5
accent
#E60006
background
#FFFBFF
surface
#FFF6FF
border
#D7D0D7
text
#181117
muted
#868085