#FD78EC#FD78EC
#FD78EC is a light, highly saturated purple. Relative luminance 0.404; OKLCH L 76.6% C 0.210 H 332.5°. Best body text is #000000 at 9.07:1 contrast (WCAG AA passes).
Color values
| HEX | #FD78EC |
|---|---|
| RGB | rgb(253, 120, 236) |
| HSL | hsl(308, 97%, 73%) |
| HSV | hsv(308, 53%, 99%) |
| CMYK | cmyk(0%, 52.6%, 6.7%, 0.8%) |
| CIE-LAB | lab(69.74, 64.93, -35.50) |
| CIE-LCH | lch(69.74, 74.00, 331.33°) |
| OKLab | oklab(76.59% 0.1859 -0.0967) |
| OKLCH | oklch(76.59% 0.21 332.5) |
| XYZ | xyz(62.3647, 40.3759, 83.8492) |
| Luminance | 0.4037 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Purply Pink
#F075E6
ΔE00 2.22
Violet (CSS)
#EE82EE
ΔE00 2.85
Candy Pink
#FF63E9
ΔE00 3.30
Light Magenta
#FA5FF7
ΔE00 4.92
Violet Pink
#FB5FFC
ΔE00 5.21
Lavender Pink
#DD85D7
ΔE00 5.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FD78EC #78FD89
analogous
#CB78FD #FD78EC #FD78A9
triadic
#FD78EC #ECFD78 #78ECFD
tetradic
#FD78EC #FDCB78 #78FD89 #78A9FD
square
#FD78EC #FDCB78 #78FD89 #78A9FD
split-complementary
#FD78EC #A9FD78 #78FDCB
monochromatic
#F704D8 #FC3CE4 #FD78EC #FEB4F4 #FFE1FB
Accessibility & contrast
On white
2.31
#FD78EC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.07
#FD78EC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FD78EC
9.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FD78EC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FD78EC | 1.00 | 2.31 | 9.07 | 9.07 |
| #FFFFFF | 2.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#749EF0
Deuteranopia (green-blind)
#9CB1E8
Tritanopia (blue-blind)
#FF82A8
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #fd78ec; /* rgb */ color: rgb(253, 120, 236); /* oklch */ color: oklch(76.6% 0.210 332.5);
Tailwind
colors: {
custom: {
50: '#ffa4f2',
500: '#fd78ec',
950: '#000000',
},
}SCSS
$custom: #fd78ec; $custom-light: #ffa4f2; $custom-dark: #000000;
JSON
{
"hex": "#fd78ec",
"rgb": {
"r": 253,
"g": 120,
"b": 236
},
"hsl": {
"h": 307.669,
"s": 97.08,
"l": 73.137
},
"oklch": {
"l": 0.76593,
"c": 0.20952,
"h": 332.5
},
"luminance": 0.40372
}Semantic roles & 50–950 ramp
primary
#FD78EC
secondary
#D4F7D9
accent
#E61D00
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#181017
muted
#867F85