#F782FC#F782FC
#F782FC is a light, highly saturated purple. Relative luminance 0.428; OKLCH L 77.9% C 0.204 H 325.8°. Best body text is #000000 at 9.55:1 contrast (WCAG AA passes).
Color values
| HEX | #F782FC |
|---|---|
| RGB | rgb(247, 130, 252) |
| HSL | hsl(298, 95%, 75%) |
| HSV | hsv(298, 48%, 99%) |
| CMYK | cmyk(2%, 48.4%, 0%, 1.2%) |
| CIE-LAB | lab(71.40, 61.32, -41.73) |
| CIE-LCH | lch(71.40, 74.17, 325.76°) |
| OKLab | oklab(77.88% 0.1687 -0.1147) |
| OKLCH | oklch(77.88% 0.204 325.8) |
| XYZ | xyz(63.9097, 42.7710, 96.9659) |
| Luminance | 0.4277 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.19
Purply Pink
#F075E6
ΔE00 3.92
Violet Pink
#FB5FFC
ΔE00 5.57
Candy Pink
#FF63E9
ΔE00 5.63
Light Magenta
#FA5FF7
ΔE00 5.63
Lavender Pink
#DD85D7
ΔE00 6.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F782FC #87FC82
analogous
#BA82FC #F782FC #FC82C4
triadic
#F782FC #FCF782 #82FCF7
tetradic
#F782FC #FCBA82 #87FC82 #82C4FC
square
#F782FC #FCBA82 #87FC82 #82C4FC
split-complementary
#F782FC #C4FC82 #82FCBA
monochromatic
#EF0AF9 #F346FB #F782FC #FBBEFD #FDE1FE
Accessibility & contrast
On white
2.20
#F782FC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.55
#F782FC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F782FC
9.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F782FC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F782FC | 1.00 | 2.20 | 9.55 | 9.55 |
| #FFFFFF | 2.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#75A5FF
Deuteranopia (green-blind)
#98B4F8
Tritanopia (blue-blind)
#FC90B4
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #f782fc; /* rgb */ color: rgb(247, 130, 252); /* oklch */ color: oklch(77.9% 0.204 325.8);
Tailwind
colors: {
custom: {
50: '#fcaafd',
500: '#f782fc',
950: '#000000',
},
}SCSS
$custom: #f782fc; $custom-light: #fcaafd; $custom-dark: #000000;
JSON
{
"hex": "#f782fc",
"rgb": {
"r": 247,
"g": 130,
"b": 252
},
"hsl": {
"h": 297.541,
"s": 95.313,
"l": 74.902
},
"oklch": {
"l": 0.77882,
"c": 0.20399,
"h": 325.8
},
"luminance": 0.42768
}Semantic roles & 50–950 ramp
primary
#F782FC
secondary
#D6F7D4
accent
#E60009
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#181018
muted
#867F86