#FF799D#FF799D
#FF799D is a light, vivid pink. Relative luminance 0.374; OKLCH L 74.2% C 0.166 H 5.1°. Best body text is #000000 at 8.47:1 contrast (WCAG AA passes).
Color values
| HEX | #FF799D |
|---|---|
| RGB | rgb(255, 121, 157) |
| HSL | hsl(344, 100%, 74%) |
| HSV | hsv(344, 53%, 100%) |
| CMYK | cmyk(0%, 52.5%, 38.4%, 0%) |
| CIE-LAB | lab(67.56, 54.38, 5.44) |
| CIE-LCH | lch(67.56, 54.65, 5.72°) |
| OKLab | oklab(74.16% 0.1654 0.0147) |
| OKLCH | oklch(74.16% 0.166 5.1) |
| XYZ | xyz(54.1663, 37.3746, 36.2532) |
| Luminance | 0.3737 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Carnation Pink
#FF7FA7
ΔE00 2.14
Rosa
#FE86A4
ΔE00 2.62
Pinky
#FC86AA
ΔE00 3.16
Carnation
#FD798F
ΔE00 3.79
Rosy Pink
#F6688E
ΔE00 4.01
Rose Pink
#F7879A
ΔE00 4.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF799D #79FFDB
analogous
#FF79E0 #FF799D #FF9879
triadic
#FF799D #9DFF79 #799DFF
tetradic
#FF799D #E0FF79 #79FFDB #9879FF
square
#FF799D #E0FF79 #79FFDB #9879FF
split-complementary
#FF799D #79FF98 #79E0FF
monochromatic
#FE0044 #FF3C70 #FF799D #FFB6CA #FFE0E9
Accessibility & contrast
On white
2.48
#FF799D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.47
#FF799D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF799D
8.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF799D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF799D | 1.00 | 2.48 | 8.47 | 8.47 |
| #FFFFFF | 2.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#91949E
Deuteranopia (green-blind)
#B4AE9A
Tritanopia (blue-blind)
#FF6C86
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #ff799d; /* rgb */ color: rgb(255, 121, 157); /* oklch */ color: oklch(74.2% 0.166 5.1);
Tailwind
colors: {
custom: {
50: '#ffa4b9',
500: '#ff799d',
950: '#000000',
},
}SCSS
$custom: #ff799d; $custom-light: #ffa4b9; $custom-dark: #000000;
JSON
{
"hex": "#ff799d",
"rgb": {
"r": 255,
"g": 121,
"b": 157
},
"hsl": {
"h": 343.881,
"s": 100,
"l": 73.725
},
"oklch": {
"l": 0.74161,
"c": 0.16604,
"h": 5.1
},
"luminance": 0.37369
}Semantic roles & 50–950 ramp
primary
#FF799D
secondary
#D4F7EE
accent
#E6A800
background
#FFFAFB
surface
#FFF4F6
border
#D7CED0
text
#190F11
muted
#877F80