#F792F9#F792F9
#F792F9 is a light, vivid purple. Relative luminance 0.472; OKLCH L 80.0% C 0.176 H 326.4°. Best body text is #000000 at 10.43:1 contrast (WCAG AA passes).
Color values
| HEX | #F792F9 |
|---|---|
| RGB | rgb(247, 146, 249) |
| HSL | hsl(299, 90%, 77%) |
| HSV | hsv(299, 41%, 98%) |
| CMYK | cmyk(0.8%, 41.4%, 0%, 2.4%) |
| CIE-LAB | lab(74.30, 52.94, -35.58) |
| CIE-LCH | lch(74.30, 63.79, 326.09°) |
| OKLab | oklab(80% 0.1462 -0.0973) |
| OKLCH | oklch(80% 0.176 326.4) |
| XYZ | xyz(65.7342, 47.1745, 95.2473) |
| Luminance | 0.4717 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.61
Purply Pink
#F075E6
ΔE00 6.03
Lavender Pink
#DD85D7
ΔE00 6.17
Plum
#DDA0DD
ΔE00 7.42
Candy Pink
#FF63E9
ΔE00 8.20
Mauve
#E0B0FF
ΔE00 8.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F792F9 #94F992
analogous
#C492F9 #F792F9 #F992C7
triadic
#F792F9 #F9F792 #92F9F7
tetradic
#F792F9 #F9C492 #94F992 #92C7F9
square
#F792F9 #F9C492 #94F992 #92C7F9
split-complementary
#F792F9 #C7F992 #92F9C4
monochromatic
#EE1EF3 #F358F6 #F792F9 #FBCCFC #FDE2FD
Accessibility & contrast
On white
2.01
#F792F9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.43
#F792F9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F792F9
10.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F792F9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F792F9 | 1.00 | 2.01 | 10.43 | 10.43 |
| #FFFFFF | 2.01 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#89AFFD
Deuteranopia (green-blind)
#A4BBF6
Tritanopia (blue-blind)
#FC9CBA
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #f792f9; /* rgb */ color: rgb(247, 146, 249); /* oklch */ color: oklch(80.0% 0.176 326.4);
Tailwind
colors: {
custom: {
50: '#fbb4fb',
500: '#f792f9',
950: '#000000',
},
}SCSS
$custom: #f792f9; $custom-light: #fbb4fb; $custom-dark: #000000;
JSON
{
"hex": "#f792f9",
"rgb": {
"r": 247,
"g": 146,
"b": 249
},
"hsl": {
"h": 298.835,
"s": 89.565,
"l": 77.451
},
"oklch": {
"l": 0.8,
"c": 0.17563,
"h": 326.4
},
"luminance": 0.47171
}Semantic roles & 50–950 ramp
primary
#F792F9
secondary
#D6F5D6
accent
#E60004
background
#FFFBFF
surface
#FFF6FF
border
#D7D0D7
text
#181117
muted
#868085