#FD799A#FD799A
#FD799A is a light, vivid red. Relative luminance 0.369; OKLCH L 73.8% C 0.163 H 6.2°. Best body text is #000000 at 8.38:1 contrast (WCAG AA passes).
Color values
| HEX | #FD799A |
|---|---|
| RGB | rgb(253, 121, 154) |
| HSL | hsl(345, 97%, 73%) |
| HSV | hsv(345, 52%, 99%) |
| CMYK | cmyk(0%, 52.2%, 39.1%, 0.8%) |
| CIE-LAB | lab(67.20, 53.40, 6.59) |
| CIE-LCH | lch(67.20, 53.80, 7.04°) |
| OKLab | oklab(73.81% 0.1623 0.0176) |
| OKLCH | oklch(73.81% 0.163 6.2) |
| XYZ | xyz(53.1812, 36.8959, 34.8865) |
| Luminance | 0.3689 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Rosa
#FE86A4
ΔE00 2.74
Carnation Pink
#FF7FA7
ΔE00 2.76
Carnation
#FD798F
ΔE00 3.12
Pinky
#FC86AA
ΔE00 3.58
Rose Pink
#F7879A
ΔE00 3.67
Rosy Pink
#F6688E
ΔE00 3.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FD799A #79FDDC
analogous
#FD79DC #FD799A #FD9A79
triadic
#FD799A #9AFD79 #799AFD
tetradic
#FD799A #DCFD79 #79FDDC #9A79FD
square
#FD799A #DCFD79 #79FDDC #9A79FD
split-complementary
#FD799A #79FD9A #79DCFD
monochromatic
#F80441 #FC3D6D #FD799A #FEB5C7 #FFE1E8
Accessibility & contrast
On white
2.51
#FD799A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.38
#FD799A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FD799A
8.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FD799A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FD799A | 1.00 | 2.51 | 8.38 | 8.38 |
| #FFFFFF | 2.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#91949B
Deuteranopia (green-blind)
#B3AD97
Tritanopia (blue-blind)
#FF6C85
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #fd799a; /* rgb */ color: rgb(253, 121, 154); /* oklch */ color: oklch(73.8% 0.163 6.2);
Tailwind
colors: {
custom: {
50: '#ffa3b7',
500: '#fd799a',
950: '#000000',
},
}SCSS
$custom: #fd799a; $custom-light: #ffa3b7; $custom-dark: #000000;
JSON
{
"hex": "#fd799a",
"rgb": {
"r": 253,
"g": 121,
"b": 154
},
"hsl": {
"h": 345,
"s": 97.059,
"l": 73.333
},
"oklch": {
"l": 0.7381,
"c": 0.16328,
"h": 6.2
},
"luminance": 0.3689
}Semantic roles & 50–950 ramp
primary
#FD799A
secondary
#D4F7EE
accent
#E6AC00
background
#FFFAFB
surface
#FFF4F6
border
#D7CED0
text
#190F11
muted
#877F80