#F790F4#F790F4
#F790F4 is a light, vivid purple. Relative luminance 0.463; OKLCH L 79.5% C 0.174 H 328.1°. Best body text is #000000 at 10.25:1 contrast (WCAG AA passes).
Color values
| HEX | #F790F4 |
|---|---|
| RGB | rgb(247, 144, 244) |
| HSL | hsl(302, 87%, 77%) |
| HSV | hsv(302, 42%, 97%) |
| CMYK | cmyk(0%, 41.7%, 1.2%, 3.1%) |
| CIE-LAB | lab(73.71, 53.06, -33.78) |
| CIE-LCH | lch(73.71, 62.90, 327.52°) |
| OKLab | oklab(79.49% 0.148 -0.0921) |
| OKLCH | oklch(79.49% 0.174 328.1) |
| XYZ | xyz(64.6591, 46.2555, 91.0928) |
| Luminance | 0.4625 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.27
Purply Pink
#F075E6
ΔE00 5.52
Lavender Pink
#DD85D7
ΔE00 5.57
Plum
#DDA0DD
ΔE00 7.20
Candy Pink
#FF63E9
ΔE00 7.73
Bubblegum Pink
#FE83CC
ΔE00 7.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F790F4 #90F793
analogous
#C790F7 #F790F4 #F790C1
triadic
#F790F4 #F4F790 #90F4F7
tetradic
#F790F4 #F7C790 #90F793 #90C1F7
square
#F790F4 #F7C790 #90F793 #90C1F7
split-complementary
#F790F4 #C1F790 #90F7C7
monochromatic
#EF1EE9 #F357EE #F790F4 #FBC9FA #FDE2FC
Accessibility & contrast
On white
2.05
#F790F4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.25
#F790F4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F790F4
10.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F790F4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F790F4 | 1.00 | 2.05 | 10.25 | 10.25 |
| #FFFFFF | 2.05 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#89ADF8
Deuteranopia (green-blind)
#A5BAF1
Tritanopia (blue-blind)
#FD99B7
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #f790f4; /* rgb */ color: rgb(247, 144, 244); /* oklch */ color: oklch(79.5% 0.174 328.1);
Tailwind
colors: {
custom: {
50: '#fcb3f8',
500: '#f790f4',
950: '#000000',
},
}SCSS
$custom: #f790f4; $custom-light: #fcb3f8; $custom-dark: #000000;
JSON
{
"hex": "#f790f4",
"rgb": {
"r": 247,
"g": 144,
"b": 244
},
"hsl": {
"h": 301.748,
"s": 86.555,
"l": 76.667
},
"oklch": {
"l": 0.79494,
"c": 0.17436,
"h": 328.1
},
"luminance": 0.46252
}Semantic roles & 50–950 ramp
primary
#F790F4
secondary
#D6F5D7
accent
#E30902
background
#FFFBFF
surface
#FFF6FF
border
#D7D0D7
text
#181117
muted
#868085