#F78DF2#F78DF2
#F78DF2 is a light, vivid purple. Relative luminance 0.452; OKLCH L 79.0% C 0.177 H 328.8°. Best body text is #000000 at 10.05:1 contrast (WCAG AA passes).
Color values
| HEX | #F78DF2 |
|---|---|
| RGB | rgb(247, 141, 242) |
| HSL | hsl(303, 87%, 76%) |
| HSV | hsv(303, 43%, 97%) |
| CMYK | cmyk(0%, 42.9%, 2%, 3.1%) |
| CIE-LAB | lab(73.05, 54.21, -33.71) |
| CIE-LCH | lch(73.05, 63.84, 328.12°) |
| OKLab | oklab(78.97% 0.1519 -0.0919) |
| OKLCH | oklch(78.97% 0.178 328.8) |
| XYZ | xyz(63.9087, 45.2380, 89.3527) |
| Luminance | 0.4523 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.78
Purply Pink
#F075E6
ΔE00 4.93
Lavender Pink
#DD85D7
ΔE00 5.24
Candy Pink
#FF63E9
ΔE00 7.13
Plum
#DDA0DD
ΔE00 7.46
Bubblegum Pink
#FE83CC
ΔE00 7.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F78DF2 #8DF792
analogous
#C78DF7 #F78DF2 #F78DBD
triadic
#F78DF2 #F2F78D #8DF2F7
tetradic
#F78DF2 #F7C78D #8DF792 #8DBDF7
square
#F78DF2 #F7C78D #8DF792 #8DBDF7
split-complementary
#F78DF2 #BDF78D #8DF7C7
monochromatic
#EF1BE5 #F354EB #F78DF2 #FBC6F9 #FDE2FC
Accessibility & contrast
On white
2.09
#F78DF2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.05
#F78DF2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F78DF2
10.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F78DF2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F78DF2 | 1.00 | 2.09 | 10.05 | 10.05 |
| #FFFFFF | 2.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#86AAF6
Deuteranopia (green-blind)
#A3B8EF
Tritanopia (blue-blind)
#FE96B4
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #f78df2; /* rgb */ color: rgb(247, 141, 242); /* oklch */ color: oklch(79.0% 0.177 328.8);
Tailwind
colors: {
custom: {
50: '#fcb1f6',
500: '#f78df2',
950: '#000000',
},
}SCSS
$custom: #f78df2; $custom-light: #fcb1f6; $custom-dark: #000000;
JSON
{
"hex": "#f78df2",
"rgb": {
"r": 247,
"g": 141,
"b": 242
},
"hsl": {
"h": 302.83,
"s": 86.885,
"l": 76.078
},
"oklch": {
"l": 0.78973,
"c": 0.1775,
"h": 328.8
},
"luminance": 0.45235
}Semantic roles & 50–950 ramp
primary
#F78DF2
secondary
#D6F5D7
accent
#E30D02
background
#FFFBFF
surface
#FFF6FE
border
#D7D0D6
text
#181117
muted
#868085