#F790FB#F790FB
#F790FB is a light, vivid purple. Relative luminance 0.467; OKLCH L 79.8% C 0.181 H 325.8°. Best body text is #000000 at 10.34:1 contrast (WCAG AA passes).
Color values
| HEX | #F790FB |
|---|---|
| RGB | rgb(247, 144, 251) |
| HSL | hsl(298, 93%, 77%) |
| HSV | hsv(298, 43%, 98%) |
| CMYK | cmyk(1.6%, 42.6%, 0%, 1.6%) |
| CIE-LAB | lab(73.99, 54.30, -37.15) |
| CIE-LCH | lch(73.99, 65.79, 325.62°) |
| OKLab | oklab(79.79% 0.1494 -0.1017) |
| OKLCH | oklch(79.79% 0.181 325.8) |
| XYZ | xyz(65.7422, 46.6887, 96.7970) |
| Luminance | 0.4669 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.34
Purply Pink
#F075E6
ΔE00 5.77
Lavender Pink
#DD85D7
ΔE00 6.28
Candy Pink
#FF63E9
ΔE00 7.88
Plum
#DDA0DD
ΔE00 7.91
Violet Pink
#FB5FFC
ΔE00 8.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F790FB #94FB90
analogous
#C290FB #F790FB #FB90CA
triadic
#F790FB #FBF790 #90FBF7
tetradic
#F790FB #FBC290 #94FB90 #90CAFB
square
#F790FB #FBC290 #94FB90 #90CAFB
split-complementary
#F790FB #CAFB90 #90FBC2
monochromatic
#EE1AF7 #F355F9 #F790FB #FBCBFD #FDE1FE
Accessibility & contrast
On white
2.03
#F790FB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.34
#F790FB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F790FB
10.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F790FB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F790FB | 1.00 | 2.03 | 10.34 | 10.34 |
| #FFFFFF | 2.03 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#86AEFF
Deuteranopia (green-blind)
#A2BAF8
Tritanopia (blue-blind)
#FC9BBA
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #f790fb; /* rgb */ color: rgb(247, 144, 251); /* oklch */ color: oklch(79.8% 0.181 325.8);
Tailwind
colors: {
custom: {
50: '#fcb3fd',
500: '#f790fb',
950: '#000000',
},
}SCSS
$custom: #f790fb; $custom-light: #fcb3fd; $custom-dark: #000000;
JSON
{
"hex": "#f790fb",
"rgb": {
"r": 247,
"g": 144,
"b": 251
},
"hsl": {
"h": 297.757,
"s": 93.043,
"l": 77.451
},
"oklch": {
"l": 0.79794,
"c": 0.18076,
"h": 325.8
},
"luminance": 0.46686
}Semantic roles & 50–950 ramp
primary
#F790FB
secondary
#D6F6D5
accent
#E60009
background
#FFFBFF
surface
#FFF6FF
border
#D7D0D7
text
#181117
muted
#868085