#F781EF#F781EF
#F781EF is a light, vivid purple. Relative luminance 0.417; OKLCH L 77.2% C 0.194 H 329.8°. Best body text is #000000 at 9.34:1 contrast (WCAG AA passes).
Color values
| HEX | #F781EF |
|---|---|
| RGB | rgb(247, 129, 239) |
| HSL | hsl(304, 88%, 74%) |
| HSV | hsv(304, 48%, 97%) |
| CMYK | cmyk(0%, 47.8%, 3.2%, 3.1%) |
| CIE-LAB | lab(70.67, 59.55, -35.76) |
| CIE-LCH | lch(70.67, 69.46, 329.02°) |
| OKLab | oklab(77.16% 0.1679 -0.0976) |
| OKLCH | oklch(77.16% 0.194 329.8) |
| XYZ | xyz(61.7873, 41.7102, 86.4410) |
| Luminance | 0.4171 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 1.47
Purply Pink
#F075E6
ΔE00 2.75
Candy Pink
#FF63E9
ΔE00 4.85
Lavender Pink
#DD85D7
ΔE00 4.96
Light Magenta
#FA5FF7
ΔE00 5.87
Violet Pink
#FB5FFC
ΔE00 6.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F781EF #81F789
analogous
#C481F7 #F781EF #F781B4
triadic
#F781EF #EFF781 #81EFF7
tetradic
#F781EF #F7C481 #81F789 #81B4F7
square
#F781EF #F7C481 #81F789 #81B4F7
split-complementary
#F781EF #B4F781 #81F7C4
monochromatic
#EE0FDF #F347E8 #F781EF #FBBBF6 #FDE2FB
Accessibility & contrast
On white
2.25
#F781EF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.34
#F781EF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F781EF
9.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F781EF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F781EF | 1.00 | 2.25 | 9.34 | 9.34 |
| #FFFFFF | 2.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7AA3F3
Deuteranopia (green-blind)
#9CB3EB
Tritanopia (blue-blind)
#FF8BAD
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #f781ef; /* rgb */ color: rgb(247, 129, 239); /* oklch */ color: oklch(77.2% 0.194 329.8);
Tailwind
colors: {
custom: {
50: '#fca9f4',
500: '#f781ef',
950: '#000000',
},
}SCSS
$custom: #f781ef; $custom-light: #fca9f4; $custom-dark: #000000;
JSON
{
"hex": "#f781ef",
"rgb": {
"r": 247,
"g": 129,
"b": 239
},
"hsl": {
"h": 304.068,
"s": 88.06,
"l": 73.725
},
"oklch": {
"l": 0.77163,
"c": 0.19422,
"h": 329.8
},
"luminance": 0.41707
}Semantic roles & 50–950 ramp
primary
#F781EF
secondary
#D6F5D8
accent
#E51001
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#181017
muted
#867F85