#F78DEB#F78DEB
#F78DEB is a light, vivid purple. Relative luminance 0.448; OKLCH L 78.7% C 0.171 H 331.3°. Best body text is #000000 at 9.96:1 contrast (WCAG AA passes).
Color values
| HEX | #F78DEB |
|---|---|
| RGB | rgb(247, 141, 235) |
| HSL | hsl(307, 87%, 76%) |
| HSV | hsv(307, 43%, 97%) |
| CMYK | cmyk(0%, 42.9%, 4.9%, 3.1%) |
| CIE-LAB | lab(72.78, 53.01, -30.31) |
| CIE-LCH | lch(72.78, 61.06, 330.24°) |
| OKLab | oklab(78.68% 0.1504 -0.0823) |
| OKLCH | oklch(78.68% 0.171 331.3) |
| XYZ | xyz(62.8775, 44.8255, 83.9214) |
| Luminance | 0.4482 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.34
Lavender Pink
#DD85D7
ΔE00 4.77
Purply Pink
#F075E6
ΔE00 5.04
Bubblegum Pink
#FE83CC
ΔE00 6.39
Plum
#DDA0DD
ΔE00 6.96
Candy Pink
#FF63E9
ΔE00 7.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F78DEB #8DF799
analogous
#CE8DF7 #F78DEB #F78DB6
triadic
#F78DEB #EBF78D #8DEBF7
tetradic
#F78DEB #F7CE8D #8DF799 #8DB6F7
square
#F78DEB #F7CE8D #8DF799 #8DB6F7
split-complementary
#F78DEB #B6F78D #8DF7CE
monochromatic
#EF1BD7 #F354E1 #F78DEB #FBC6F5 #FDE2FA
Accessibility & contrast
On white
2.11
#F78DEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.96
#F78DEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F78DEB
9.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F78DEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F78DEB | 1.00 | 2.11 | 9.96 | 9.96 |
| #FFFFFF | 2.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#89A9EE
Deuteranopia (green-blind)
#A6B8E8
Tritanopia (blue-blind)
#FF94B1
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #f78deb; /* rgb */ color: rgb(247, 141, 235); /* oklch */ color: oklch(78.7% 0.171 331.3);
Tailwind
colors: {
custom: {
50: '#fcb1f1',
500: '#f78deb',
950: '#000000',
},
}SCSS
$custom: #f78deb; $custom-light: #fcb1f1; $custom-dark: #000000;
JSON
{
"hex": "#f78deb",
"rgb": {
"r": 247,
"g": 141,
"b": 235
},
"hsl": {
"h": 306.792,
"s": 86.885,
"l": 76.078
},
"oklch": {
"l": 0.78681,
"c": 0.17141,
"h": 331.3
},
"luminance": 0.44822
}Semantic roles & 50–950 ramp
primary
#F78DEB
secondary
#D6F5DA
accent
#E31C02
background
#FFFBFE
surface
#FFF6FD
border
#D7D0D5
text
#181117
muted
#868085