#FF78D5#FF78D5
#FF78D5 is a light, vivid pink. Relative luminance 0.395; OKLCH L 75.9% C 0.194 H 340.9°. Best body text is #000000 at 8.90:1 contrast (WCAG AA passes).
Color values
| HEX | #FF78D5 |
|---|---|
| RGB | rgb(255, 120, 213) |
| HSL | hsl(319, 100%, 74%) |
| HSV | hsv(319, 53%, 100%) |
| CMYK | cmyk(0%, 52.9%, 16.5%, 0%) |
| CIE-LAB | lab(69.11, 61.97, -23.71) |
| CIE-LCH | lch(69.11, 66.35, 339.07°) |
| OKLab | oklab(75.89% 0.1834 -0.0634) |
| OKLCH | oklch(75.89% 0.194 340.9) |
| XYZ | xyz(59.9677, 39.5018, 67.4041) |
| Luminance | 0.3950 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 3.30
Purply Pink
#F075E6
ΔE00 5.11
Pink (survey)
#FF81C0
ΔE00 5.39
Candy Pink
#FF63E9
ΔE00 5.59
Bubblegum (survey)
#FF6CB5
ΔE00 6.00
Violet (CSS)
#EE82EE
ΔE00 6.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF78D5 #78FFA2
analogous
#E678FF #FF78D5 #FF7891
triadic
#FF78D5 #D5FF78 #78D5FF
tetradic
#FF78D5 #FFE678 #78FFA2 #7891FF
square
#FF78D5 #FFE678 #78FFA2 #7891FF
split-complementary
#FF78D5 #91FF78 #78FFE6
monochromatic
#FD00AE #FF3BC2 #FF78D5 #FFB5E8 #FFE0F5
Accessibility & contrast
On white
2.36
#FF78D5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.90
#FF78D5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF78D5
8.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF78D5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF78D5 | 1.00 | 2.36 | 8.90 | 8.90 |
| #FFFFFF | 2.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7F9BD8
Deuteranopia (green-blind)
#A5B1D1
Tritanopia (blue-blind)
#FF7A9D
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #ff78d5; /* rgb */ color: rgb(255, 120, 213); /* oklch */ color: oklch(75.9% 0.194 340.9);
Tailwind
colors: {
custom: {
50: '#ffa4e2',
500: '#ff78d5',
950: '#000000',
},
}SCSS
$custom: #ff78d5; $custom-light: #ffa4e2; $custom-dark: #000000;
JSON
{
"hex": "#ff78d5",
"rgb": {
"r": 255,
"g": 120,
"b": 213
},
"hsl": {
"h": 318.667,
"s": 100,
"l": 73.529
},
"oklch": {
"l": 0.75893,
"c": 0.19403,
"h": 340.9
},
"luminance": 0.39497
}Semantic roles & 50–950 ramp
primary
#FF78D5
secondary
#D4F7DF
accent
#E64700
background
#FFFAFD
surface
#FFF4FB
border
#D7CED4
text
#181015
muted
#867F83