#FD789F#FD789F
#FD789F is a light, vivid pink. Relative luminance 0.368; OKLCH L 73.8% C 0.166 H 3.5°. Best body text is #000000 at 8.36:1 contrast (WCAG AA passes).
Color values
| HEX | #FD789F |
|---|---|
| RGB | rgb(253, 120, 159) |
| HSL | hsl(342, 97%, 73%) |
| HSV | hsv(342, 53%, 99%) |
| CMYK | cmyk(0%, 52.6%, 37.2%, 0.8%) |
| CIE-LAB | lab(67.14, 54.41, 3.68) |
| CIE-LCH | lch(67.14, 54.54, 3.87°) |
| OKLab | oklab(73.81% 0.1656 0.0102) |
| OKLCH | oklch(73.81% 0.166 3.5) |
| XYZ | xyz(53.4854, 36.8242, 37.0852) |
| Luminance | 0.3682 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Carnation Pink
#FF7FA7
ΔE00 1.75
Pinky
#FC86AA
ΔE00 2.98
Rosa
#FE86A4
ΔE00 3.01
Rosy Pink
#F6688E
ΔE00 3.96
Carnation
#FD798F
ΔE00 4.62
Rose Pink
#F7879A
ΔE00 4.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FD789F #78FDD6
analogous
#FD78E1 #FD789F #FD9378
triadic
#FD789F #9FFD78 #789FFD
tetradic
#FD789F #E1FD78 #78FDD6 #9378FD
square
#FD789F #E1FD78 #78FDD6 #9378FD
split-complementary
#FD789F #78FD93 #78E1FD
monochromatic
#F7044B #FC3C74 #FD789F #FEB4CA #FFE1EA
Accessibility & contrast
On white
2.51
#FD789F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.36
#FD789F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FD789F
8.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FD789F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FD789F | 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)
#8F94A0
Deuteranopia (green-blind)
#B2AD9C
Tritanopia (blue-blind)
#FF6C86
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #fd789f; /* rgb */ color: rgb(253, 120, 159); /* oklch */ color: oklch(73.8% 0.166 3.5);
Tailwind
colors: {
custom: {
50: '#ffa3bb',
500: '#fd789f',
950: '#000000',
},
}SCSS
$custom: #fd789f; $custom-light: #ffa3bb; $custom-dark: #000000;
JSON
{
"hex": "#fd789f",
"rgb": {
"r": 253,
"g": 120,
"b": 159
},
"hsl": {
"h": 342.406,
"s": 97.08,
"l": 73.137
},
"oklch": {
"l": 0.73811,
"c": 0.16587,
"h": 3.5
},
"luminance": 0.36819
}Semantic roles & 50–950 ramp
primary
#FD789F
secondary
#D4F7ED
accent
#E6A200
background
#FFFAFB
surface
#FFF4F6
border
#D7CED0
text
#190F11
muted
#877F80