#FD78F5#FD78F5
#FD78F5 is a light, highly saturated purple. Relative luminance 0.409; OKLCH L 77.0% C 0.217 H 329.8°. Best body text is #000000 at 9.18:1 contrast (WCAG AA passes).
Color values
| HEX | #FD78F5 |
|---|---|
| RGB | rgb(253, 120, 245) |
| HSL | hsl(304, 97%, 73%) |
| HSV | hsv(304, 53%, 99%) |
| CMYK | cmyk(0%, 52.6%, 3.2%, 0.8%) |
| CIE-LAB | lab(70.11, 66.39, -39.85) |
| CIE-LCH | lch(70.11, 77.43, 329.02°) |
| OKLab | oklab(77% 0.1873 -0.1091) |
| OKLCH | oklch(77% 0.217 329.8) |
| XYZ | xyz(63.7053, 40.9121, 90.9099) |
| Luminance | 0.4091 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Purply Pink
#F075E6
ΔE00 2.64
Violet (CSS)
#EE82EE
ΔE00 2.66
Candy Pink
#FF63E9
ΔE00 3.59
Light Magenta
#FA5FF7
ΔE00 4.28
Violet Pink
#FB5FFC
ΔE00 4.40
Lavender Pink
#DD85D7
ΔE00 6.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FD78F5 #78FD80
analogous
#C278FD #FD78F5 #FD78B2
triadic
#FD78F5 #F5FD78 #78F5FD
tetradic
#FD78F5 #FDC278 #78FD80 #78B2FD
square
#FD78F5 #FDC278 #78FD80 #78B2FD
split-complementary
#FD78F5 #B2FD78 #78FDC2
monochromatic
#F704E8 #FC3CF1 #FD78F5 #FEB4F9 #FFE1FD
Accessibility & contrast
On white
2.29
#FD78F5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.18
#FD78F5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FD78F5
9.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FD78F5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FD78F5 | 1.00 | 2.29 | 9.18 | 9.18 |
| #FFFFFF | 2.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6FA0F9
Deuteranopia (green-blind)
#98B2F1
Tritanopia (blue-blind)
#FF84AC
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #fd78f5; /* rgb */ color: rgb(253, 120, 245); /* oklch */ color: oklch(77.0% 0.217 329.8);
Tailwind
colors: {
custom: {
50: '#ffa4f9',
500: '#fd78f5',
950: '#000000',
},
}SCSS
$custom: #fd78f5; $custom-light: #ffa4f9; $custom-dark: #000000;
JSON
{
"hex": "#fd78f5",
"rgb": {
"r": 253,
"g": 120,
"b": 245
},
"hsl": {
"h": 303.609,
"s": 97.08,
"l": 73.137
},
"oklch": {
"l": 0.76995,
"c": 0.21676,
"h": 329.8
},
"luminance": 0.40908
}Semantic roles & 50–950 ramp
primary
#FD78F5
secondary
#D4F7D6
accent
#E60E00
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#181017
muted
#867F85