#FF78AE#FF78AE
#FF78AE is a light, vivid pink. Relative luminance 0.377; OKLCH L 74.5% C 0.173 H 357.0°. Best body text is #000000 at 8.55:1 contrast (WCAG AA passes).
Color values
| HEX | #FF78AE |
|---|---|
| RGB | rgb(255, 120, 174) |
| HSL | hsl(336, 100%, 74%) |
| HSV | hsv(336, 53%, 100%) |
| CMYK | cmyk(0%, 52.9%, 31.8%, 0%) |
| CIE-LAB | lab(67.84, 56.79, -3.75) |
| CIE-LCH | lch(67.84, 56.91, 356.22°) |
| OKLab | oklab(74.52% 0.1726 -0.0091) |
| OKLCH | oklch(74.52% 0.173 357) |
| XYZ | xyz(55.5990, 37.7543, 44.3954) |
| Luminance | 0.3775 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Carnation Pink
#FF7FA7
ΔE00 3.00
Bubble Gum Pink
#FF69AF
ΔE00 3.22
Bubblegum (survey)
#FF6CB5
ΔE00 3.53
Pink (survey)
#FF81C0
ΔE00 3.66
Pinky
#FC86AA
ΔE00 3.86
Hot Pink
#FF69B4
ΔE00 3.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF78AE #78FFC9
analogous
#FF78F1 #FF78AE #FF8578
triadic
#FF78AE #AEFF78 #78AEFF
tetradic
#FF78AE #F1FF78 #78FFC9 #8578FF
square
#FF78AE #F1FF78 #78FFC9 #8578FF
split-complementary
#FF78AE #78FF85 #78F1FF
monochromatic
#FD0065 #FF3B89 #FF78AE #FFB5D3 #FFE0ED
Accessibility & contrast
On white
2.46
#FF78AE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.55
#FF78AE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF78AE
8.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF78AE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF78AE | 1.00 | 2.46 | 8.55 | 8.55 |
| #FFFFFF | 2.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8C96B0
Deuteranopia (green-blind)
#B0AFAB
Tritanopia (blue-blind)
#FF6F8C
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #ff78ae; /* rgb */ color: rgb(255, 120, 174); /* oklch */ color: oklch(74.5% 0.173 357.0);
Tailwind
colors: {
custom: {
50: '#ffa3c6',
500: '#ff78ae',
950: '#000000',
},
}SCSS
$custom: #ff78ae; $custom-light: #ffa3c6; $custom-dark: #000000;
JSON
{
"hex": "#ff78ae",
"rgb": {
"r": 255,
"g": 120,
"b": 174
},
"hsl": {
"h": 336,
"s": 100,
"l": 73.529
},
"oklch": {
"l": 0.74524,
"c": 0.17281,
"h": 357
},
"luminance": 0.37749
}Semantic roles & 50–950 ramp
primary
#FF78AE
secondary
#D4F7E9
accent
#E68A00
background
#FFFAFC
surface
#FFF4F8
border
#D7CED1
text
#190F13
muted
#877F82