#F781F9#F781F9
#F781F9 is a light, highly saturated purple. Relative luminance 0.423; OKLCH L 77.6% C 0.203 H 326.7°. Best body text is #000000 at 9.46:1 contrast (WCAG AA passes).
Color values
| HEX | #F781F9 |
|---|---|
| RGB | rgb(247, 129, 249) |
| HSL | hsl(299, 91%, 74%) |
| HSV | hsv(299, 48%, 98%) |
| CMYK | cmyk(0.8%, 48.2%, 0%, 2.4%) |
| CIE-LAB | lab(71.09, 61.27, -40.58) |
| CIE-LCH | lch(71.09, 73.49, 326.48°) |
| OKLab | oklab(77.61% 0.1696 -0.1114) |
| OKLCH | oklch(77.61% 0.203 326.7) |
| XYZ | xyz(63.3057, 42.3176, 94.4378) |
| Luminance | 0.4231 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 1.84
Purply Pink
#F075E6
ΔE00 3.49
Candy Pink
#FF63E9
ΔE00 5.27
Violet Pink
#FB5FFC
ΔE00 5.46
Light Magenta
#FA5FF7
ΔE00 5.47
Lavender Pink
#DD85D7
ΔE00 6.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F781F9 #83F981
analogous
#BB81F9 #F781F9 #F981BF
triadic
#F781F9 #F9F781 #81F9F7
tetradic
#F781F9 #F9BB81 #83F981 #81BFF9
square
#F781F9 #F9BB81 #83F981 #81BFF9
split-complementary
#F781F9 #BFF981 #81F9BB
monochromatic
#F00CF3 #F347F6 #F781F9 #FBBBFC #FDE2FE
Accessibility & contrast
On white
2.22
#F781F9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.46
#F781F9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F781F9
9.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F781F9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F781F9 | 1.00 | 2.22 | 9.46 | 9.46 |
| #FFFFFF | 2.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#75A4FD
Deuteranopia (green-blind)
#98B3F5
Tritanopia (blue-blind)
#FD8EB2
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #f781f9; /* rgb */ color: rgb(247, 129, 249); /* oklch */ color: oklch(77.6% 0.203 326.7);
Tailwind
colors: {
custom: {
50: '#fca9fb',
500: '#f781f9',
950: '#000000',
},
}SCSS
$custom: #f781f9; $custom-light: #fca9fb; $custom-dark: #000000;
JSON
{
"hex": "#f781f9",
"rgb": {
"r": 247,
"g": 129,
"b": 249
},
"hsl": {
"h": 299,
"s": 90.909,
"l": 74.118
},
"oklch": {
"l": 0.77611,
"c": 0.20288,
"h": 326.7
},
"luminance": 0.42314
}Semantic roles & 50–950 ramp
primary
#F781F9
secondary
#D6F6D5
accent
#E60004
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#181017
muted
#867F85