#FF779E#FF779E
#FF779E is a light, vivid pink. Relative luminance 0.369; OKLCH L 73.9% C 0.169 H 4.1°. Best body text is #000000 at 8.38:1 contrast (WCAG AA passes).
Color values
| HEX | #FF779E |
|---|---|
| RGB | rgb(255, 119, 158) |
| HSL | hsl(343, 100%, 73%) |
| HSV | hsv(343, 53%, 100%) |
| CMYK | cmyk(0%, 53.3%, 38%, 0%) |
| CIE-LAB | lab(67.22, 55.43, 4.40) |
| CIE-LCH | lch(67.22, 55.60, 4.54°) |
| OKLab | oklab(73.92% 0.1687 0.0121) |
| OKLCH | oklch(73.92% 0.169 4.1) |
| XYZ | xyz(54.0114, 36.9278, 36.6245) |
| Luminance | 0.3692 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Carnation Pink
#FF7FA7
ΔE00 2.00
Rosa
#FE86A4
ΔE00 3.07
Pinky
#FC86AA
ΔE00 3.24
Rosy Pink
#F6688E
ΔE00 3.83
Carnation
#FD798F
ΔE00 4.36
Rose Pink
#F7879A
ΔE00 4.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF779E #77FFD8
analogous
#FF77E2 #FF779E #FF9477
triadic
#FF779E #9EFF77 #779EFF
tetradic
#FF779E #E2FF77 #77FFD8 #9477FF
square
#FF779E #E2FF77 #77FFD8 #9477FF
split-complementary
#FF779E #77FF94 #77E2FF
monochromatic
#FC0048 #FF3A72 #FF779E #FFB4CA #FFE0E9
Accessibility & contrast
On white
2.50
#FF779E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.38
#FF779E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF779E
8.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF779E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF779E | 1.00 | 2.50 | 8.38 | 8.38 |
| #FFFFFF | 2.50 | 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)
#8F939F
Deuteranopia (green-blind)
#B3AD9B
Tritanopia (blue-blind)
#FF6A85
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #ff779e; /* rgb */ color: rgb(255, 119, 158); /* oklch */ color: oklch(73.9% 0.169 4.1);
Tailwind
colors: {
custom: {
50: '#ffa2ba',
500: '#ff779e',
950: '#000000',
},
}SCSS
$custom: #ff779e; $custom-light: #ffa2ba; $custom-dark: #000000;
JSON
{
"hex": "#ff779e",
"rgb": {
"r": 255,
"g": 119,
"b": 158
},
"hsl": {
"h": 342.794,
"s": 100,
"l": 73.333
},
"oklch": {
"l": 0.73918,
"c": 0.16909,
"h": 4.1
},
"luminance": 0.36922
}Semantic roles & 50–950 ramp
primary
#FF779E
secondary
#D4F7ED
accent
#E6A400
background
#FFFAFB
surface
#FFF4F6
border
#D7CED0
text
#190F11
muted
#877F80