#F790F5#F790F5
#F790F5 is a light, vivid purple. Relative luminance 0.463; OKLCH L 79.5% C 0.175 H 327.8°. Best body text is #000000 at 10.26:1 contrast (WCAG AA passes).
Color values
| HEX | #F790F5 |
|---|---|
| RGB | rgb(247, 144, 245) |
| HSL | hsl(301, 87%, 77%) |
| HSV | hsv(301, 42%, 97%) |
| CMYK | cmyk(0%, 41.7%, 0.8%, 3.1%) |
| CIE-LAB | lab(73.75, 53.23, -34.26) |
| CIE-LCH | lch(73.75, 63.31, 327.23°) |
| OKLab | oklab(79.54% 0.1482 -0.0935) |
| OKLCH | oklch(79.54% 0.175 327.8) |
| XYZ | xyz(64.8113, 46.3164, 91.8946) |
| Luminance | 0.4631 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.24
Purply Pink
#F075E6
ΔE00 5.54
Lavender Pink
#DD85D7
ΔE00 5.66
Plum
#DDA0DD
ΔE00 7.29
Candy Pink
#FF63E9
ΔE00 7.74
Bubblegum Pink
#FE83CC
ΔE00 8.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F790F5 #90F792
analogous
#C690F7 #F790F5 #F790C2
triadic
#F790F5 #F5F790 #90F5F7
tetradic
#F790F5 #F7C690 #90F792 #90C2F7
square
#F790F5 #F7C690 #90F792 #90C2F7
split-complementary
#F790F5 #C2F790 #90F7C6
monochromatic
#EF1EEB #F357F0 #F790F5 #FBC9FA #FDE2FC
Accessibility & contrast
On white
2.05
#F790F5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.26
#F790F5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F790F5
10.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F790F5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F790F5 | 1.00 | 2.05 | 10.26 | 10.26 |
| #FFFFFF | 2.05 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#88ADF9
Deuteranopia (green-blind)
#A4BAF2
Tritanopia (blue-blind)
#FD9AB7
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #f790f5; /* rgb */ color: rgb(247, 144, 245); /* oklch */ color: oklch(79.5% 0.175 327.8);
Tailwind
colors: {
custom: {
50: '#fcb3f8',
500: '#f790f5',
950: '#000000',
},
}SCSS
$custom: #f790f5; $custom-light: #fcb3f8; $custom-dark: #000000;
JSON
{
"hex": "#f790f5",
"rgb": {
"r": 247,
"g": 144,
"b": 245
},
"hsl": {
"h": 301.165,
"s": 86.555,
"l": 76.667
},
"oklch": {
"l": 0.79536,
"c": 0.17526,
"h": 327.8
},
"luminance": 0.46313
}Semantic roles & 50–950 ramp
primary
#F790F5
secondary
#D6F5D7
accent
#E30702
background
#FFFBFF
surface
#FFF6FF
border
#D7D0D7
text
#181117
muted
#868085