#FD7994#FD7994
#FD7994 is a light, vivid red. Relative luminance 0.367; OKLCH L 73.7% C 0.162 H 9.1°. Best body text is #000000 at 8.34:1 contrast (WCAG AA passes).
Color values
| HEX | #FD7994 |
|---|---|
| RGB | rgb(253, 121, 148) |
| HSL | hsl(348, 97%, 73%) |
| HSV | hsv(348, 52%, 99%) |
| CMYK | cmyk(0%, 52.2%, 41.5%, 0.8%) |
| CIE-LAB | lab(67.05, 52.77, 9.78) |
| CIE-LCH | lch(67.05, 53.67, 10.50°) |
| OKLab | oklab(73.65% 0.1602 0.0257) |
| OKLCH | oklch(73.65% 0.162 9.1) |
| XYZ | xyz(52.6939, 36.7010, 32.3202) |
| Luminance | 0.3670 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Carnation
#FD798F
ΔE00 1.44
Rose Pink
#F7879A
ΔE00 3.06
Watermelon
#FC6C85
ΔE00 3.28
Rosa
#FE86A4
ΔE00 3.50
Rosy Pink
#F6688E
ΔE00 4.03
Carnation Pink
#FF7FA7
ΔE00 4.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FD7994 #79FDE2
analogous
#FD79D6 #FD7994 #FDA079
triadic
#FD7994 #94FD79 #7994FD
tetradic
#FD7994 #D6FD79 #79FDE2 #A079FD
square
#FD7994 #D6FD79 #79FDE2 #A079FD
split-complementary
#FD7994 #79FDA0 #79D6FD
monochromatic
#F80436 #FC3D64 #FD7994 #FEB5C4 #FFE1E7
Accessibility & contrast
On white
2.52
#FD7994 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.34
#FD7994 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FD7994
8.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FD7994 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FD7994 | 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)
#939395
Deuteranopia (green-blind)
#B4AD91
Tritanopia (blue-blind)
#FF6A83
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #fd7994; /* rgb */ color: rgb(253, 121, 148); /* oklch */ color: oklch(73.7% 0.162 9.1);
Tailwind
colors: {
custom: {
50: '#ffa3b3',
500: '#fd7994',
950: '#000000',
},
}SCSS
$custom: #fd7994; $custom-light: #ffa3b3; $custom-dark: #000000;
JSON
{
"hex": "#fd7994",
"rgb": {
"r": 253,
"g": 121,
"b": 148
},
"hsl": {
"h": 347.727,
"s": 97.059,
"l": 73.333
},
"oklch": {
"l": 0.73651,
"c": 0.1622,
"h": 9.1
},
"luminance": 0.36696
}Semantic roles & 50–950 ramp
primary
#FD7994
secondary
#D4F7F0
accent
#E6B700
background
#FFFAFB
surface
#FFF4F6
border
#D7CED0
text
#190F11
muted
#877F80