#FD98A1#FD98A1
#FD98A1 is a light, vivid red. Relative luminance 0.459; OKLCH L 78.6% C 0.121 H 14.5°. Best body text is #000000 at 10.18:1 contrast (WCAG AA passes).
Color values
| HEX | #FD98A1 |
|---|---|
| RGB | rgb(253, 152, 161) |
| HSL | hsl(355, 96%, 79%) |
| HSV | hsv(355, 40%, 99%) |
| CMYK | cmyk(0%, 39.9%, 36.4%, 0.8%) |
| CIE-LAB | lab(73.49, 38.78, 11.64) |
| CIE-LCH | lch(73.49, 40.49, 16.71°) |
| OKLab | oklab(78.64% 0.1175 0.0304) |
| OKLCH | oklch(78.64% 0.121 14.5) |
| XYZ | xyz(58.1718, 45.9171, 39.5104) |
| Luminance | 0.4591 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Rose Pink
#F7879A
ΔE00 4.39
Blush Pink
#FE828C
ΔE00 5.10
Rosa
#FE86A4
ΔE00 6.10
Pig Pink
#E78EA5
ΔE00 6.52
Carnation
#FD798F
ΔE00 6.79
Soft Pink
#FDB0C0
ΔE00 7.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FD98A1 #98FDF4
analogous
#FD98D4 #FD98A1 #FDC198
triadic
#FD98A1 #A1FD98 #98A1FD
tetradic
#FD98A1 #D4FD98 #98FDF4 #C198FD
square
#FD98A1 #D4FD98 #98FDF4 #C198FD
split-complementary
#FD98A1 #98FDC1 #98D4FD
monochromatic
#FB2033 #FC5C6A #FD98A1 #FED4D8 #FEE1E4
Accessibility & contrast
On white
2.06
#FD98A1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.18
#FD98A1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FD98A1
10.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FD98A1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FD98A1 | 1.00 | 2.06 | 10.18 | 10.18 |
| #FFFFFF | 2.06 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ABA9A1
Deuteranopia (green-blind)
#C4BC9F
Tritanopia (blue-blind)
#FF8D9B
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #fd98a1; /* rgb */ color: rgb(253, 152, 161); /* oklch */ color: oklch(78.6% 0.121 14.5);
Tailwind
colors: {
custom: {
50: '#ffb7bc',
500: '#fd98a1',
950: '#000000',
},
}SCSS
$custom: #fd98a1; $custom-light: #ffb7bc; $custom-dark: #000000;
JSON
{
"hex": "#fd98a1",
"rgb": {
"r": 253,
"g": 152,
"b": 161
},
"hsl": {
"h": 354.653,
"s": 96.19,
"l": 79.412
},
"oklch": {
"l": 0.78637,
"c": 0.12137,
"h": 14.5
},
"luminance": 0.45912
}Semantic roles & 50–950 ramp
primary
#FD98A1
secondary
#D4F7F4
accent
#E6D100
background
#FFFBFB
surface
#FFF6F6
border
#D7D0D0
text
#181112
muted
#868081