#FD7796#FD7796
#FD7796 is a light, vivid red. Relative luminance 0.363; OKLCH L 73.4% C 0.165 H 7.5°. Best body text is #000000 at 8.26:1 contrast (WCAG AA passes).
Color values
| HEX | #FD7796 |
|---|---|
| RGB | rgb(253, 119, 150) |
| HSL | hsl(346, 97%, 73%) |
| HSV | hsv(346, 53%, 99%) |
| CMYK | cmyk(0%, 53%, 40.7%, 0.8%) |
| CIE-LAB | lab(66.74, 53.92, 8.20) |
| CIE-LCH | lch(66.74, 54.54, 8.64°) |
| OKLab | oklab(73.43% 0.1638 0.0217) |
| OKLCH | oklch(73.43% 0.165 7.5) |
| XYZ | xyz(52.6131, 36.2838, 33.0809) |
| Luminance | 0.3628 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Carnation
#FD798F
ΔE00 2.37
Rosa
#FE86A4
ΔE00 3.37
Rosy Pink
#F6688E
ΔE00 3.43
Rose Pink
#F7879A
ΔE00 3.64
Carnation Pink
#FF7FA7
ΔE00 3.64
Watermelon
#FC6C85
ΔE00 3.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FD7796 #77FDDE
analogous
#FD77D9 #FD7796 #FD9B77
triadic
#FD7796 #96FD77 #7796FD
tetradic
#FD7796 #D9FD77 #77FDDE #9B77FD
square
#FD7796 #D9FD77 #77FDDE #9B77FD
split-complementary
#FD7796 #77FD9B #77D9FD
monochromatic
#F6043C #FC3B67 #FD7796 #FEB3C5 #FFE1E8
Accessibility & contrast
On white
2.54
#FD7796 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.26
#FD7796 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FD7796
8.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FD7796 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FD7796 | 1.00 | 2.54 | 8.26 | 8.26 |
| #FFFFFF | 2.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#919297
Deuteranopia (green-blind)
#B3AC93
Tritanopia (blue-blind)
#FF6882
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #fd7796; /* rgb */ color: rgb(253, 119, 150); /* oklch */ color: oklch(73.4% 0.165 7.5);
Tailwind
colors: {
custom: {
50: '#ffa2b4',
500: '#fd7796',
950: '#000000',
},
}SCSS
$custom: #fd7796; $custom-light: #ffa2b4; $custom-dark: #000000;
JSON
{
"hex": "#fd7796",
"rgb": {
"r": 253,
"g": 119,
"b": 150
},
"hsl": {
"h": 346.119,
"s": 97.101,
"l": 72.941
},
"oklch": {
"l": 0.73429,
"c": 0.16526,
"h": 7.5
},
"luminance": 0.36278
}Semantic roles & 50–950 ramp
primary
#FD7796
secondary
#D4F7EF
accent
#E6B000
background
#FFFAFB
surface
#FFF4F6
border
#D7CED0
text
#190F11
muted
#877F80