#F78FED#F78FED
#F78FED is a light, vivid purple. Relative luminance 0.455; OKLCH L 79.1% C 0.170 H 330.6°. Best body text is #000000 at 10.11:1 contrast (WCAG AA passes).
Color values
| HEX | #F78FED |
|---|---|
| RGB | rgb(247, 143, 237) |
| HSL | hsl(306, 87%, 76%) |
| HSV | hsv(306, 42%, 97%) |
| CMYK | cmyk(0%, 42.1%, 4%, 3.1%) |
| CIE-LAB | lab(73.24, 52.35, -30.68) |
| CIE-LCH | lch(73.24, 60.68, 329.62°) |
| OKLab | oklab(79.05% 0.148 -0.0833) |
| OKLCH | oklch(79.05% 0.17 330.6) |
| XYZ | xyz(63.4656, 45.5369, 85.5509) |
| Luminance | 0.4553 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.50
Lavender Pink
#DD85D7
ΔE00 5.00
Purply Pink
#F075E6
ΔE00 5.38
Bubblegum Pink
#FE83CC
ΔE00 6.74
Plum
#DDA0DD
ΔE00 6.78
Candy Pink
#FF63E9
ΔE00 7.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F78FED #8FF799
analogous
#CD8FF7 #F78FED #F78FB9
triadic
#F78FED #EDF78F #8FEDF7
tetradic
#F78FED #F7CD8F #8FF799 #8FB9F7
square
#F78FED #F7CD8F #8FF799 #8FB9F7
split-complementary
#F78FED #B9F78F #8FF7CD
monochromatic
#EF1DDB #F356E4 #F78FED #FBC8F6 #FDE2FA
Accessibility & contrast
On white
2.08
#F78FED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.11
#F78FED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F78FED
10.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F78FED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F78FED | 1.00 | 2.08 | 10.11 | 10.11 |
| #FFFFFF | 2.08 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8BABF0
Deuteranopia (green-blind)
#A7B9EA
Tritanopia (blue-blind)
#FE97B3
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #f78fed; /* rgb */ color: rgb(247, 143, 237); /* oklch */ color: oklch(79.1% 0.170 330.6);
Tailwind
colors: {
custom: {
50: '#fcb2f3',
500: '#f78fed',
950: '#000000',
},
}SCSS
$custom: #f78fed; $custom-light: #fcb2f3; $custom-dark: #000000;
JSON
{
"hex": "#f78fed",
"rgb": {
"r": 247,
"g": 143,
"b": 237
},
"hsl": {
"h": 305.769,
"s": 86.667,
"l": 76.471
},
"oklch": {
"l": 0.79055,
"c": 0.16983,
"h": 330.6
},
"luminance": 0.45534
}Semantic roles & 50–950 ramp
primary
#F78FED
secondary
#D6F5D9
accent
#E31802
background
#FFFBFE
surface
#FFF6FD
border
#D7D0D5
text
#181117
muted
#868085