#F78FEB#F78FEB
#F78FEB is a light, vivid purple. Relative luminance 0.454; OKLCH L 79.0% C 0.168 H 331.4°. Best body text is #000000 at 10.08:1 contrast (WCAG AA passes).
Color values
| HEX | #F78FEB |
|---|---|
| RGB | rgb(247, 143, 235) |
| HSL | hsl(307, 87%, 76%) |
| HSV | hsv(307, 42%, 97%) |
| CMYK | cmyk(0%, 42.1%, 4.9%, 3.1%) |
| CIE-LAB | lab(73.17, 52.01, -29.71) |
| CIE-LCH | lch(73.17, 59.90, 330.27°) |
| OKLab | oklab(78.97% 0.1475 -0.0806) |
| OKLCH | oklch(78.97% 0.168 331.4) |
| XYZ | xyz(63.1750, 45.4206, 84.0206) |
| Luminance | 0.4542 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.71
Lavender Pink
#DD85D7
ΔE00 4.91
Purply Pink
#F075E6
ΔE00 5.45
Bubblegum Pink
#FE83CC
ΔE00 6.39
Plum
#DDA0DD
ΔE00 6.65
Candy Pink
#FF63E9
ΔE00 7.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F78FEB #8FF79B
analogous
#CF8FF7 #F78FEB #F78FB7
triadic
#F78FEB #EBF78F #8FEBF7
tetradic
#F78FEB #F7CF8F #8FF79B #8FB7F7
square
#F78FEB #F7CF8F #8FF79B #8FB7F7
split-complementary
#F78FEB #B7F78F #8FF7CF
monochromatic
#EF1DD7 #F356E1 #F78FEB #FBC8F5 #FDE2FA
Accessibility & contrast
On white
2.08
#F78FEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.08
#F78FEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F78FEB
10.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F78FEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F78FEB | 1.00 | 2.08 | 10.08 | 10.08 |
| #FFFFFF | 2.08 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8CABEE
Deuteranopia (green-blind)
#A7B9E8
Tritanopia (blue-blind)
#FF96B2
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #f78feb; /* rgb */ color: rgb(247, 143, 235); /* oklch */ color: oklch(79.0% 0.168 331.4);
Tailwind
colors: {
custom: {
50: '#fcb2f1',
500: '#f78feb',
950: '#000000',
},
}SCSS
$custom: #f78feb; $custom-light: #fcb2f1; $custom-dark: #000000;
JSON
{
"hex": "#f78feb",
"rgb": {
"r": 247,
"g": 143,
"b": 235
},
"hsl": {
"h": 306.923,
"s": 86.667,
"l": 76.471
},
"oklch": {
"l": 0.78973,
"c": 0.16809,
"h": 331.4
},
"luminance": 0.45417
}Semantic roles & 50–950 ramp
primary
#F78FEB
secondary
#D6F5DA
accent
#E31C02
background
#FFFBFE
surface
#FFF6FD
border
#D7D0D5
text
#181116
muted
#868084