#F792FB#F792FB
#F792FB is a light, vivid purple. Relative luminance 0.473; OKLCH L 80.1% C 0.177 H 325.7°. Best body text is #000000 at 10.46:1 contrast (WCAG AA passes).
Color values
| HEX | #F792FB |
|---|---|
| RGB | rgb(247, 146, 251) |
| HSL | hsl(298, 93%, 78%) |
| HSV | hsv(298, 42%, 98%) |
| CMYK | cmyk(1.6%, 41.8%, 0%, 1.6%) |
| CIE-LAB | lab(74.38, 53.30, -36.55) |
| CIE-LCH | lch(74.38, 64.62, 325.56°) |
| OKLab | oklab(80.09% 0.1466 -0.1) |
| OKLCH | oklch(80.09% 0.177 325.7) |
| XYZ | xyz(66.0478, 47.3000, 96.8989) |
| Luminance | 0.4730 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.67
Purply Pink
#F075E6
ΔE00 6.11
Lavender Pink
#DD85D7
ΔE00 6.38
Plum
#DDA0DD
ΔE00 7.64
Candy Pink
#FF63E9
ΔE00 8.25
Mauve
#E0B0FF
ΔE00 8.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F792FB #96FB92
analogous
#C292FB #F792FB #FB92CB
triadic
#F792FB #FBF792 #92FBF7
tetradic
#F792FB #FBC292 #96FB92 #92CBFB
square
#F792FB #FBC292 #96FB92 #92CBFB
split-complementary
#F792FB #CBFB92 #92FBC2
monochromatic
#EE1CF7 #F357F9 #F792FB #FBCDFD #FDE1FE
Accessibility & contrast
On white
2.01
#F792FB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.46
#F792FB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F792FB
10.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F792FB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F792FB | 1.00 | 2.01 | 10.46 | 10.46 |
| #FFFFFF | 2.01 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#88AFFF
Deuteranopia (green-blind)
#A4BBF8
Tritanopia (blue-blind)
#FC9DBB
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #f792fb; /* rgb */ color: rgb(247, 146, 251); /* oklch */ color: oklch(80.1% 0.177 325.7);
Tailwind
colors: {
custom: {
50: '#fcb4fd',
500: '#f792fb',
950: '#000000',
},
}SCSS
$custom: #f792fb; $custom-light: #fcb4fd; $custom-dark: #000000;
JSON
{
"hex": "#f792fb",
"rgb": {
"r": 247,
"g": 146,
"b": 251
},
"hsl": {
"h": 297.714,
"s": 92.92,
"l": 77.843
},
"oklch": {
"l": 0.80086,
"c": 0.17749,
"h": 325.7
},
"luminance": 0.47297
}Semantic roles & 50–950 ramp
primary
#F792FB
secondary
#D6F6D5
accent
#E60009
background
#FFFBFF
surface
#FFF6FF
border
#D7D0D7
text
#181117
muted
#868085