#FD78ED#FD78ED
#FD78ED is a light, highly saturated purple. Relative luminance 0.404; OKLCH L 76.6% C 0.210 H 332.2°. Best body text is #000000 at 9.09:1 contrast (WCAG AA passes).
Color values
| HEX | #FD78ED |
|---|---|
| RGB | rgb(253, 120, 237) |
| HSL | hsl(307, 97%, 73%) |
| HSV | hsv(307, 53%, 99%) |
| CMYK | cmyk(0%, 52.6%, 6.3%, 0.8%) |
| CIE-LAB | lab(69.78, 65.09, -35.98) |
| CIE-LCH | lch(69.78, 74.37, 331.06°) |
| OKLab | oklab(76.64% 0.186 -0.0981) |
| OKLCH | oklch(76.64% 0.21 332.2) |
| XYZ | xyz(62.5103, 40.4342, 84.6165) |
| Luminance | 0.4043 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Purply Pink
#F075E6
ΔE00 2.22
Violet (CSS)
#EE82EE
ΔE00 2.79
Candy Pink
#FF63E9
ΔE00 3.30
Light Magenta
#FA5FF7
ΔE00 4.83
Violet Pink
#FB5FFC
ΔE00 5.10
Lavender Pink
#DD85D7
ΔE00 5.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FD78ED #78FD88
analogous
#CA78FD #FD78ED #FD78AA
triadic
#FD78ED #EDFD78 #78EDFD
tetradic
#FD78ED #FDCA78 #78FD88 #78AAFD
square
#FD78ED #FDCA78 #78FD88 #78AAFD
split-complementary
#FD78ED #AAFD78 #78FDCA
monochromatic
#F704DA #FC3CE5 #FD78ED #FEB4F5 #FFE1FB
Accessibility & contrast
On white
2.31
#FD78ED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.09
#FD78ED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FD78ED
9.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FD78ED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FD78ED | 1.00 | 2.31 | 9.09 | 9.09 |
| #FFFFFF | 2.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#749EF1
Deuteranopia (green-blind)
#9BB1E9
Tritanopia (blue-blind)
#FF82A8
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #fd78ed; /* rgb */ color: rgb(253, 120, 237); /* oklch */ color: oklch(76.6% 0.210 332.2);
Tailwind
colors: {
custom: {
50: '#ffa4f3',
500: '#fd78ed',
950: '#000000',
},
}SCSS
$custom: #fd78ed; $custom-light: #ffa4f3; $custom-dark: #000000;
JSON
{
"hex": "#fd78ed",
"rgb": {
"r": 253,
"g": 120,
"b": 237
},
"hsl": {
"h": 307.218,
"s": 97.08,
"l": 73.137
},
"oklch": {
"l": 0.76637,
"c": 0.21031,
"h": 332.2
},
"luminance": 0.4043
}Semantic roles & 50–950 ramp
primary
#FD78ED
secondary
#D4F7D8
accent
#E61C00
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#181017
muted
#867F85