#FA78AE#FA78AE
#FA78AE is a light, vivid pink. Relative luminance 0.368; OKLCH L 73.9% C 0.168 H 355.9°. Best body text is #000000 at 8.36:1 contrast (WCAG AA passes).
Color values
| HEX | #FA78AE |
|---|---|
| RGB | rgb(250, 120, 174) |
| HSL | hsl(335, 93%, 73%) |
| HSV | hsv(335, 52%, 98%) |
| CMYK | cmyk(0%, 52%, 30.4%, 2%) |
| CIE-LAB | lab(67.14, 55.20, -4.87) |
| CIE-LCH | lch(67.14, 55.41, 354.96°) |
| OKLab | oklab(73.86% 0.1675 -0.0121) |
| OKLCH | oklch(73.86% 0.168 355.9) |
| XYZ | xyz(53.7831, 36.8179, 44.3102) |
| Luminance | 0.3681 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubble Gum Pink
#FF69AF
ΔE00 2.96
Bubblegum (survey)
#FF6CB5
ΔE00 3.19
Pink (survey)
#FF81C0
ΔE00 3.48
Carnation Pink
#FF7FA7
ΔE00 3.53
Hot Pink
#FF69B4
ΔE00 3.56
Pinky
#FC86AA
ΔE00 4.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FA78AE #78FAC4
analogous
#FA78EF #FA78AE #FA8378
triadic
#FA78AE #AEFA78 #78AEFA
tetradic
#FA78AE #EFFA78 #78FAC4 #8378FA
square
#FA78AE #EFFA78 #78FAC4 #8378FA
split-complementary
#FA78AE #78FA83 #78EFFA
monochromatic
#EF0968 #F83D8B #FA78AE #FCB3D1 #FEE1ED
Accessibility & contrast
On white
2.51
#FA78AE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.36
#FA78AE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FA78AE
8.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FA78AE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FA78AE | 1.00 | 2.51 | 8.36 | 8.36 |
| #FFFFFF | 2.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8B95B0
Deuteranopia (green-blind)
#ADACAB
Tritanopia (blue-blind)
#FF708C
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #fa78ae; /* rgb */ color: rgb(250, 120, 174); /* oklch */ color: oklch(73.9% 0.168 355.9);
Tailwind
colors: {
custom: {
50: '#ffa3c6',
500: '#fa78ae',
950: '#000000',
},
}SCSS
$custom: #fa78ae; $custom-light: #ffa3c6; $custom-dark: #000000;
JSON
{
"hex": "#fa78ae",
"rgb": {
"r": 250,
"g": 120,
"b": 174
},
"hsl": {
"h": 335.077,
"s": 92.857,
"l": 72.549
},
"oklch": {
"l": 0.7386,
"c": 0.16795,
"h": 355.9
},
"luminance": 0.36813
}Semantic roles & 50–950 ramp
primary
#FA78AE
secondary
#D5F6E8
accent
#E68600
background
#FFFAFC
surface
#FFF4F8
border
#D7CED1
text
#180F13
muted
#867F82