#F790F2#F790F2
#F790F2 is a light, vivid purple. Relative luminance 0.461; OKLCH L 79.4% C 0.173 H 328.8°. Best body text is #000000 at 10.23:1 contrast (WCAG AA passes).
Color values
| HEX | #F790F2 |
|---|---|
| RGB | rgb(247, 144, 242) |
| HSL | hsl(303, 87%, 77%) |
| HSV | hsv(303, 42%, 97%) |
| CMYK | cmyk(0%, 41.7%, 2%, 3.1%) |
| CIE-LAB | lab(73.63, 52.71, -32.81) |
| CIE-LCH | lch(73.63, 62.09, 328.10°) |
| OKLab | oklab(79.41% 0.1476 -0.0894) |
| OKLCH | oklch(79.41% 0.173 328.8) |
| XYZ | xyz(64.3571, 46.1347, 89.5022) |
| Luminance | 0.4613 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.34
Lavender Pink
#DD85D7
ΔE00 5.40
Purply Pink
#F075E6
ΔE00 5.51
Plum
#DDA0DD
ΔE00 7.02
Bubblegum Pink
#FE83CC
ΔE00 7.60
Candy Pink
#FF63E9
ΔE00 7.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F790F2 #90F795
analogous
#C990F7 #F790F2 #F790BF
triadic
#F790F2 #F2F790 #90F2F7
tetradic
#F790F2 #F7C990 #90F795 #90BFF7
square
#F790F2 #F7C990 #90F795 #90BFF7
split-complementary
#F790F2 #BFF790 #90F7C9
monochromatic
#EF1EE5 #F357EB #F790F2 #FBC9F9 #FDE2FC
Accessibility & contrast
On white
2.05
#F790F2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.23
#F790F2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F790F2
10.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F790F2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F790F2 | 1.00 | 2.05 | 10.23 | 10.23 |
| #FFFFFF | 2.05 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8AACF5
Deuteranopia (green-blind)
#A6BAEF
Tritanopia (blue-blind)
#FE99B6
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #f790f2; /* rgb */ color: rgb(247, 144, 242); /* oklch */ color: oklch(79.4% 0.173 328.8);
Tailwind
colors: {
custom: {
50: '#fcb3f6',
500: '#f790f2',
950: '#000000',
},
}SCSS
$custom: #f790f2; $custom-light: #fcb3f6; $custom-dark: #000000;
JSON
{
"hex": "#f790f2",
"rgb": {
"r": 247,
"g": 144,
"b": 242
},
"hsl": {
"h": 302.913,
"s": 86.555,
"l": 76.667
},
"oklch": {
"l": 0.7941,
"c": 0.17256,
"h": 328.8
},
"luminance": 0.46131
}Semantic roles & 50–950 ramp
primary
#F790F2
secondary
#D6F5D8
accent
#E30D02
background
#FFFBFF
surface
#FFF6FE
border
#D7D0D6
text
#181117
muted
#868085