#F78DFD#F78DFD
#F78DFD is a light, vivid purple. Relative luminance 0.459; OKLCH L 79.5% C 0.187 H 325.2°. Best body text is #000000 at 10.18:1 contrast (WCAG AA passes).
Color values
| HEX | #F78DFD |
|---|---|
| RGB | rgb(247, 141, 253) |
| HSL | hsl(297, 97%, 77%) |
| HSV | hsv(297, 44%, 99%) |
| CMYK | cmyk(2.4%, 44.3%, 0%, 0.8%) |
| CIE-LAB | lab(73.49, 56.15, -39.01) |
| CIE-LCH | lch(73.49, 68.37, 325.21°) |
| OKLab | oklab(79.45% 0.1539 -0.107) |
| OKLCH | oklch(79.45% 0.187 325.2) |
| XYZ | xyz(65.6107, 45.9188, 98.3167) |
| Luminance | 0.4592 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.03
Purply Pink
#F075E6
ΔE00 5.42
Lavender Pink
#DD85D7
ΔE00 6.42
Candy Pink
#FF63E9
ΔE00 7.44
Violet Pink
#FB5FFC
ΔE00 7.67
Light Magenta
#FA5FF7
ΔE00 7.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F78DFD #93FD8D
analogous
#BF8DFD #F78DFD #FD8DCB
triadic
#F78DFD #FDF78D #8DFDF7
tetradic
#F78DFD #FDBF8D #93FD8D #8DCBFD
square
#F78DFD #FDBF8D #93FD8D #8DCBFD
split-complementary
#F78DFD #CBFD8D #8DFDBF
monochromatic
#EF15FB #F351FC #F78DFD #FBC9FE #FDE1FE
Accessibility & contrast
On white
2.06
#F78DFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.18
#F78DFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F78DFD
10.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F78DFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F78DFD | 1.00 | 2.06 | 10.18 | 10.18 |
| #FFFFFF | 2.06 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#81ACFF
Deuteranopia (green-blind)
#9FB9FA
Tritanopia (blue-blind)
#FC99B9
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #f78dfd; /* rgb */ color: rgb(247, 141, 253); /* oklch */ color: oklch(79.5% 0.187 325.2);
Tailwind
colors: {
custom: {
50: '#fcb1fe',
500: '#f78dfd',
950: '#000000',
},
}SCSS
$custom: #f78dfd; $custom-light: #fcb1fe; $custom-dark: #000000;
JSON
{
"hex": "#f78dfd",
"rgb": {
"r": 247,
"g": 141,
"b": 253
},
"hsl": {
"h": 296.786,
"s": 96.552,
"l": 77.255
},
"oklch": {
"l": 0.7945,
"c": 0.18748,
"h": 325.2
},
"luminance": 0.45916
}Semantic roles & 50–950 ramp
primary
#F78DFD
secondary
#D6F7D4
accent
#E6000C
background
#FFFBFF
surface
#FFF6FF
border
#D7D0D7
text
#181118
muted
#868086