#FF78CA#FF78CA
#FF78CA is a light, vivid pink. Relative luminance 0.390; OKLCH L 75.5% C 0.187 H 345.1°. Best body text is #000000 at 8.79:1 contrast (WCAG AA passes).
Color values
| HEX | #FF78CA |
|---|---|
| RGB | rgb(255, 120, 202) |
| HSL | hsl(324, 100%, 74%) |
| HSV | hsv(324, 53%, 100%) |
| CMYK | cmyk(0%, 52.9%, 20.8%, 0%) |
| CIE-LAB | lab(68.72, 60.41, -18.16) |
| CIE-LCH | lch(68.72, 63.08, 343.26°) |
| OKLab | oklab(75.48% 0.1807 -0.0481) |
| OKLCH | oklch(75.48% 0.187 345.1) |
| XYZ | xyz(58.6186, 38.9621, 60.2988) |
| Luminance | 0.3896 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 2.10
Pink (survey)
#FF81C0
ΔE00 3.42
Bubblegum (survey)
#FF6CB5
ΔE00 4.06
Hot Pink
#FF69B4
ΔE00 4.33
Bubble Gum Pink
#FF69AF
ΔE00 5.22
Purply Pink
#F075E6
ΔE00 7.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF78CA #78FFAD
analogous
#F178FF #FF78CA #FF7886
triadic
#FF78CA #CAFF78 #78CAFF
tetradic
#FF78CA #FFF178 #78FFAD #7886FF
square
#FF78CA #FFF178 #78FFAD #7886FF
split-complementary
#FF78CA #86FF78 #78FFF1
monochromatic
#FD0099 #FF3BB2 #FF78CA #FFB5E2 #FFE0F3
Accessibility & contrast
On white
2.39
#FF78CA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.79
#FF78CA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF78CA
8.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF78CA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF78CA | 1.00 | 2.39 | 8.79 | 8.79 |
| #FFFFFF | 2.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8499CD
Deuteranopia (green-blind)
#A9B0C7
Tritanopia (blue-blind)
#FF7798
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #ff78ca; /* rgb */ color: rgb(255, 120, 202); /* oklch */ color: oklch(75.5% 0.187 345.1);
Tailwind
colors: {
custom: {
50: '#ffa4da',
500: '#ff78ca',
950: '#000000',
},
}SCSS
$custom: #ff78ca; $custom-light: #ffa4da; $custom-dark: #000000;
JSON
{
"hex": "#ff78ca",
"rgb": {
"r": 255,
"g": 120,
"b": 202
},
"hsl": {
"h": 323.556,
"s": 100,
"l": 73.529
},
"oklch": {
"l": 0.75476,
"c": 0.18697,
"h": 345.1
},
"luminance": 0.38957
}Semantic roles & 50–950 ramp
primary
#FF78CA
secondary
#D4F7E2
accent
#E65A00
background
#FFFAFD
surface
#FFF4FA
border
#D7CED3
text
#181014
muted
#867F83