#F790F6#F790F6
#F790F6 is a light, vivid purple. Relative luminance 0.464; OKLCH L 79.6% C 0.176 H 327.4°. Best body text is #000000 at 10.27:1 contrast (WCAG AA passes).
Color values
| HEX | #F790F6 |
|---|---|
| RGB | rgb(247, 144, 246) |
| HSL | hsl(301, 87%, 77%) |
| HSV | hsv(301, 42%, 97%) |
| CMYK | cmyk(0%, 41.7%, 0.4%, 3.1%) |
| CIE-LAB | lab(73.79, 53.41, -34.75) |
| CIE-LCH | lch(73.79, 63.72, 326.95°) |
| OKLab | oklab(79.58% 0.1484 -0.0949) |
| OKLCH | oklch(79.58% 0.176 327.4) |
| XYZ | xyz(64.9644, 46.3776, 92.7008) |
| Luminance | 0.4637 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.23
Purply Pink
#F075E6
ΔE00 5.57
Lavender Pink
#DD85D7
ΔE00 5.76
Plum
#DDA0DD
ΔE00 7.39
Candy Pink
#FF63E9
ΔE00 7.75
Bubblegum Pink
#FE83CC
ΔE00 8.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F790F6 #90F791
analogous
#C590F7 #F790F6 #F790C3
triadic
#F790F6 #F6F790 #90F6F7
tetradic
#F790F6 #F7C590 #90F791 #90C3F7
square
#F790F6 #F7C590 #90F791 #90C3F7
split-complementary
#F790F6 #C3F790 #90F7C5
monochromatic
#EF1EED #F357F1 #F790F6 #FBC9FB #FDE2FD
Accessibility & contrast
On white
2.04
#F790F6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.27
#F790F6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F790F6
10.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F790F6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F790F6 | 1.00 | 2.04 | 10.27 | 10.27 |
| #FFFFFF | 2.04 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#88ADFA
Deuteranopia (green-blind)
#A4BAF3
Tritanopia (blue-blind)
#FD9AB8
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #f790f6; /* rgb */ color: rgb(247, 144, 246); /* oklch */ color: oklch(79.6% 0.176 327.4);
Tailwind
colors: {
custom: {
50: '#fcb3f9',
500: '#f790f6',
950: '#000000',
},
}SCSS
$custom: #f790f6; $custom-light: #fcb3f9; $custom-dark: #000000;
JSON
{
"hex": "#f790f6",
"rgb": {
"r": 247,
"g": 144,
"b": 246
},
"hsl": {
"h": 300.583,
"s": 86.555,
"l": 76.667
},
"oklch": {
"l": 0.79579,
"c": 0.17617,
"h": 327.4
},
"luminance": 0.46374
}Semantic roles & 50–950 ramp
primary
#F790F6
secondary
#D6F5D6
accent
#E30502
background
#FFFBFF
surface
#FFF6FF
border
#D7D0D7
text
#181117
muted
#868085