#FD98AE#FD98AE
#FD98AE is a light, vivid red. Relative luminance 0.464; OKLCH L 79.0% C 0.123 H 6.2°. Best body text is #000000 at 10.28:1 contrast (WCAG AA passes).
Color values
| HEX | #FD98AE |
|---|---|
| RGB | rgb(253, 152, 174) |
| HSL | hsl(347, 96%, 79%) |
| HSV | hsv(347, 40%, 99%) |
| CMYK | cmyk(0%, 39.9%, 31.2%, 0.8%) |
| CIE-LAB | lab(73.80, 40.34, 4.91) |
| CIE-LCH | lch(73.80, 40.64, 6.94°) |
| OKLab | oklab(78.98% 0.1223 0.0133) |
| OKLCH | oklch(78.98% 0.123 6.2) |
| XYZ | xyz(59.3784, 46.3997, 45.8649) |
| Luminance | 0.4639 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Rosa
#FE86A4
ΔE00 3.96
Pig Pink
#E78EA5
ΔE00 4.29
Rose Pink
#F7879A
ΔE00 4.43
Pinky
#FC86AA
ΔE00 4.51
Soft Pink
#FDB0C0
ΔE00 5.68
Carnation Pink
#FF7FA7
ΔE00 5.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FD98AE #98FDE7
analogous
#FD98E0 #FD98AE #FDB598
triadic
#FD98AE #AEFD98 #98AEFD
tetradic
#FD98AE #E0FD98 #98FDE7 #B598FD
square
#FD98AE #E0FD98 #98FDE7 #B598FD
split-complementary
#FD98AE #98FDB5 #98E0FD
monochromatic
#FB2050 #FC5C7F #FD98AE #FED4DD #FEE1E7
Accessibility & contrast
On white
2.04
#FD98AE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.28
#FD98AE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FD98AE
10.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FD98AE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FD98AE | 1.00 | 2.04 | 10.28 | 10.28 |
| #FFFFFF | 2.04 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A8AAAF
Deuteranopia (green-blind)
#C1BDAC
Tritanopia (blue-blind)
#FF90A0
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #fd98ae; /* rgb */ color: rgb(253, 152, 174); /* oklch */ color: oklch(79.0% 0.123 6.2);
Tailwind
colors: {
custom: {
50: '#ffb8c6',
500: '#fd98ae',
950: '#000000',
},
}SCSS
$custom: #fd98ae; $custom-light: #ffb8c6; $custom-dark: #000000;
JSON
{
"hex": "#fd98ae",
"rgb": {
"r": 253,
"g": 152,
"b": 174
},
"hsl": {
"h": 346.931,
"s": 96.19,
"l": 79.412
},
"oklch": {
"l": 0.78978,
"c": 0.12301,
"h": 6.2
},
"luminance": 0.46395
}Semantic roles & 50–950 ramp
primary
#FD98AE
secondary
#D4F7EF
accent
#E6B400
background
#FFFBFC
surface
#FFF6F8
border
#D7D0D1
text
#181113
muted
#868082