#FF799A#FF799A
#FF799A is a light, vivid red. Relative luminance 0.373; OKLCH L 74.1% C 0.165 H 6.5°. Best body text is #000000 at 8.45:1 contrast (WCAG AA passes).
Color values
| HEX | #FF799A |
|---|---|
| RGB | rgb(255, 121, 154) |
| HSL | hsl(345, 100%, 74%) |
| HSV | hsv(345, 53%, 100%) |
| CMYK | cmyk(0%, 52.5%, 39.6%, 0%) |
| CIE-LAB | lab(67.48, 54.06, 7.03) |
| CIE-LCH | lch(67.48, 54.52, 7.41°) |
| OKLab | oklab(74.08% 0.1643 0.0188) |
| OKLCH | oklch(74.08% 0.165 6.5) |
| XYZ | xyz(53.9133, 37.2734, 34.9208) |
| Luminance | 0.3727 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Rosa
#FE86A4
ΔE00 2.73
Carnation Pink
#FF7FA7
ΔE00 2.86
Carnation
#FD798F
ΔE00 2.98
Rose Pink
#F7879A
ΔE00 3.64
Pinky
#FC86AA
ΔE00 3.68
Rosy Pink
#F6688E
ΔE00 3.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF799A #79FFDE
analogous
#FF79DD #FF799A #FF9B79
triadic
#FF799A #9AFF79 #799AFF
tetradic
#FF799A #DDFF79 #79FFDE #9B79FF
square
#FF799A #DDFF79 #79FFDE #9B79FF
split-complementary
#FF799A #79FF9B #79DDFF
monochromatic
#FE003E #FF3C6C #FF799A #FFB6C8 #FFE0E8
Accessibility & contrast
On white
2.48
#FF799A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.45
#FF799A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF799A
8.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF799A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF799A | 1.00 | 2.48 | 8.45 | 8.45 |
| #FFFFFF | 2.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#92949B
Deuteranopia (green-blind)
#B4AE97
Tritanopia (blue-blind)
#FF6B85
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #ff799a; /* rgb */ color: rgb(255, 121, 154); /* oklch */ color: oklch(74.1% 0.165 6.5);
Tailwind
colors: {
custom: {
50: '#ffa4b7',
500: '#ff799a',
950: '#000000',
},
}SCSS
$custom: #ff799a; $custom-light: #ffa4b7; $custom-dark: #000000;
JSON
{
"hex": "#ff799a",
"rgb": {
"r": 255,
"g": 121,
"b": 154
},
"hsl": {
"h": 345.224,
"s": 100,
"l": 73.725
},
"oklch": {
"l": 0.7408,
"c": 0.1654,
"h": 6.5
},
"luminance": 0.37268
}Semantic roles & 50–950 ramp
primary
#FF799A
secondary
#D4F7EF
accent
#E6AD00
background
#FFFAFB
surface
#FFF4F6
border
#D7CED0
text
#190F11
muted
#877F80