#FF7799#FF7799
#FF7799 is a light, vivid red. Relative luminance 0.368; OKLCH L 73.8% C 0.168 H 6.4°. Best body text is #000000 at 8.35:1 contrast (WCAG AA passes).
Color values
| HEX | #FF7799 |
|---|---|
| RGB | rgb(255, 119, 153) |
| HSL | hsl(345, 100%, 73%) |
| HSV | hsv(345, 53%, 100%) |
| CMYK | cmyk(0%, 53.3%, 40%, 0%) |
| CIE-LAB | lab(67.10, 54.89, 7.05) |
| CIE-LCH | lch(67.10, 55.34, 7.32°) |
| OKLab | oklab(73.78% 0.1669 0.0188) |
| OKLCH | oklch(73.78% 0.168 6.4) |
| XYZ | xyz(53.5898, 36.7592, 34.4038) |
| Luminance | 0.3675 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Carnation Pink
#FF7FA7
ΔE00 3.01
Carnation
#FD798F
ΔE00 3.04
Rosa
#FE86A4
ΔE00 3.10
Rosy Pink
#F6688E
ΔE00 3.55
Pinky
#FC86AA
ΔE00 3.94
Rose Pink
#F7879A
ΔE00 3.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF7799 #77FFDD
analogous
#FF77DD #FF7799 #FF9977
triadic
#FF7799 #99FF77 #7799FF
tetradic
#FF7799 #DDFF77 #77FFDD #9977FF
square
#FF7799 #DDFF77 #77FFDD #9977FF
split-complementary
#FF7799 #77FF99 #77DDFF
monochromatic
#FC003F #FF3A6B #FF7799 #FFB4C7 #FFE0E8
Accessibility & contrast
On white
2.51
#FF7799 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.35
#FF7799 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF7799
8.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF7799 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF7799 | 1.00 | 2.51 | 8.35 | 8.35 |
| #FFFFFF | 2.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#91939A
Deuteranopia (green-blind)
#B3AD96
Tritanopia (blue-blind)
#FF6984
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #ff7799; /* rgb */ color: rgb(255, 119, 153); /* oklch */ color: oklch(73.8% 0.168 6.4);
Tailwind
colors: {
custom: {
50: '#ffa2b6',
500: '#ff7799',
950: '#000000',
},
}SCSS
$custom: #ff7799; $custom-light: #ffa2b6; $custom-dark: #000000;
JSON
{
"hex": "#ff7799",
"rgb": {
"r": 255,
"g": 119,
"b": 153
},
"hsl": {
"h": 345,
"s": 100,
"l": 73.333
},
"oklch": {
"l": 0.73781,
"c": 0.16796,
"h": 6.4
},
"luminance": 0.36754
}Semantic roles & 50–950 ramp
primary
#FF7799
secondary
#D4F7EE
accent
#E6AC00
background
#FFFAFB
surface
#FFF4F6
border
#D7CED0
text
#190F11
muted
#877F80