#F790F0#F790F0
#F790F0 is a light, vivid purple. Relative luminance 0.460; OKLCH L 79.3% C 0.171 H 329.5°. Best body text is #000000 at 10.20:1 contrast (WCAG AA passes).
Color values
| HEX | #F790F0 |
|---|---|
| RGB | rgb(247, 144, 240) |
| HSL | hsl(304, 87%, 77%) |
| HSV | hsv(304, 42%, 97%) |
| CMYK | cmyk(0%, 41.7%, 2.8%, 3.1%) |
| CIE-LAB | lab(73.56, 52.36, -31.84) |
| CIE-LCH | lch(73.56, 61.28, 328.70°) |
| OKLab | oklab(79.33% 0.1472 -0.0866) |
| OKLCH | oklch(79.33% 0.171 329.5) |
| XYZ | xyz(64.0583, 46.0152, 87.9288) |
| Luminance | 0.4601 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.45
Lavender Pink
#DD85D7
ΔE00 5.25
Purply Pink
#F075E6
ΔE00 5.52
Plum
#DDA0DD
ΔE00 6.85
Bubblegum Pink
#FE83CC
ΔE00 7.26
Candy Pink
#FF63E9
ΔE00 7.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F790F0 #90F797
analogous
#CB90F7 #F790F0 #F790BD
triadic
#F790F0 #F0F790 #90F0F7
tetradic
#F790F0 #F7CB90 #90F797 #90BDF7
square
#F790F0 #F7CB90 #90F797 #90BDF7
split-complementary
#F790F0 #BDF790 #90F7CB
monochromatic
#EF1EE1 #F357E8 #F790F0 #FBC9F8 #FDE2FB
Accessibility & contrast
On white
2.06
#F790F0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.20
#F790F0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F790F0
10.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F790F0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F790F0 | 1.00 | 2.06 | 10.20 | 10.20 |
| #FFFFFF | 2.06 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8BACF3
Deuteranopia (green-blind)
#A6BAED
Tritanopia (blue-blind)
#FE98B5
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #f790f0; /* rgb */ color: rgb(247, 144, 240); /* oklch */ color: oklch(79.3% 0.171 329.5);
Tailwind
colors: {
custom: {
50: '#fbb3f5',
500: '#f790f0',
950: '#000000',
},
}SCSS
$custom: #f790f0; $custom-light: #fbb3f5; $custom-dark: #000000;
JSON
{
"hex": "#f790f0",
"rgb": {
"r": 247,
"g": 144,
"b": 240
},
"hsl": {
"h": 304.078,
"s": 86.555,
"l": 76.667
},
"oklch": {
"l": 0.79326,
"c": 0.17079,
"h": 329.5
},
"luminance": 0.46012
}Semantic roles & 50–950 ramp
primary
#F790F0
secondary
#D6F5D8
accent
#E31202
background
#FFFBFE
surface
#FFF6FD
border
#D7D0D5
text
#181117
muted
#868085