#F78EFB#F78EFB
#F78EFB is a light, vivid purple. Relative luminance 0.461; OKLCH L 79.5% C 0.184 H 325.8°. Best body text is #000000 at 10.22:1 contrast (WCAG AA passes).
Color values
| HEX | #F78EFB |
|---|---|
| RGB | rgb(247, 142, 251) |
| HSL | hsl(298, 93%, 77%) |
| HSV | hsv(298, 43%, 98%) |
| CMYK | cmyk(1.6%, 43.4%, 0%, 1.6%) |
| CIE-LAB | lab(73.60, 55.29, -37.75) |
| CIE-LCH | lch(73.60, 66.95, 325.67°) |
| OKLab | oklab(79.51% 0.1522 -0.1034) |
| OKLCH | oklch(79.51% 0.184 325.8) |
| XYZ | xyz(65.4419, 46.0883, 96.6969) |
| Luminance | 0.4608 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.03
Purply Pink
#F075E6
ΔE00 5.44
Lavender Pink
#DD85D7
ΔE00 6.21
Candy Pink
#FF63E9
ΔE00 7.52
Violet Pink
#FB5FFC
ΔE00 7.92
Light Magenta
#FA5FF7
ΔE00 7.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F78EFB #92FB8E
analogous
#C18EFB #F78EFB #FB8EC9
triadic
#F78EFB #FBF78E #8EFBF7
tetradic
#F78EFB #FBC18E #92FB8E #8EC9FB
square
#F78EFB #FBC18E #92FB8E #8EC9FB
split-complementary
#F78EFB #C9FB8E #8EFBC1
monochromatic
#EF18F7 #F353F9 #F78EFB #FBC9FD #FDE1FE
Accessibility & contrast
On white
2.06
#F78EFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.22
#F78EFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F78EFB
10.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F78EFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F78EFB | 1.00 | 2.06 | 10.22 | 10.22 |
| #FFFFFF | 2.06 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#83ACFF
Deuteranopia (green-blind)
#A1BAF8
Tritanopia (blue-blind)
#FC9AB9
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #f78efb; /* rgb */ color: rgb(247, 142, 251); /* oklch */ color: oklch(79.5% 0.184 325.8);
Tailwind
colors: {
custom: {
50: '#fcb2fd',
500: '#f78efb',
950: '#000000',
},
}SCSS
$custom: #f78efb; $custom-light: #fcb2fd; $custom-dark: #000000;
JSON
{
"hex": "#f78efb",
"rgb": {
"r": 247,
"g": 142,
"b": 251
},
"hsl": {
"h": 297.798,
"s": 93.162,
"l": 77.059
},
"oklch": {
"l": 0.79505,
"c": 0.18401,
"h": 325.8
},
"luminance": 0.46085
}Semantic roles & 50–950 ramp
primary
#F78EFB
secondary
#D6F6D5
accent
#E60008
background
#FFFBFF
surface
#FFF6FF
border
#D7D0D7
text
#181117
muted
#868085