#F781F8#F781F8
#F781F8 is a light, highly saturated purple. Relative luminance 0.423; OKLCH L 77.6% C 0.202 H 327.0°. Best body text is #000000 at 9.45:1 contrast (WCAG AA passes).
Color values
| HEX | #F781F8 |
|---|---|
| RGB | rgb(247, 129, 248) |
| HSL | hsl(299, 89%, 74%) |
| HSV | hsv(299, 48%, 97%) |
| CMYK | cmyk(0.4%, 48%, 0%, 2.7%) |
| CIE-LAB | lab(71.05, 61.10, -40.10) |
| CIE-LCH | lch(71.05, 73.08, 326.72°) |
| OKLab | oklab(77.57% 0.1694 -0.11) |
| OKLCH | oklch(77.57% 0.202 327) |
| XYZ | xyz(63.1502, 42.2554, 93.6185) |
| Luminance | 0.4225 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 1.74
Purply Pink
#F075E6
ΔE00 3.38
Candy Pink
#FF63E9
ΔE00 5.21
Light Magenta
#FA5FF7
ΔE00 5.49
Violet Pink
#FB5FFC
ΔE00 5.50
Lavender Pink
#DD85D7
ΔE00 5.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F781F8 #82F881
analogous
#BC81F8 #F781F8 #F881BE
triadic
#F781F8 #F8F781 #81F8F7
tetradic
#F781F8 #F8BC81 #82F881 #81BEF8
square
#F781F8 #F8BC81 #82F881 #81BEF8
split-complementary
#F781F8 #BEF881 #81F8BC
monochromatic
#EF0DF1 #F347F5 #F781F8 #FBBBFB #FDE2FD
Accessibility & contrast
On white
2.22
#F781F8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.45
#F781F8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F781F8
9.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F781F8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F781F8 | 1.00 | 2.22 | 9.45 | 9.45 |
| #FFFFFF | 2.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#76A4FC
Deuteranopia (green-blind)
#99B3F4
Tritanopia (blue-blind)
#FD8EB1
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #f781f8; /* rgb */ color: rgb(247, 129, 248); /* oklch */ color: oklch(77.6% 0.202 327.0);
Tailwind
colors: {
custom: {
50: '#fca9fb',
500: '#f781f8',
950: '#000000',
},
}SCSS
$custom: #f781f8; $custom-light: #fca9fb; $custom-dark: #000000;
JSON
{
"hex": "#f781f8",
"rgb": {
"r": 247,
"g": 129,
"b": 248
},
"hsl": {
"h": 299.496,
"s": 89.474,
"l": 73.922
},
"oklch": {
"l": 0.77565,
"c": 0.202,
"h": 327
},
"luminance": 0.42252
}Semantic roles & 50–950 ramp
primary
#F781F8
secondary
#D6F5D6
accent
#E60002
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#181017
muted
#867F85