#FD78F0#FD78F0
#FD78F0 is a light, highly saturated purple. Relative luminance 0.406; OKLCH L 76.8% C 0.213 H 331.3°. Best body text is #000000 at 9.12:1 contrast (WCAG AA passes).
Color values
| HEX | #FD78F0 |
|---|---|
| RGB | rgb(253, 120, 240) |
| HSL | hsl(306, 97%, 73%) |
| HSV | hsv(306, 53%, 99%) |
| CMYK | cmyk(0%, 52.6%, 5.1%, 0.8%) |
| CIE-LAB | lab(69.90, 65.57, -37.44) |
| CIE-LCH | lch(69.90, 75.51, 330.27°) |
| OKLab | oklab(76.77% 0.1865 -0.1022) |
| OKLCH | oklch(76.77% 0.213 331.3) |
| XYZ | xyz(62.9523, 40.6109, 86.9441) |
| Luminance | 0.4061 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Purply Pink
#F075E6
ΔE00 2.30
Violet (CSS)
#EE82EE
ΔE00 2.66
Candy Pink
#FF63E9
ΔE00 3.35
Light Magenta
#FA5FF7
ΔE00 4.58
Violet Pink
#FB5FFC
ΔE00 4.80
Lavender Pink
#DD85D7
ΔE00 6.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FD78F0 #78FD85
analogous
#C878FD #FD78F0 #FD78AD
triadic
#FD78F0 #F0FD78 #78F0FD
tetradic
#FD78F0 #FDC878 #78FD85 #78ADFD
square
#FD78F0 #FDC878 #78FD85 #78ADFD
split-complementary
#FD78F0 #ADFD78 #78FDC8
monochromatic
#F704DF #FC3CE9 #FD78F0 #FEB4F7 #FFE1FC
Accessibility & contrast
On white
2.30
#FD78F0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.12
#FD78F0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FD78F0
9.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FD78F0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FD78F0 | 1.00 | 2.30 | 9.12 | 9.12 |
| #FFFFFF | 2.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#729FF4
Deuteranopia (green-blind)
#9AB2EC
Tritanopia (blue-blind)
#FF83A9
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #fd78f0; /* rgb */ color: rgb(253, 120, 240); /* oklch */ color: oklch(76.8% 0.213 331.3);
Tailwind
colors: {
custom: {
50: '#ffa4f5',
500: '#fd78f0',
950: '#000000',
},
}SCSS
$custom: #fd78f0; $custom-light: #ffa4f5; $custom-dark: #000000;
JSON
{
"hex": "#fd78f0",
"rgb": {
"r": 253,
"g": 120,
"b": 240
},
"hsl": {
"h": 305.865,
"s": 97.08,
"l": 73.137
},
"oklch": {
"l": 0.76769,
"c": 0.21271,
"h": 331.3
},
"luminance": 0.40607
}Semantic roles & 50–950 ramp
primary
#FD78F0
secondary
#D4F7D8
accent
#E61600
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#181017
muted
#867F85