#F78DED#F78DED
#F78DED is a light, vivid purple. Relative luminance 0.449; OKLCH L 78.8% C 0.173 H 330.6°. Best body text is #000000 at 9.99:1 contrast (WCAG AA passes).
Color values
| HEX | #F78DED |
|---|---|
| RGB | rgb(247, 141, 237) |
| HSL | hsl(306, 87%, 76%) |
| HSV | hsv(306, 43%, 97%) |
| CMYK | cmyk(0%, 42.9%, 4%, 3.1%) |
| CIE-LAB | lab(72.85, 53.35, -31.28) |
| CIE-LCH | lch(72.85, 61.85, 329.61°) |
| OKLab | oklab(78.76% 0.1508 -0.085) |
| OKLCH | oklch(78.76% 0.173 330.6) |
| XYZ | xyz(63.1680, 44.9417, 85.4517) |
| Luminance | 0.4494 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.13
Lavender Pink
#DD85D7
ΔE00 4.87
Purply Pink
#F075E6
ΔE00 4.97
Bubblegum Pink
#FE83CC
ΔE00 6.74
Plum
#DDA0DD
ΔE00 7.08
Candy Pink
#FF63E9
ΔE00 7.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F78DED #8DF797
analogous
#CC8DF7 #F78DED #F78DB8
triadic
#F78DED #EDF78D #8DEDF7
tetradic
#F78DED #F7CC8D #8DF797 #8DB8F7
square
#F78DED #F7CC8D #8DF797 #8DB8F7
split-complementary
#F78DED #B8F78D #8DF7CC
monochromatic
#EF1BDB #F354E4 #F78DED #FBC6F6 #FDE2FA
Accessibility & contrast
On white
2.10
#F78DED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.99
#F78DED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F78DED
9.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F78DED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F78DED | 1.00 | 2.10 | 9.99 | 9.99 |
| #FFFFFF | 2.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#89AAF0
Deuteranopia (green-blind)
#A5B8EA
Tritanopia (blue-blind)
#FF95B2
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #f78ded; /* rgb */ color: rgb(247, 141, 237); /* oklch */ color: oklch(78.8% 0.173 330.6);
Tailwind
colors: {
custom: {
50: '#fcb1f3',
500: '#f78ded',
950: '#000000',
},
}SCSS
$custom: #f78ded; $custom-light: #fcb1f3; $custom-dark: #000000;
JSON
{
"hex": "#f78ded",
"rgb": {
"r": 247,
"g": 141,
"b": 237
},
"hsl": {
"h": 305.66,
"s": 86.885,
"l": 76.078
},
"oklch": {
"l": 0.78763,
"c": 0.17313,
"h": 330.6
},
"luminance": 0.44938
}Semantic roles & 50–950 ramp
primary
#F78DED
secondary
#D6F5D9
accent
#E31702
background
#FFFBFE
surface
#FFF6FD
border
#D7D0D5
text
#181117
muted
#868085