#FA78BD#FA78BD
#FA78BD is a light, vivid pink. Relative luminance 0.374; OKLCH L 74.4% C 0.175 H 349.1°. Best body text is #000000 at 8.49:1 contrast (WCAG AA passes).
Color values
| HEX | #FA78BD |
|---|---|
| RGB | rgb(250, 120, 189) |
| HSL | hsl(328, 93%, 73%) |
| HSV | hsv(328, 52%, 98%) |
| CMYK | cmyk(0%, 52%, 24.4%, 2%) |
| CIE-LAB | lab(67.60, 57.13, -12.63) |
| CIE-LCH | lch(67.60, 58.51, 347.53°) |
| OKLab | oklab(74.36% 0.172 -0.033) |
| OKLCH | oklch(74.36% 0.175 349.1) |
| XYZ | xyz(55.3279, 37.4359, 52.4461) |
| Luminance | 0.3743 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 2.14
Bubblegum (survey)
#FF6CB5
ΔE00 2.39
Hot Pink
#FF69B4
ΔE00 2.82
Bubblegum Pink
#FE83CC
ΔE00 3.01
Bubble Gum Pink
#FF69AF
ΔE00 3.40
Carnation Pink
#FF7FA7
ΔE00 6.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FA78BD #78FAB5
analogous
#F678FA #FA78BD #FA787C
triadic
#FA78BD #BDFA78 #78BDFA
tetradic
#FA78BD #FAF678 #78FAB5 #787CFA
square
#FA78BD #FAF678 #78FAB5 #787CFA
split-complementary
#FA78BD #7CFA78 #78FAF6
monochromatic
#EF0983 #F83DA0 #FA78BD #FCB3DA #FEE1F1
Accessibility & contrast
On white
2.47
#FA78BD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.49
#FA78BD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FA78BD
8.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FA78BD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FA78BD | 1.00 | 2.47 | 8.49 | 8.49 |
| #FFFFFF | 2.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8697BF
Deuteranopia (green-blind)
#A9ADBA
Tritanopia (blue-blind)
#FF7492
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #fa78bd; /* rgb */ color: rgb(250, 120, 189); /* oklch */ color: oklch(74.4% 0.175 349.1);
Tailwind
colors: {
custom: {
50: '#ffa3d0',
500: '#fa78bd',
950: '#000000',
},
}SCSS
$custom: #fa78bd; $custom-light: #ffa3d0; $custom-dark: #000000;
JSON
{
"hex": "#fa78bd",
"rgb": {
"r": 250,
"g": 120,
"b": 189
},
"hsl": {
"h": 328.154,
"s": 92.857,
"l": 72.549
},
"oklch": {
"l": 0.74358,
"c": 0.17517,
"h": 349.1
},
"luminance": 0.37431
}Semantic roles & 50–950 ramp
primary
#FA78BD
secondary
#D5F6E4
accent
#E66C00
background
#FFFAFC
surface
#FFF4F9
border
#D7CED2
text
#180F14
muted
#867F82