#FD78FD#FD78FD
#FD78FD is a light, highly saturated purple. Relative luminance 0.414; OKLCH L 77.4% C 0.223 H 327.5°. Best body text is #000000 at 9.28:1 contrast (WCAG AA passes).
Color values
| HEX | #FD78FD |
|---|---|
| RGB | rgb(253, 120, 253) |
| HSL | hsl(300, 97%, 73%) |
| HSV | hsv(300, 53%, 99%) |
| CMYK | cmyk(0%, 52.6%, 0%, 0.8%) |
| CIE-LAB | lab(70.46, 67.72, -43.69) |
| CIE-LCH | lch(70.46, 80.59, 327.18°) |
| OKLab | oklab(77.36% 0.1883 -0.1201) |
| OKLCH | oklch(77.36% 0.223 327.5) |
| XYZ | xyz(64.9531, 41.4112, 97.4814) |
| Luminance | 0.4141 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.13
Purply Pink
#F075E6
ΔE00 3.52
Violet Pink
#FB5FFC
ΔE00 4.04
Light Magenta
#FA5FF7
ΔE00 4.12
Candy Pink
#FF63E9
ΔE00 4.26
Orchid
#DA70D6
ΔE00 7.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FD78FD #78FD78
analogous
#BA78FD #FD78FD #FD78BA
triadic
#FD78FD #FDFD78 #78FDFD
tetradic
#FD78FD #FDBA78 #78FD78 #78BAFD
square
#FD78FD #FDBA78 #78FD78 #78BAFD
split-complementary
#FD78FD #BAFD78 #78FDBA
monochromatic
#F704F7 #FC3CFC #FD78FD #FEB4FE #FFE1FF
Accessibility & contrast
On white
2.26
#FD78FD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.28
#FD78FD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FD78FD
9.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FD78FD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FD78FD | 1.00 | 2.26 | 9.28 | 9.28 |
| #FFFFFF | 2.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6BA1FF
Deuteranopia (green-blind)
#95B3F9
Tritanopia (blue-blind)
#FF87B0
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #fd78fd; /* rgb */ color: rgb(253, 120, 253); /* oklch */ color: oklch(77.4% 0.223 327.5);
Tailwind
colors: {
custom: {
50: '#ffa4fe',
500: '#fd78fd',
950: '#000000',
},
}SCSS
$custom: #fd78fd; $custom-light: #ffa4fe; $custom-dark: #000000;
JSON
{
"hex": "#fd78fd",
"rgb": {
"r": 253,
"g": 120,
"b": 253
},
"hsl": {
"h": 300,
"s": 97.08,
"l": 73.137
},
"oklch": {
"l": 0.77365,
"c": 0.2234,
"h": 327.5
},
"luminance": 0.41407
}Semantic roles & 50–950 ramp
primary
#FD78FD
secondary
#D4F7D4
accent
#E60000
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#181018
muted
#867F86