#F792F2#F792F2
#F792F2 is a light, vivid purple. Relative luminance 0.467; OKLCH L 79.7% C 0.169 H 328.8°. Best body text is #000000 at 10.35:1 contrast (WCAG AA passes).
Color values
| HEX | #F792F2 |
|---|---|
| RGB | rgb(247, 146, 242) |
| HSL | hsl(303, 86%, 77%) |
| HSV | hsv(303, 41%, 97%) |
| CMYK | cmyk(0%, 40.9%, 2%, 3.1%) |
| CIE-LAB | lab(74.03, 51.71, -32.20) |
| CIE-LCH | lch(74.03, 60.91, 328.09°) |
| OKLab | oklab(79.71% 0.1448 -0.0877) |
| OKLCH | oklch(79.71% 0.169 328.8) |
| XYZ | xyz(64.6627, 46.7459, 89.6040) |
| Luminance | 0.4674 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.73
Lavender Pink
#DD85D7
ΔE00 5.54
Purply Pink
#F075E6
ΔE00 5.90
Plum
#DDA0DD
ΔE00 6.73
Bubblegum Pink
#FE83CC
ΔE00 7.63
Candy Pink
#FF63E9
ΔE00 8.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F792F2 #92F797
analogous
#C992F7 #F792F2 #F792C0
triadic
#F792F2 #F2F792 #92F2F7
tetradic
#F792F2 #F7C992 #92F797 #92C0F7
square
#F792F2 #F7C992 #92F797 #92C0F7
split-complementary
#F792F2 #C0F792 #92F7C9
monochromatic
#EF20E4 #F359EB #F792F2 #FBCBF9 #FDE2FC
Accessibility & contrast
On white
2.03
#F792F2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.35
#F792F2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F792F2
10.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F792F2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F792F2 | 1.00 | 2.03 | 10.35 | 10.35 |
| #FFFFFF | 2.03 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8CAEF5
Deuteranopia (green-blind)
#A7BBEF
Tritanopia (blue-blind)
#FE9BB7
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #f792f2; /* rgb */ color: rgb(247, 146, 242); /* oklch */ color: oklch(79.7% 0.169 328.8);
Tailwind
colors: {
custom: {
50: '#fbb4f6',
500: '#f792f2',
950: '#000000',
},
}SCSS
$custom: #f792f2; $custom-light: #fbb4f6; $custom-dark: #000000;
JSON
{
"hex": "#f792f2",
"rgb": {
"r": 247,
"g": 146,
"b": 242
},
"hsl": {
"h": 302.97,
"s": 86.325,
"l": 77.059
},
"oklch": {
"l": 0.79705,
"c": 0.16926,
"h": 328.8
},
"luminance": 0.46743
}Semantic roles & 50–950 ramp
primary
#F792F2
secondary
#D6F5D8
accent
#E30E03
background
#FFFBFF
surface
#FFF6FE
border
#D7D0D6
text
#181117
muted
#868085