#F785FA#F785FA
#F785FA is a light, vivid purple. Relative luminance 0.435; OKLCH L 78.2% C 0.198 H 326.3°. Best body text is #000000 at 9.69:1 contrast (WCAG AA passes).
Color values
| HEX | #F785FA |
|---|---|
| RGB | rgb(247, 133, 250) |
| HSL | hsl(298, 92%, 75%) |
| HSV | hsv(298, 47%, 98%) |
| CMYK | cmyk(1.2%, 46.8%, 0%, 2%) |
| CIE-LAB | lab(71.86, 59.53, -39.92) |
| CIE-LCH | lch(71.86, 71.67, 326.15°) |
| OKLab | oklab(78.2% 0.1643 -0.1095) |
| OKLCH | oklch(78.2% 0.198 326.3) |
| XYZ | xyz(63.9993, 43.4546, 95.4405) |
| Luminance | 0.4345 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.01
Purply Pink
#F075E6
ΔE00 4.05
Candy Pink
#FF63E9
ΔE00 5.95
Lavender Pink
#DD85D7
ΔE00 6.04
Violet Pink
#FB5FFC
ΔE00 6.19
Light Magenta
#FA5FF7
ΔE00 6.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F785FA #88FA85
analogous
#BD85FA #F785FA #FA85C2
triadic
#F785FA #FAF785 #85FAF7
tetradic
#F785FA #FABD85 #88FA85 #85C2FA
square
#F785FA #FABD85 #88FA85 #85C2FA
split-complementary
#F785FA #C2FA85 #85FABD
monochromatic
#EF0FF5 #F34AF8 #F785FA #FBC0FC #FDE2FE
Accessibility & contrast
On white
2.17
#F785FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.69
#F785FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F785FA
9.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F785FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F785FA | 1.00 | 2.17 | 9.69 | 9.69 |
| #FFFFFF | 2.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#79A7FE
Deuteranopia (green-blind)
#9BB5F6
Tritanopia (blue-blind)
#FD92B4
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #f785fa; /* rgb */ color: rgb(247, 133, 250); /* oklch */ color: oklch(78.2% 0.198 326.3);
Tailwind
colors: {
custom: {
50: '#fcacfc',
500: '#f785fa',
950: '#000000',
},
}SCSS
$custom: #f785fa; $custom-light: #fcacfc; $custom-dark: #000000;
JSON
{
"hex": "#f785fa",
"rgb": {
"r": 247,
"g": 133,
"b": 250
},
"hsl": {
"h": 298.462,
"s": 92.126,
"l": 75.098
},
"oklch": {
"l": 0.78197,
"c": 0.1975,
"h": 326.3
},
"luminance": 0.43451
}Semantic roles & 50–950 ramp
primary
#F785FA
secondary
#D6F6D5
accent
#E60006
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#181017
muted
#867F85