#FD7D99#FD7D99
#FD7D99 is a light, vivid red. Relative luminance 0.379; OKLCH L 74.3% C 0.158 H 7.9°. Best body text is #000000 at 8.57:1 contrast (WCAG AA passes).
Color values
| HEX | #FD7D99 |
|---|---|
| RGB | rgb(253, 125, 153) |
| HSL | hsl(347, 97%, 74%) |
| HSV | hsv(347, 51%, 99%) |
| CMYK | cmyk(0%, 50.6%, 39.5%, 0.8%) |
| CIE-LAB | lab(67.91, 51.38, 8.18) |
| CIE-LCH | lch(67.91, 52.03, 9.05°) |
| OKLab | oklab(74.34% 0.156 0.0217) |
| OKLCH | oklch(74.34% 0.158 7.9) |
| XYZ | xyz(53.5945, 37.8552, 34.6151) |
| Luminance | 0.3785 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Carnation
#FD798F
ΔE00 2.32
Rosa
#FE86A4
ΔE00 2.41
Rose Pink
#F7879A
ΔE00 2.56
Carnation Pink
#FF7FA7
ΔE00 3.41
Pinky
#FC86AA
ΔE00 3.81
Watermelon
#FC6C85
ΔE00 4.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FD7D99 #7DFDE1
analogous
#FD7DD9 #FD7D99 #FDA17D
triadic
#FD7D99 #99FD7D #7D99FD
tetradic
#FD7D99 #D9FD7D #7DFDE1 #A17DFD
square
#FD7D99 #D9FD7D #7DFDE1 #A17DFD
split-complementary
#FD7D99 #7DFDA1 #7DD9FD
monochromatic
#FB043A #FC416A #FD7D99 #FEB9C8 #FFE1E7
Accessibility & contrast
On white
2.45
#FD7D99 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.57
#FD7D99 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FD7D99
8.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FD7D99 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FD7D99 | 1.00 | 2.45 | 8.57 | 8.57 |
| #FFFFFF | 2.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#95969A
Deuteranopia (green-blind)
#B5AF96
Tritanopia (blue-blind)
#FF7087
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #fd7d99; /* rgb */ color: rgb(253, 125, 153); /* oklch */ color: oklch(74.3% 0.158 7.9);
Tailwind
colors: {
custom: {
50: '#ffa6b6',
500: '#fd7d99',
950: '#000000',
},
}SCSS
$custom: #fd7d99; $custom-light: #ffa6b6; $custom-dark: #000000;
JSON
{
"hex": "#fd7d99",
"rgb": {
"r": 253,
"g": 125,
"b": 153
},
"hsl": {
"h": 346.875,
"s": 96.97,
"l": 74.118
},
"oklch": {
"l": 0.74341,
"c": 0.15752,
"h": 7.9
},
"luminance": 0.3785
}Semantic roles & 50–950 ramp
primary
#FD7D99
secondary
#D4F7EF
accent
#E6B300
background
#FFFAFB
surface
#FFF4F6
border
#D7CED0
text
#191011
muted
#877F80