#FD7E99#FD7E99
#FD7E99 is a light, vivid red. Relative luminance 0.381; OKLCH L 74.5% C 0.156 H 8.2°. Best body text is #000000 at 8.62:1 contrast (WCAG AA passes).
Color values
| HEX | #FD7E99 |
|---|---|
| RGB | rgb(253, 126, 153) |
| HSL | hsl(347, 97%, 74%) |
| HSV | hsv(347, 50%, 99%) |
| CMYK | cmyk(0%, 50.2%, 39.5%, 0.8%) |
| CIE-LAB | lab(68.10, 50.90, 8.45) |
| CIE-LCH | lch(68.10, 51.59, 9.42°) |
| OKLab | oklab(74.48% 0.1545 0.0223) |
| OKLCH | oklch(74.48% 0.156 8.2) |
| XYZ | xyz(53.7217, 38.1096, 34.6575) |
| Luminance | 0.3810 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Carnation
#FD798F
ΔE00 2.24
Rose Pink
#F7879A
ΔE00 2.32
Rosa
#FE86A4
ΔE00 2.37
Carnation Pink
#FF7FA7
ΔE00 3.56
Pinky
#FC86AA
ΔE00 3.87
Watermelon
#FC6C85
ΔE00 4.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FD7E99 #7EFDE2
analogous
#FD7ED9 #FD7E99 #FDA37E
triadic
#FD7E99 #99FD7E #7E99FD
tetradic
#FD7E99 #D9FD7E #7EFDE2 #A37EFD
square
#FD7E99 #D9FD7E #7EFDE2 #A37EFD
split-complementary
#FD7E99 #7EFDA3 #7ED9FD
monochromatic
#FB053A #FC4269 #FD7E99 #FEBAC9 #FFE1E7
Accessibility & contrast
On white
2.44
#FD7E99 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.62
#FD7E99 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FD7E99
8.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FD7E99 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FD7E99 | 1.00 | 2.44 | 8.62 | 8.62 |
| #FFFFFF | 2.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#96979A
Deuteranopia (green-blind)
#B6AF96
Tritanopia (blue-blind)
#FF7188
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #fd7e99; /* rgb */ color: rgb(253, 126, 153); /* oklch */ color: oklch(74.5% 0.156 8.2);
Tailwind
colors: {
custom: {
50: '#ffa7b6',
500: '#fd7e99',
950: '#000000',
},
}SCSS
$custom: #fd7e99; $custom-light: #ffa7b6; $custom-dark: #000000;
JSON
{
"hex": "#fd7e99",
"rgb": {
"r": 253,
"g": 126,
"b": 153
},
"hsl": {
"h": 347.244,
"s": 96.947,
"l": 74.314
},
"oklch": {
"l": 0.74482,
"c": 0.15614,
"h": 8.2
},
"luminance": 0.38104
}Semantic roles & 50–950 ramp
primary
#FD7E99
secondary
#D4F7EF
accent
#E6B500
background
#FFFAFB
surface
#FFF4F6
border
#D7CED0
text
#191011
muted
#877F80