#FF78CE#FF78CE
#FF78CE is a light, vivid pink. Relative luminance 0.391; OKLCH L 75.6% C 0.189 H 343.5°. Best body text is #000000 at 8.83:1 contrast (WCAG AA passes).
Color values
| HEX | #FF78CE |
|---|---|
| RGB | rgb(255, 120, 206) |
| HSL | hsl(322, 100%, 74%) |
| HSV | hsv(322, 53%, 100%) |
| CMYK | cmyk(0%, 52.9%, 19.2%, 0%) |
| CIE-LAB | lab(68.86, 60.97, -20.19) |
| CIE-LCH | lch(68.86, 64.23, 341.68°) |
| OKLab | oklab(75.63% 0.1817 -0.0537) |
| OKLCH | oklch(75.63% 0.189 343.5) |
| XYZ | xyz(59.0984, 39.1540, 62.8255) |
| Luminance | 0.3915 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 2.39
Pink (survey)
#FF81C0
ΔE00 4.13
Bubblegum (survey)
#FF6CB5
ΔE00 4.75
Hot Pink
#FF69B4
ΔE00 4.98
Bubble Gum Pink
#FF69AF
ΔE00 5.92
Purply Pink
#F075E6
ΔE00 6.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF78CE #78FFA9
analogous
#ED78FF #FF78CE #FF788A
triadic
#FF78CE #CEFF78 #78CEFF
tetradic
#FF78CE #FFED78 #78FFA9 #788AFF
square
#FF78CE #FFED78 #78FFA9 #788AFF
split-complementary
#FF78CE #8AFF78 #78FFED
monochromatic
#FD00A1 #FF3BB8 #FF78CE #FFB5E4 #FFE0F4
Accessibility & contrast
On white
2.38
#FF78CE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.83
#FF78CE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF78CE
8.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF78CE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF78CE | 1.00 | 2.38 | 8.83 | 8.83 |
| #FFFFFF | 2.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#829AD1
Deuteranopia (green-blind)
#A7B0CB
Tritanopia (blue-blind)
#FF789A
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #ff78ce; /* rgb */ color: rgb(255, 120, 206); /* oklch */ color: oklch(75.6% 0.189 343.5);
Tailwind
colors: {
custom: {
50: '#ffa4dd',
500: '#ff78ce',
950: '#000000',
},
}SCSS
$custom: #ff78ce; $custom-light: #ffa4dd; $custom-dark: #000000;
JSON
{
"hex": "#ff78ce",
"rgb": {
"r": 255,
"g": 120,
"b": 206
},
"hsl": {
"h": 321.778,
"s": 100,
"l": 73.529
},
"oklch": {
"l": 0.75625,
"c": 0.18946,
"h": 343.5
},
"luminance": 0.39149
}Semantic roles & 50–950 ramp
primary
#FF78CE
secondary
#D4F7E1
accent
#E65300
background
#FFFAFD
surface
#FFF4FB
border
#D7CED4
text
#181015
muted
#867F83