#FD7E98#FD7E98
#FD7E98 is a light, vivid red. Relative luminance 0.381; OKLCH L 74.5% C 0.156 H 8.7°. Best body text is #000000 at 8.61:1 contrast (WCAG AA passes).
Color values
| HEX | #FD7E98 |
|---|---|
| RGB | rgb(253, 126, 152) |
| HSL | hsl(348, 97%, 74%) |
| HSV | hsv(348, 50%, 99%) |
| CMYK | cmyk(0%, 50.2%, 39.9%, 0.8%) |
| CIE-LAB | lab(68.08, 50.79, 8.98) |
| CIE-LCH | lch(68.08, 51.58, 10.02°) |
| OKLab | oklab(74.46% 0.1542 0.0237) |
| OKLCH | oklch(74.46% 0.156 8.7) |
| XYZ | xyz(53.6394, 38.0767, 34.2243) |
| Luminance | 0.3807 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Carnation
#FD798F
ΔE00 1.99
Rose Pink
#F7879A
ΔE00 2.21
Rosa
#FE86A4
ΔE00 2.58
Carnation Pink
#FF7FA7
ΔE00 3.84
Pinky
#FC86AA
ΔE00 4.13
Watermelon
#FC6C85
ΔE00 4.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FD7E98 #7EFDE3
analogous
#FD7ED7 #FD7E98 #FDA47E
triadic
#FD7E98 #98FD7E #7E98FD
tetradic
#FD7E98 #D7FD7E #7EFDE3 #A47EFD
square
#FD7E98 #D7FD7E #7EFDE3 #A47EFD
split-complementary
#FD7E98 #7EFDA4 #7ED7FD
monochromatic
#FB0538 #FC4268 #FD7E98 #FEBAC8 #FFE1E7
Accessibility & contrast
On white
2.44
#FD7E98 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.61
#FD7E98 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FD7E98
8.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FD7E98 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FD7E98 | 1.00 | 2.44 | 8.61 | 8.61 |
| #FFFFFF | 2.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#969799
Deuteranopia (green-blind)
#B6AF95
Tritanopia (blue-blind)
#FF7088
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #fd7e98; /* rgb */ color: rgb(253, 126, 152); /* oklch */ color: oklch(74.5% 0.156 8.7);
Tailwind
colors: {
custom: {
50: '#ffa7b6',
500: '#fd7e98',
950: '#000000',
},
}SCSS
$custom: #fd7e98; $custom-light: #ffa7b6; $custom-dark: #000000;
JSON
{
"hex": "#fd7e98",
"rgb": {
"r": 253,
"g": 126,
"b": 152
},
"hsl": {
"h": 347.717,
"s": 96.947,
"l": 74.314
},
"oklch": {
"l": 0.74456,
"c": 0.15598,
"h": 8.7
},
"luminance": 0.38071
}Semantic roles & 50–950 ramp
primary
#FD7E98
secondary
#D4F7F0
accent
#E6B700
background
#FFFAFB
surface
#FFF4F6
border
#D7CED0
text
#191011
muted
#877F80