#F78CED#F78CED
#F78CED is a light, vivid purple. Relative luminance 0.446; OKLCH L 78.6% C 0.175 H 330.6°. Best body text is #000000 at 9.93:1 contrast (WCAG AA passes).
Color values
| HEX | #F78CED |
|---|---|
| RGB | rgb(247, 140, 237) |
| HSL | hsl(306, 87%, 76%) |
| HSV | hsv(306, 43%, 97%) |
| CMYK | cmyk(0%, 43.3%, 4%, 3.1%) |
| CIE-LAB | lab(72.66, 53.85, -31.58) |
| CIE-LCH | lch(72.66, 62.43, 329.61°) |
| OKLab | oklab(78.62% 0.1522 -0.0859) |
| OKLCH | oklch(78.62% 0.175 330.6) |
| XYZ | xyz(63.0212, 44.6482, 85.4028) |
| Luminance | 0.4465 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.95
Purply Pink
#F075E6
ΔE00 4.77
Lavender Pink
#DD85D7
ΔE00 4.82
Bubblegum Pink
#FE83CC
ΔE00 6.75
Candy Pink
#FF63E9
ΔE00 6.97
Plum
#DDA0DD
ΔE00 7.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F78CED #8CF796
analogous
#CB8CF7 #F78CED #F78CB7
triadic
#F78CED #EDF78C #8CEDF7
tetradic
#F78CED #F7CB8C #8CF796 #8CB7F7
square
#F78CED #F7CB8C #8CF796 #8CB7F7
split-complementary
#F78CED #B7F78C #8CF7CB
monochromatic
#EF1ADB #F353E4 #F78CED #FBC5F6 #FDE2FB
Accessibility & contrast
On white
2.12
#F78CED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.93
#F78CED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F78CED
9.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F78CED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F78CED | 1.00 | 2.12 | 9.93 | 9.93 |
| #FFFFFF | 2.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#87A9F0
Deuteranopia (green-blind)
#A5B8EA
Tritanopia (blue-blind)
#FF94B2
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #f78ced; /* rgb */ color: rgb(247, 140, 237); /* oklch */ color: oklch(78.6% 0.175 330.6);
Tailwind
colors: {
custom: {
50: '#fcb0f3',
500: '#f78ced',
950: '#000000',
},
}SCSS
$custom: #f78ced; $custom-light: #fcb0f3; $custom-dark: #000000;
JSON
{
"hex": "#f78ced",
"rgb": {
"r": 247,
"g": 140,
"b": 237
},
"hsl": {
"h": 305.607,
"s": 86.992,
"l": 75.882
},
"oklch": {
"l": 0.78618,
"c": 0.17477,
"h": 330.6
},
"luminance": 0.44645
}Semantic roles & 50–950 ramp
primary
#F78CED
secondary
#D6F5D9
accent
#E41702
background
#FFFBFE
surface
#FFF6FD
border
#D7D0D5
text
#181117
muted
#868085