#FD779A#FD779A
#FD779A is a light, vivid pink. Relative luminance 0.364; OKLCH L 73.5% C 0.166 H 5.6°. Best body text is #000000 at 8.28:1 contrast (WCAG AA passes).
Color values
| HEX | #FD779A |
|---|---|
| RGB | rgb(253, 119, 154) |
| HSL | hsl(344, 97%, 73%) |
| HSV | hsv(344, 53%, 99%) |
| CMYK | cmyk(0%, 53%, 39.1%, 0.8%) |
| CIE-LAB | lab(66.84, 54.34, 6.07) |
| CIE-LCH | lch(66.84, 54.68, 6.37°) |
| OKLab | oklab(73.54% 0.1653 0.0163) |
| OKLCH | oklch(73.54% 0.166 5.6) |
| XYZ | xyz(52.9407, 36.4149, 34.8063) |
| Luminance | 0.3641 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Carnation Pink
#FF7FA7
ΔE00 2.72
Rosa
#FE86A4
ΔE00 3.08
Rosy Pink
#F6688E
ΔE00 3.41
Carnation
#FD798F
ΔE00 3.45
Pinky
#FC86AA
ΔE00 3.70
Rose Pink
#F7879A
ΔE00 4.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FD779A #77FDDA
analogous
#FD77DD #FD779A #FD9777
triadic
#FD779A #9AFD77 #779AFD
tetradic
#FD779A #DDFD77 #77FDDA #9777FD
square
#FD779A #DDFD77 #77FDDA #9777FD
split-complementary
#FD779A #77FD97 #77DDFD
monochromatic
#F60443 #FC3B6D #FD779A #FEB3C7 #FFE1E9
Accessibility & contrast
On white
2.54
#FD779A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.28
#FD779A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FD779A
8.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FD779A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FD779A | 1.00 | 2.54 | 8.28 | 8.28 |
| #FFFFFF | 2.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#90929B
Deuteranopia (green-blind)
#B2AC97
Tritanopia (blue-blind)
#FF6984
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #fd779a; /* rgb */ color: rgb(253, 119, 154); /* oklch */ color: oklch(73.5% 0.166 5.6);
Tailwind
colors: {
custom: {
50: '#ffa2b7',
500: '#fd779a',
950: '#000000',
},
}SCSS
$custom: #fd779a; $custom-light: #ffa2b7; $custom-dark: #000000;
JSON
{
"hex": "#fd779a",
"rgb": {
"r": 253,
"g": 119,
"b": 154
},
"hsl": {
"h": 344.328,
"s": 97.101,
"l": 72.941
},
"oklch": {
"l": 0.73537,
"c": 0.16606,
"h": 5.6
},
"luminance": 0.36409
}Semantic roles & 50–950 ramp
primary
#FD779A
secondary
#D4F7EE
accent
#E6AA00
background
#FFFAFB
surface
#FFF4F6
border
#D7CED0
text
#190F11
muted
#877F80