#FF779D#FF779D
#FF779D is a light, vivid pink. Relative luminance 0.369; OKLCH L 73.9% C 0.169 H 4.6°. Best body text is #000000 at 8.38:1 contrast (WCAG AA passes).
Color values
| HEX | #FF779D |
|---|---|
| RGB | rgb(255, 119, 157) |
| HSL | hsl(343, 100%, 73%) |
| HSV | hsv(343, 53%, 100%) |
| CMYK | cmyk(0%, 53.3%, 38.4%, 0%) |
| CIE-LAB | lab(67.20, 55.32, 4.93) |
| CIE-LCH | lch(67.20, 55.54, 5.09°) |
| OKLab | oklab(73.89% 0.1683 0.0134) |
| OKLCH | oklch(73.89% 0.169 4.6) |
| XYZ | xyz(53.9257, 36.8935, 36.1730) |
| Luminance | 0.3689 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Carnation Pink
#FF7FA7
ΔE00 2.17
Rosa
#FE86A4
ΔE00 3.03
Pinky
#FC86AA
ΔE00 3.35
Rosy Pink
#F6688E
ΔE00 3.74
Carnation
#FD798F
ΔE00 4.10
Rose Pink
#F7879A
ΔE00 4.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF779D #77FFD9
analogous
#FF77E1 #FF779D #FF9577
triadic
#FF779D #9DFF77 #779DFF
tetradic
#FF779D #E1FF77 #77FFD9 #9577FF
square
#FF779D #E1FF77 #77FFD9 #9577FF
split-complementary
#FF779D #77FF95 #77E1FF
monochromatic
#FC0046 #FF3A71 #FF779D #FFB4C9 #FFE0E9
Accessibility & contrast
On white
2.51
#FF779D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.38
#FF779D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF779D
8.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF779D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF779D | 1.00 | 2.51 | 8.38 | 8.38 |
| #FFFFFF | 2.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#90939E
Deuteranopia (green-blind)
#B3AD9A
Tritanopia (blue-blind)
#FF6A85
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #ff779d; /* rgb */ color: rgb(255, 119, 157); /* oklch */ color: oklch(73.9% 0.169 4.6);
Tailwind
colors: {
custom: {
50: '#ffa2b9',
500: '#ff779d',
950: '#000000',
},
}SCSS
$custom: #ff779d; $custom-light: #ffa2b9; $custom-dark: #000000;
JSON
{
"hex": "#ff779d",
"rgb": {
"r": 255,
"g": 119,
"b": 157
},
"hsl": {
"h": 343.235,
"s": 100,
"l": 73.333
},
"oklch": {
"l": 0.7389,
"c": 0.16884,
"h": 4.6
},
"luminance": 0.36888
}Semantic roles & 50–950 ramp
primary
#FF779D
secondary
#D4F7ED
accent
#E6A500
background
#FFFAFB
surface
#FFF4F6
border
#D7CED0
text
#190F11
muted
#877F80