#FD78E4#FD78E4
#FD78E4 is a light, highly saturated pink. Relative luminance 0.399; OKLCH L 76.2% C 0.203 H 335.1°. Best body text is #000000 at 8.98:1 contrast (WCAG AA passes).
Color values
| HEX | #FD78E4 |
|---|---|
| RGB | rgb(253, 120, 228) |
| HSL | hsl(311, 97%, 73%) |
| HSV | hsv(311, 53%, 99%) |
| CMYK | cmyk(0%, 52.6%, 9.9%, 0.8%) |
| CIE-LAB | lab(69.41, 63.66, -31.59) |
| CIE-LCH | lch(69.41, 71.07, 333.61°) |
| OKLab | oklab(76.25% 0.1844 -0.0856) |
| OKLCH | oklch(76.25% 0.203 335.1) |
| XYZ | xyz(61.2283, 39.9213, 77.8645) |
| Luminance | 0.3992 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Purply Pink
#F075E6
ΔE00 2.68
Violet (CSS)
#EE82EE
ΔE00 3.63
Candy Pink
#FF63E9
ΔE00 3.64
Lavender Pink
#DD85D7
ΔE00 5.44
Light Magenta
#FA5FF7
ΔE00 5.81
Bubblegum Pink
#FE83CC
ΔE00 5.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FD78E4 #78FD91
analogous
#D378FD #FD78E4 #FD78A1
triadic
#FD78E4 #E4FD78 #78E4FD
tetradic
#FD78E4 #FDD378 #78FD91 #78A1FD
square
#FD78E4 #FDD378 #78FD91 #78A1FD
split-complementary
#FD78E4 #A1FD78 #78FDD3
monochromatic
#F704C9 #FC3CD8 #FD78E4 #FEB4F0 #FFE1F9
Accessibility & contrast
On white
2.34
#FD78E4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.98
#FD78E4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FD78E4
8.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FD78E4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FD78E4 | 1.00 | 2.34 | 8.98 | 8.98 |
| #FFFFFF | 2.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#789DE8
Deuteranopia (green-blind)
#9FB1E0
Tritanopia (blue-blind)
#FF7FA4
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #fd78e4; /* rgb */ color: rgb(253, 120, 228); /* oklch */ color: oklch(76.2% 0.203 335.1);
Tailwind
colors: {
custom: {
50: '#ffa4ec',
500: '#fd78e4',
950: '#000000',
},
}SCSS
$custom: #fd78e4; $custom-light: #ffa4ec; $custom-dark: #000000;
JSON
{
"hex": "#fd78e4",
"rgb": {
"r": 253,
"g": 120,
"b": 228
},
"hsl": {
"h": 311.278,
"s": 97.08,
"l": 73.137
},
"oklch": {
"l": 0.76248,
"c": 0.20334,
"h": 335.1
},
"luminance": 0.39917
}Semantic roles & 50–950 ramp
primary
#FD78E4
secondary
#D4F7DB
accent
#E62B00
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#181016
muted
#867F84