#F78CFD#F78CFD
#F78CFD is a light, vivid purple. Relative luminance 0.456; OKLCH L 79.3% C 0.189 H 325.2°. Best body text is #000000 at 10.12:1 contrast (WCAG AA passes).
Color values
| HEX | #F78CFD |
|---|---|
| RGB | rgb(247, 140, 253) |
| HSL | hsl(297, 97%, 77%) |
| HSV | hsv(297, 45%, 99%) |
| CMYK | cmyk(2.4%, 44.7%, 0%, 0.8%) |
| CIE-LAB | lab(73.30, 56.64, -39.31) |
| CIE-LCH | lch(73.30, 68.94, 325.24°) |
| OKLab | oklab(79.31% 0.1553 -0.1078) |
| OKLCH | oklch(79.31% 0.189 325.2) |
| XYZ | xyz(65.4640, 45.6252, 98.2678) |
| Luminance | 0.4562 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.91
Purply Pink
#F075E6
ΔE00 5.27
Lavender Pink
#DD85D7
ΔE00 6.40
Candy Pink
#FF63E9
ΔE00 7.27
Violet Pink
#FB5FFC
ΔE00 7.47
Light Magenta
#FA5FF7
ΔE00 7.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F78CFD #92FD8C
analogous
#BF8CFD #F78CFD #FD8CCB
triadic
#F78CFD #FDF78C #8CFDF7
tetradic
#F78CFD #FDBF8C #92FD8C #8CCBFD
square
#F78CFD #FDBF8C #92FD8C #8CCBFD
split-complementary
#F78CFD #CBFD8C #8CFDBF
monochromatic
#EF14FB #F350FC #F78CFD #FBC8FE #FDE1FE
Accessibility & contrast
On white
2.07
#F78CFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.12
#F78CFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F78CFD
10.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F78CFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F78CFD | 1.00 | 2.07 | 10.12 | 10.12 |
| #FFFFFF | 2.07 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#80ACFF
Deuteranopia (green-blind)
#9EB9FA
Tritanopia (blue-blind)
#FC98B9
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #f78cfd; /* rgb */ color: rgb(247, 140, 253); /* oklch */ color: oklch(79.3% 0.189 325.2);
Tailwind
colors: {
custom: {
50: '#fcb0fe',
500: '#f78cfd',
950: '#000000',
},
}SCSS
$custom: #f78cfd; $custom-light: #fcb0fe; $custom-dark: #000000;
JSON
{
"hex": "#f78cfd",
"rgb": {
"r": 247,
"g": 140,
"b": 253
},
"hsl": {
"h": 296.814,
"s": 96.581,
"l": 77.059
},
"oklch": {
"l": 0.79308,
"c": 0.18908,
"h": 325.2
},
"luminance": 0.45622
}Semantic roles & 50–950 ramp
primary
#F78CFD
secondary
#D6F7D4
accent
#E6000C
background
#FFFBFF
surface
#FFF6FF
border
#D7D0D7
text
#181118
muted
#868086