#FD7C94#FD7C94
#FD7C94 is a light, vivid red. Relative luminance 0.374; OKLCH L 74.1% C 0.158 H 10.1°. Best body text is #000000 at 8.49:1 contrast (WCAG AA passes).
Color values
| HEX | #FD7C94 |
|---|---|
| RGB | rgb(253, 124, 148) |
| HSL | hsl(349, 97%, 74%) |
| HSV | hsv(349, 51%, 99%) |
| CMYK | cmyk(0%, 51%, 41.5%, 0.8%) |
| CIE-LAB | lab(67.61, 51.33, 10.57) |
| CIE-LCH | lch(67.61, 52.41, 11.63°) |
| OKLab | oklab(74.07% 0.1557 0.0276) |
| OKLCH | oklch(74.07% 0.158 10.1) |
| XYZ | xyz(53.0642, 37.4415, 32.4436) |
| Luminance | 0.3744 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Carnation
#FD798F
ΔE00 1.10
Rose Pink
#F7879A
ΔE00 2.47
Rosa
#FE86A4
ΔE00 3.45
Watermelon
#FC6C85
ΔE00 3.51
Blush Pink
#FE828C
ΔE00 3.86
Carnation Pink
#FF7FA7
ΔE00 4.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FD7C94 #7CFDE5
analogous
#FD7CD5 #FD7C94 #FDA57C
triadic
#FD7C94 #94FD7C #7C94FD
tetradic
#FD7C94 #D5FD7C #7CFDE5 #A57CFD
square
#FD7C94 #D5FD7C #7CFDE5 #A57CFD
split-complementary
#FD7C94 #7CFDA5 #7CD5FD
monochromatic
#FB0432 #FC4063 #FD7C94 #FEB8C5 #FFE1E6
Accessibility & contrast
On white
2.47
#FD7C94 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.49
#FD7C94 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FD7C94
8.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FD7C94 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FD7C94 | 1.00 | 2.47 | 8.49 | 8.49 |
| #FFFFFF | 2.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#959594
Deuteranopia (green-blind)
#B6AE91
Tritanopia (blue-blind)
#FF6D85
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #fd7c94; /* rgb */ color: rgb(253, 124, 148); /* oklch */ color: oklch(74.1% 0.158 10.1);
Tailwind
colors: {
custom: {
50: '#ffa5b3',
500: '#fd7c94',
950: '#000000',
},
}SCSS
$custom: #fd7c94; $custom-light: #ffa5b3; $custom-dark: #000000;
JSON
{
"hex": "#fd7c94",
"rgb": {
"r": 253,
"g": 124,
"b": 148
},
"hsl": {
"h": 348.837,
"s": 96.992,
"l": 73.922
},
"oklch": {
"l": 0.7407,
"c": 0.15814,
"h": 10.1
},
"luminance": 0.37436
}Semantic roles & 50–950 ramp
primary
#FD7C94
secondary
#D4F7F0
accent
#E6BB00
background
#FFFAFB
surface
#FFF4F6
border
#D7CED0
text
#191011
muted
#877F80