#FD7D94#FD7D94
#FD7D94 is a light, vivid red. Relative luminance 0.377; OKLCH L 74.2% C 0.157 H 10.4°. Best body text is #000000 at 8.54:1 contrast (WCAG AA passes).
Color values
| HEX | #FD7D94 |
|---|---|
| RGB | rgb(253, 125, 148) |
| HSL | hsl(349, 97%, 74%) |
| HSV | hsv(349, 51%, 99%) |
| CMYK | cmyk(0%, 50.6%, 41.5%, 0.8%) |
| CIE-LAB | lab(67.79, 50.85, 10.83) |
| CIE-LCH | lch(67.79, 51.99, 12.02°) |
| OKLab | oklab(74.21% 0.1542 0.0283) |
| OKLCH | oklch(74.21% 0.157 10.4) |
| XYZ | xyz(53.1901, 37.6934, 32.4856) |
| Luminance | 0.3769 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Carnation
#FD798F
ΔE00 1.09
Rose Pink
#F7879A
ΔE00 2.30
Rosa
#FE86A4
ΔE00 3.48
Blush Pink
#FE828C
ΔE00 3.63
Watermelon
#FC6C85
ΔE00 3.63
Carnation Pink
#FF7FA7
ΔE00 4.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FD7D94 #7DFDE6
analogous
#FD7DD4 #FD7D94 #FDA67D
triadic
#FD7D94 #94FD7D #7D94FD
tetradic
#FD7D94 #D4FD7D #7DFDE6 #A67DFD
square
#FD7D94 #D4FD7D #7DFDE6 #A67DFD
split-complementary
#FD7D94 #7DFDA6 #7DD4FD
monochromatic
#FB0431 #FC4162 #FD7D94 #FEB9C6 #FFE1E6
Accessibility & contrast
On white
2.46
#FD7D94 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.54
#FD7D94 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FD7D94
8.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FD7D94 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FD7D94 | 1.00 | 2.46 | 8.54 | 8.54 |
| #FFFFFF | 2.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#969694
Deuteranopia (green-blind)
#B6AF91
Tritanopia (blue-blind)
#FF6F85
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #fd7d94; /* rgb */ color: rgb(253, 125, 148); /* oklch */ color: oklch(74.2% 0.157 10.4);
Tailwind
colors: {
custom: {
50: '#ffa6b3',
500: '#fd7d94',
950: '#000000',
},
}SCSS
$custom: #fd7d94; $custom-light: #ffa6b3; $custom-dark: #000000;
JSON
{
"hex": "#fd7d94",
"rgb": {
"r": 253,
"g": 125,
"b": 148
},
"hsl": {
"h": 349.219,
"s": 96.97,
"l": 74.118
},
"oklch": {
"l": 0.74211,
"c": 0.15678,
"h": 10.4
},
"luminance": 0.37688
}Semantic roles & 50–950 ramp
primary
#FD7D94
secondary
#D4F7F1
accent
#E6BC00
background
#FFFAFB
surface
#FFF4F6
border
#D7CED0
text
#191011
muted
#877F80