#FF799E#FF799E
#FF799E is a light, vivid pink. Relative luminance 0.374; OKLCH L 74.2% C 0.166 H 4.6°. Best body text is #000000 at 8.48:1 contrast (WCAG AA passes).
Color values
| HEX | #FF799E |
|---|---|
| RGB | rgb(255, 121, 158) |
| HSL | hsl(343, 100%, 74%) |
| HSV | hsv(343, 53%, 100%) |
| CMYK | cmyk(0%, 52.5%, 38%, 0%) |
| CIE-LAB | lab(67.58, 54.49, 4.92) |
| CIE-LCH | lch(67.58, 54.71, 5.15°) |
| OKLab | oklab(74.19% 0.1657 0.0134) |
| OKLCH | oklch(74.19% 0.166 4.6) |
| XYZ | xyz(54.2520, 37.4089, 36.7046) |
| Luminance | 0.3740 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Carnation Pink
#FF7FA7
ΔE00 1.93
Rosa
#FE86A4
ΔE00 2.64
Pinky
#FC86AA
ΔE00 3.02
Carnation
#FD798F
ΔE00 4.06
Rosy Pink
#F6688E
ΔE00 4.08
Rose Pink
#F7879A
ΔE00 4.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF799E #79FFDA
analogous
#FF79E1 #FF799E #FF9779
triadic
#FF799E #9EFF79 #799EFF
tetradic
#FF799E #E1FF79 #79FFDA #9779FF
square
#FF799E #E1FF79 #79FFDA #9779FF
split-complementary
#FF799E #79FF97 #79E1FF
monochromatic
#FE0046 #FF3C72 #FF799E #FFB6CA #FFE0E9
Accessibility & contrast
On white
2.48
#FF799E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.48
#FF799E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF799E
8.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF799E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF799E | 1.00 | 2.48 | 8.48 | 8.48 |
| #FFFFFF | 2.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#91959F
Deuteranopia (green-blind)
#B4AE9B
Tritanopia (blue-blind)
#FF6C87
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #ff799e; /* rgb */ color: rgb(255, 121, 158); /* oklch */ color: oklch(74.2% 0.166 4.6);
Tailwind
colors: {
custom: {
50: '#ffa4ba',
500: '#ff799e',
950: '#000000',
},
}SCSS
$custom: #ff799e; $custom-light: #ffa4ba; $custom-dark: #000000;
JSON
{
"hex": "#ff799e",
"rgb": {
"r": 255,
"g": 121,
"b": 158
},
"hsl": {
"h": 343.433,
"s": 100,
"l": 73.725
},
"oklch": {
"l": 0.74189,
"c": 0.16628,
"h": 4.6
},
"luminance": 0.37403
}Semantic roles & 50–950 ramp
primary
#FF799E
secondary
#D4F7ED
accent
#E6A600
background
#FFFAFB
surface
#FFF4F6
border
#D7CED0
text
#190F11
muted
#877F80