#F78FF2#F78FF2
#F78FF2 is a light, vivid purple. Relative luminance 0.458; OKLCH L 79.3% C 0.174 H 328.8°. Best body text is #000000 at 10.17:1 contrast (WCAG AA passes).
Color values
| HEX | #F78FF2 |
|---|---|
| RGB | rgb(247, 143, 242) |
| HSL | hsl(303, 87%, 76%) |
| HSV | hsv(303, 42%, 97%) |
| CMYK | cmyk(0%, 42.1%, 2%, 3.1%) |
| CIE-LAB | lab(73.44, 53.21, -33.11) |
| CIE-LCH | lch(73.44, 62.67, 328.11°) |
| OKLab | oklab(79.26% 0.149 -0.0902) |
| OKLCH | oklch(79.26% 0.174 328.8) |
| XYZ | xyz(64.2063, 45.8331, 89.4519) |
| Luminance | 0.4583 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.15
Purply Pink
#F075E6
ΔE00 5.31
Lavender Pink
#DD85D7
ΔE00 5.34
Plum
#DDA0DD
ΔE00 7.16
Candy Pink
#FF63E9
ΔE00 7.52
Bubblegum Pink
#FE83CC
ΔE00 7.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F78FF2 #8FF794
analogous
#C88FF7 #F78FF2 #F78FBE
triadic
#F78FF2 #F2F78F #8FF2F7
tetradic
#F78FF2 #F7C88F #8FF794 #8FBEF7
square
#F78FF2 #F7C88F #8FF794 #8FBEF7
split-complementary
#F78FF2 #BEF78F #8FF7C8
monochromatic
#EF1DE5 #F356EB #F78FF2 #FBC8F9 #FDE2FC
Accessibility & contrast
On white
2.07
#F78FF2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.17
#F78FF2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F78FF2
10.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F78FF2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F78FF2 | 1.00 | 2.07 | 10.17 | 10.17 |
| #FFFFFF | 2.07 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#89ACF5
Deuteranopia (green-blind)
#A5B9EF
Tritanopia (blue-blind)
#FE98B5
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #f78ff2; /* rgb */ color: rgb(247, 143, 242); /* oklch */ color: oklch(79.3% 0.174 328.8);
Tailwind
colors: {
custom: {
50: '#fcb2f6',
500: '#f78ff2',
950: '#000000',
},
}SCSS
$custom: #f78ff2; $custom-light: #fcb2f6; $custom-dark: #000000;
JSON
{
"hex": "#f78ff2",
"rgb": {
"r": 247,
"g": 143,
"b": 242
},
"hsl": {
"h": 302.885,
"s": 86.667,
"l": 76.471
},
"oklch": {
"l": 0.79263,
"c": 0.17422,
"h": 328.8
},
"luminance": 0.4583
}Semantic roles & 50–950 ramp
primary
#F78FF2
secondary
#D6F5D8
accent
#E30D02
background
#FFFBFF
surface
#FFF6FE
border
#D7D0D6
text
#181117
muted
#868085