#FD78FF#FD78FF
#FD78FF is a light, highly saturated purple. Relative luminance 0.415; OKLCH L 77.5% C 0.225 H 326.9°. Best body text is #000000 at 9.31:1 contrast (WCAG AA passes).
Color values
| HEX | #FD78FF |
|---|---|
| RGB | rgb(253, 120, 255) |
| HSL | hsl(299, 100%, 74%) |
| HSV | hsv(299, 53%, 100%) |
| CMYK | cmyk(0.8%, 52.9%, 0%, 0%) |
| CIE-LAB | lab(70.55, 68.06, -44.64) |
| CIE-LCH | lch(70.55, 81.39, 326.74°) |
| OKLab | oklab(77.46% 0.1886 -0.1229) |
| OKLCH | oklch(77.46% 0.225 326.9) |
| XYZ | xyz(65.2733, 41.5394, 99.1682) |
| Luminance | 0.4154 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.31
Purply Pink
#F075E6
ΔE00 3.77
Violet Pink
#FB5FFC
ΔE00 4.01
Light Magenta
#FA5FF7
ΔE00 4.15
Candy Pink
#FF63E9
ΔE00 4.47
Orchid
#DA70D6
ΔE00 7.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FD78FF #7AFF78
analogous
#B978FF #FD78FF #FF78BD
triadic
#FD78FF #FFFD78 #78FFFD
tetradic
#FD78FF #FFB978 #7AFF78 #78BDFF
square
#FD78FF #FFB978 #7AFF78 #78BDFF
split-complementary
#FD78FF #BDFF78 #78FFB9
monochromatic
#F900FD #FC3BFF #FD78FF #FEB5FF #FFE0FF
Accessibility & contrast
On white
2.26
#FD78FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.31
#FD78FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FD78FF
9.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FD78FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FD78FF | 1.00 | 2.26 | 9.31 | 9.31 |
| #FFFFFF | 2.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#69A2FF
Deuteranopia (green-blind)
#94B3FB
Tritanopia (blue-blind)
#FF88B1
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #fd78ff; /* rgb */ color: rgb(253, 120, 255); /* oklch */ color: oklch(77.5% 0.225 326.9);
Tailwind
colors: {
custom: {
50: '#ffa5ff',
500: '#fd78ff',
950: '#000000',
},
}SCSS
$custom: #fd78ff; $custom-light: #ffa5ff; $custom-dark: #000000;
JSON
{
"hex": "#fd78ff",
"rgb": {
"r": 253,
"g": 120,
"b": 255
},
"hsl": {
"h": 299.111,
"s": 100,
"l": 73.529
},
"oklch": {
"l": 0.7746,
"c": 0.22508,
"h": 326.9
},
"luminance": 0.41536
}Semantic roles & 50–950 ramp
primary
#FD78FF
secondary
#D4F7D4
accent
#E60003
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#181018
muted
#867F86