#F781EA#F781EA
#F781EA is a light, vivid purple. Relative luminance 0.414; OKLCH L 76.9% C 0.190 H 331.5°. Best body text is #000000 at 9.28:1 contrast (WCAG AA passes).
Color values
| HEX | #F781EA |
|---|---|
| RGB | rgb(247, 129, 234) |
| HSL | hsl(307, 88%, 74%) |
| HSV | hsv(307, 48%, 97%) |
| CMYK | cmyk(0%, 47.8%, 5.3%, 3.1%) |
| CIE-LAB | lab(70.47, 58.72, -33.32) |
| CIE-LCH | lch(70.47, 67.52, 330.42°) |
| OKLab | oklab(76.95% 0.167 -0.0907) |
| OKLCH | oklch(76.95% 0.19 331.5) |
| XYZ | xyz(61.0589, 41.4189, 82.6045) |
| Luminance | 0.4142 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 1.96
Purply Pink
#F075E6
ΔE00 2.74
Lavender Pink
#DD85D7
ΔE00 4.56
Candy Pink
#FF63E9
ΔE00 4.86
Light Magenta
#FA5FF7
ΔE00 6.26
Orchid
#DA70D6
ΔE00 6.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F781EA #81F78E
analogous
#C981F7 #F781EA #F781AF
triadic
#F781EA #EAF781 #81EAF7
tetradic
#F781EA #F7C981 #81F78E #81AFF7
square
#F781EA #F7C981 #81F78E #81AFF7
split-complementary
#F781EA #AFF781 #81F7C9
monochromatic
#EE0FD6 #F347E0 #F781EA #FBBBF4 #FDE2FA
Accessibility & contrast
On white
2.26
#F781EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.28
#F781EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F781EA
9.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F781EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F781EA | 1.00 | 2.26 | 9.28 | 9.28 |
| #FFFFFF | 2.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7DA2EE
Deuteranopia (green-blind)
#9EB2E7
Tritanopia (blue-blind)
#FF8AAB
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #f781ea; /* rgb */ color: rgb(247, 129, 234); /* oklch */ color: oklch(76.9% 0.190 331.5);
Tailwind
colors: {
custom: {
50: '#fca9f1',
500: '#f781ea',
950: '#000000',
},
}SCSS
$custom: #f781ea; $custom-light: #fca9f1; $custom-dark: #000000;
JSON
{
"hex": "#f781ea",
"rgb": {
"r": 247,
"g": 129,
"b": 234
},
"hsl": {
"h": 306.61,
"s": 88.06,
"l": 73.725
},
"oklch": {
"l": 0.76947,
"c": 0.19002,
"h": 331.5
},
"luminance": 0.41415
}Semantic roles & 50–950 ramp
primary
#F781EA
secondary
#D6F5D9
accent
#E51A01
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#181016
muted
#867F84