#F782F2#F782F2
#F782F2 is a light, vivid purple. Relative luminance 0.421; OKLCH L 77.4% C 0.195 H 328.9°. Best body text is #000000 at 9.43:1 contrast (WCAG AA passes).
Color values
| HEX | #F782F2 |
|---|---|
| RGB | rgb(247, 130, 242) |
| HSL | hsl(303, 88%, 74%) |
| HSV | hsv(303, 47%, 97%) |
| CMYK | cmyk(0%, 47.4%, 2%, 3.1%) |
| CIE-LAB | lab(70.98, 59.58, -36.93) |
| CIE-LCH | lch(70.98, 70.10, 328.21°) |
| OKLab | oklab(77.43% 0.1671 -0.101) |
| OKLCH | oklch(77.43% 0.195 328.9) |
| XYZ | xyz(62.3666, 42.1537, 88.8387) |
| Luminance | 0.4215 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 1.40
Purply Pink
#F075E6
ΔE00 3.03
Candy Pink
#FF63E9
ΔE00 5.09
Lavender Pink
#DD85D7
ΔE00 5.22
Light Magenta
#FA5FF7
ΔE00 5.89
Violet Pink
#FB5FFC
ΔE00 6.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F782F2 #82F787
analogous
#C282F7 #F782F2 #F782B8
triadic
#F782F2 #F2F782 #82F2F7
tetradic
#F782F2 #F7C282 #82F787 #82B8F7
square
#F782F2 #F7C282 #82F787 #82B8F7
split-complementary
#F782F2 #B8F782 #82F7C2
monochromatic
#EF0FE6 #F348EC #F782F2 #FBBCF8 #FDE2FC
Accessibility & contrast
On white
2.23
#F782F2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.43
#F782F2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F782F2
9.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F782F2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F782F2 | 1.00 | 2.23 | 9.43 | 9.43 |
| #FFFFFF | 2.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7AA4F6
Deuteranopia (green-blind)
#9CB3EE
Tritanopia (blue-blind)
#FE8DAF
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #f782f2; /* rgb */ color: rgb(247, 130, 242); /* oklch */ color: oklch(77.4% 0.195 328.9);
Tailwind
colors: {
custom: {
50: '#fcaaf6',
500: '#f782f2',
950: '#000000',
},
}SCSS
$custom: #f782f2; $custom-light: #fcaaf6; $custom-dark: #000000;
JSON
{
"hex": "#f782f2",
"rgb": {
"r": 247,
"g": 130,
"b": 242
},
"hsl": {
"h": 302.564,
"s": 87.97,
"l": 73.922
},
"oklch": {
"l": 0.77431,
"c": 0.1952,
"h": 328.9
},
"luminance": 0.4215
}Semantic roles & 50–950 ramp
primary
#F782F2
secondary
#D6F5D7
accent
#E50B01
background
#FFFAFF
surface
#FFF4FE
border
#D7CED6
text
#181017
muted
#867F85