#FD78EB#FD78EB
#FD78EB is a light, highly saturated purple. Relative luminance 0.403; OKLCH L 76.5% C 0.209 H 332.8°. Best body text is #000000 at 9.06:1 contrast (WCAG AA passes).
Color values
| HEX | #FD78EB |
|---|---|
| RGB | rgb(253, 120, 235) |
| HSL | hsl(308, 97%, 73%) |
| HSV | hsv(308, 53%, 99%) |
| CMYK | cmyk(0%, 52.6%, 7.1%, 0.8%) |
| CIE-LAB | lab(69.70, 64.77, -35.01) |
| CIE-LCH | lch(69.70, 73.62, 331.61°) |
| OKLab | oklab(76.55% 0.1857 -0.0953) |
| OKLCH | oklch(76.55% 0.209 332.8) |
| XYZ | xyz(62.2198, 40.3179, 83.0861) |
| Luminance | 0.4031 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Purply Pink
#F075E6
ΔE00 2.24
Violet (CSS)
#EE82EE
ΔE00 2.92
Candy Pink
#FF63E9
ΔE00 3.32
Light Magenta
#FA5FF7
ΔE00 5.02
Violet Pink
#FB5FFC
ΔE00 5.32
Lavender Pink
#DD85D7
ΔE00 5.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FD78EB #78FD8A
analogous
#CC78FD #FD78EB #FD78A8
triadic
#FD78EB #EBFD78 #78EBFD
tetradic
#FD78EB #FDCC78 #78FD8A #78A8FD
square
#FD78EB #FDCC78 #78FD8A #78A8FD
split-complementary
#FD78EB #A8FD78 #78FDCC
monochromatic
#F704D6 #FC3CE2 #FD78EB #FEB4F4 #FFE1FB
Accessibility & contrast
On white
2.32
#FD78EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.06
#FD78EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FD78EB
9.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FD78EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FD78EB | 1.00 | 2.32 | 9.06 | 9.06 |
| #FFFFFF | 2.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#759EEF
Deuteranopia (green-blind)
#9CB1E7
Tritanopia (blue-blind)
#FF81A7
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #fd78eb; /* rgb */ color: rgb(253, 120, 235); /* oklch */ color: oklch(76.5% 0.209 332.8);
Tailwind
colors: {
custom: {
50: '#ffa4f1',
500: '#fd78eb',
950: '#000000',
},
}SCSS
$custom: #fd78eb; $custom-light: #ffa4f1; $custom-dark: #000000;
JSON
{
"hex": "#fd78eb",
"rgb": {
"r": 253,
"g": 120,
"b": 235
},
"hsl": {
"h": 308.12,
"s": 97.08,
"l": 73.137
},
"oklch": {
"l": 0.76549,
"c": 0.20874,
"h": 332.8
},
"luminance": 0.40314
}Semantic roles & 50–950 ramp
primary
#FD78EB
secondary
#D4F7D9
accent
#E61F00
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#181017
muted
#867F85