#FA78A8#FA78A8
#FA78A8 is a light, vivid pink. Relative luminance 0.366; OKLCH L 73.7% C 0.166 H 358.7°. Best body text is #000000 at 8.32:1 contrast (WCAG AA passes).
Color values
| HEX | #FA78A8 |
|---|---|
| RGB | rgb(250, 120, 168) |
| HSL | hsl(338, 93%, 73%) |
| HSV | hsv(338, 52%, 98%) |
| CMYK | cmyk(0%, 52%, 32.8%, 2%) |
| CIE-LAB | lab(66.97, 54.47, -1.73) |
| CIE-LCH | lch(66.97, 54.50, 358.19°) |
| OKLab | oklab(73.67% 0.1656 -0.0038) |
| OKLCH | oklch(73.67% 0.166 358.7) |
| XYZ | xyz(53.2112, 36.5892, 41.2982) |
| Luminance | 0.3658 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Carnation Pink
#FF7FA7
ΔE00 2.36
Pinky
#FC86AA
ΔE00 3.34
Bubble Gum Pink
#FF69AF
ΔE00 3.86
Bubblegum (survey)
#FF6CB5
ΔE00 4.40
Rosa
#FE86A4
ΔE00 4.58
Hot Pink
#FF69B4
ΔE00 4.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FA78A8 #78FACA
analogous
#FA78E9 #FA78A8 #FA8978
triadic
#FA78A8 #A8FA78 #78A8FA
tetradic
#FA78A8 #E9FA78 #78FACA #8978FA
square
#FA78A8 #E9FA78 #78FACA #8978FA
split-complementary
#FA78A8 #78FA89 #78E9FA
monochromatic
#EF095E #F83D82 #FA78A8 #FCB3CE #FEE1EC
Accessibility & contrast
On white
2.53
#FA78A8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.32
#FA78A8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FA78A8
8.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FA78A8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FA78A8 | 1.00 | 2.53 | 8.32 | 8.32 |
| #FFFFFF | 2.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8C94A9
Deuteranopia (green-blind)
#AEACA5
Tritanopia (blue-blind)
#FF6F8A
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #fa78a8; /* rgb */ color: rgb(250, 120, 168); /* oklch */ color: oklch(73.7% 0.166 358.7);
Tailwind
colors: {
custom: {
50: '#ffa3c1',
500: '#fa78a8',
950: '#000000',
},
}SCSS
$custom: #fa78a8; $custom-light: #ffa3c1; $custom-dark: #000000;
JSON
{
"hex": "#fa78a8",
"rgb": {
"r": 250,
"g": 120,
"b": 168
},
"hsl": {
"h": 337.846,
"s": 92.857,
"l": 72.549
},
"oklch": {
"l": 0.73674,
"c": 0.16561,
"h": 358.7
},
"luminance": 0.36584
}Semantic roles & 50–950 ramp
primary
#FA78A8
secondary
#D5F6EA
accent
#E69100
background
#FFFAFB
surface
#FFF4F7
border
#D7CED0
text
#180F12
muted
#867F81