#FF78DA#FF78DA
#FF78DA is a light, vivid pink. Relative luminance 0.398; OKLCH L 76.1% C 0.197 H 339.1°. Best body text is #000000 at 8.95:1 contrast (WCAG AA passes).
Color values
| HEX | #FF78DA |
|---|---|
| RGB | rgb(255, 120, 218) |
| HSL | hsl(316, 100%, 74%) |
| HSV | hsv(316, 53%, 100%) |
| CMYK | cmyk(0%, 52.9%, 14.5%, 0%) |
| CIE-LAB | lab(69.30, 62.71, -26.20) |
| CIE-LCH | lch(69.30, 67.96, 337.32°) |
| OKLab | oklab(76.09% 0.1845 -0.0704) |
| OKLCH | oklch(76.09% 0.197 339.1) |
| XYZ | xyz(60.6122, 39.7595, 70.7981) |
| Luminance | 0.3976 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 4.08
Purply Pink
#F075E6
ΔE00 4.31
Candy Pink
#FF63E9
ΔE00 4.87
Violet (CSS)
#EE82EE
ΔE00 5.31
Lavender Pink
#DD85D7
ΔE00 5.86
Pink (survey)
#FF81C0
ΔE00 6.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF78DA #78FF9D
analogous
#E078FF #FF78DA #FF7896
triadic
#FF78DA #DAFF78 #78DAFF
tetradic
#FF78DA #FFE078 #78FF9D #7896FF
square
#FF78DA #FFE078 #78FF9D #7896FF
split-complementary
#FF78DA #96FF78 #78FFE0
monochromatic
#FD00B7 #FF3BC9 #FF78DA #FFB5EB #FFE0F7
Accessibility & contrast
On white
2.35
#FF78DA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.95
#FF78DA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF78DA
8.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF78DA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF78DA | 1.00 | 2.35 | 8.95 | 8.95 |
| #FFFFFF | 2.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7D9CDD
Deuteranopia (green-blind)
#A4B1D6
Tritanopia (blue-blind)
#FF7C9F
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #ff78da; /* rgb */ color: rgb(255, 120, 218); /* oklch */ color: oklch(76.1% 0.197 339.1);
Tailwind
colors: {
custom: {
50: '#ffa4e5',
500: '#ff78da',
950: '#000000',
},
}SCSS
$custom: #ff78da; $custom-light: #ffa4e5; $custom-dark: #000000;
JSON
{
"hex": "#ff78da",
"rgb": {
"r": 255,
"g": 120,
"b": 218
},
"hsl": {
"h": 316.444,
"s": 100,
"l": 73.529
},
"oklch": {
"l": 0.76091,
"c": 0.19747,
"h": 339.1
},
"luminance": 0.39755
}Semantic roles & 50–950 ramp
primary
#FF78DA
secondary
#D4F7DD
accent
#E63F00
background
#FFFAFE
surface
#FFF4FC
border
#D7CED5
text
#181015
muted
#867F84