#FF7797#FF7797
#FF7797 is a light, vivid red. Relative luminance 0.367; OKLCH L 73.7% C 0.168 H 7.4°. Best body text is #000000 at 8.34:1 contrast (WCAG AA passes).
Color values
| HEX | #FF7797 |
|---|---|
| RGB | rgb(255, 119, 151) |
| HSL | hsl(346, 100%, 73%) |
| HSV | hsv(346, 53%, 100%) |
| CMYK | cmyk(0%, 53.3%, 40.8%, 0%) |
| CIE-LAB | lab(67.05, 54.68, 8.11) |
| CIE-LCH | lch(67.05, 55.28, 8.44°) |
| OKLab | oklab(73.73% 0.1662 0.0215) |
| OKLCH | oklch(73.73% 0.168 7.4) |
| XYZ | xyz(53.4260, 36.6937, 33.5411) |
| Luminance | 0.3669 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Carnation
#FD798F
ΔE00 2.50
Rosa
#FE86A4
ΔE00 3.26
Carnation Pink
#FF7FA7
ΔE00 3.49
Rosy Pink
#F6688E
ΔE00 3.58
Rose Pink
#F7879A
ΔE00 3.73
Watermelon
#FC6C85
ΔE00 3.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF7797 #77FFDF
analogous
#FF77DB #FF7797 #FF9B77
triadic
#FF7797 #97FF77 #7797FF
tetradic
#FF7797 #DBFF77 #77FFDF #9B77FF
square
#FF7797 #DBFF77 #77FFDF #9B77FF
split-complementary
#FF7797 #77FF9B #77DBFF
monochromatic
#FC003B #FF3A68 #FF7797 #FFB4C6 #FFE0E8
Accessibility & contrast
On white
2.52
#FF7797 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.34
#FF7797 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF7797
8.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF7797 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF7797 | 1.00 | 2.52 | 8.34 | 8.34 |
| #FFFFFF | 2.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#919398
Deuteranopia (green-blind)
#B4AD94
Tritanopia (blue-blind)
#FF6883
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #ff7797; /* rgb */ color: rgb(255, 119, 151); /* oklch */ color: oklch(73.7% 0.168 7.4);
Tailwind
colors: {
custom: {
50: '#ffa2b5',
500: '#ff7797',
950: '#000000',
},
}SCSS
$custom: #ff7797; $custom-light: #ffa2b5; $custom-dark: #000000;
JSON
{
"hex": "#ff7797",
"rgb": {
"r": 255,
"g": 119,
"b": 151
},
"hsl": {
"h": 345.882,
"s": 100,
"l": 73.333
},
"oklch": {
"l": 0.73728,
"c": 0.16757,
"h": 7.4
},
"luminance": 0.36688
}Semantic roles & 50–950 ramp
primary
#FF7797
secondary
#D4F7EF
accent
#E6AF00
background
#FFFAFB
surface
#FFF4F6
border
#D7CED0
text
#190F11
muted
#877F80