#FD7D96#FD7D96
#FD7D96 is a light, vivid red. Relative luminance 0.378; OKLCH L 74.3% C 0.157 H 9.4°. Best body text is #000000 at 8.55:1 contrast (WCAG AA passes).
Color values
| HEX | #FD7D96 |
|---|---|
| RGB | rgb(253, 125, 150) |
| HSL | hsl(348, 97%, 74%) |
| HSV | hsv(348, 51%, 99%) |
| CMYK | cmyk(0%, 50.6%, 40.7%, 0.8%) |
| CIE-LAB | lab(67.84, 51.06, 9.77) |
| CIE-LCH | lch(67.84, 51.99, 10.83°) |
| OKLab | oklab(74.26% 0.1549 0.0256) |
| OKLCH | oklch(74.26% 0.157 9.4) |
| XYZ | xyz(53.3498, 37.7573, 33.3265) |
| Luminance | 0.3775 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Carnation
#FD798F
ΔE00 1.54
Rose Pink
#F7879A
ΔE00 2.30
Rosa
#FE86A4
ΔE00 3.01
Watermelon
#FC6C85
ΔE00 3.88
Blush Pink
#FE828C
ΔE00 4.18
Carnation Pink
#FF7FA7
ΔE00 4.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FD7D96 #7DFDE4
analogous
#FD7DD6 #FD7D96 #FDA47D
triadic
#FD7D96 #96FD7D #7D96FD
tetradic
#FD7D96 #D6FD7D #7DFDE4 #A47DFD
square
#FD7D96 #D6FD7D #7DFDE4 #A47DFD
split-complementary
#FD7D96 #7DFDA4 #7DD6FD
monochromatic
#FB0435 #FC4165 #FD7D96 #FEB9C7 #FFE1E7
Accessibility & contrast
On white
2.46
#FD7D96 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.55
#FD7D96 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FD7D96
8.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FD7D96 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FD7D96 | 1.00 | 2.46 | 8.55 | 8.55 |
| #FFFFFF | 2.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#969696
Deuteranopia (green-blind)
#B6AF93
Tritanopia (blue-blind)
#FF6F86
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #fd7d96; /* rgb */ color: rgb(253, 125, 150); /* oklch */ color: oklch(74.3% 0.157 9.4);
Tailwind
colors: {
custom: {
50: '#ffa6b4',
500: '#fd7d96',
950: '#000000',
},
}SCSS
$custom: #fd7d96; $custom-light: #ffa6b4; $custom-dark: #000000;
JSON
{
"hex": "#fd7d96",
"rgb": {
"r": 253,
"g": 125,
"b": 150
},
"hsl": {
"h": 348.281,
"s": 96.97,
"l": 74.118
},
"oklch": {
"l": 0.74262,
"c": 0.15705,
"h": 9.4
},
"luminance": 0.37752
}Semantic roles & 50–950 ramp
primary
#FD7D96
secondary
#D4F7F0
accent
#E6B900
background
#FFFAFB
surface
#FFF4F6
border
#D7CED0
text
#191011
muted
#877F80