#FD8A98#FD8A98
#FD8A98 is a light, vivid red. Relative luminance 0.413; OKLCH L 76.2% C 0.140 H 13.2°. Best body text is #000000 at 9.27:1 contrast (WCAG AA passes).
Color values
| HEX | #FD8A98 |
|---|---|
| RGB | rgb(253, 138, 152) |
| HSL | hsl(353, 97%, 77%) |
| HSV | hsv(353, 45%, 99%) |
| CMYK | cmyk(0%, 45.5%, 39.9%, 0.8%) |
| CIE-LAB | lab(70.41, 44.88, 12.28) |
| CIE-LCH | lch(70.41, 46.53, 15.30°) |
| OKLab | oklab(76.22% 0.1359 0.0319) |
| OKLCH | oklch(76.22% 0.14 13.2) |
| XYZ | xyz(55.2670, 41.3318, 34.7668) |
| Luminance | 0.4133 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Rose Pink
#F7879A
ΔE00 2.02
Blush Pink
#FE828C
ΔE00 2.65
Carnation
#FD798F
ΔE00 3.63
Rosa
#FE86A4
ΔE00 4.37
Lightcoral
#F08080
ΔE00 5.62
Pig Pink
#E78EA5
ΔE00 6.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FD8A98 #8AFDEF
analogous
#FD8AD2 #FD8A98 #FDB68A
triadic
#FD8A98 #98FD8A #8A98FD
tetradic
#FD8A98 #D2FD8A #8AFDEF #B68AFD
square
#FD8A98 #D2FD8A #8AFDEF #B68AFD
split-complementary
#FD8A98 #8AFDB6 #8AD2FD
monochromatic
#FB122E #FC4E63 #FD8A98 #FEC6CD #FEE1E5
Accessibility & contrast
On white
2.27
#FD8A98 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.27
#FD8A98 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FD8A98
9.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FD8A98 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FD8A98 | 1.00 | 2.27 | 9.27 | 9.27 |
| #FFFFFF | 2.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A09E98
Deuteranopia (green-blind)
#BDB596
Tritanopia (blue-blind)
#FF7D8F
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #fd8a98; /* rgb */ color: rgb(253, 138, 152); /* oklch */ color: oklch(76.2% 0.140 13.2);
Tailwind
colors: {
custom: {
50: '#ffaeb6',
500: '#fd8a98',
950: '#000000',
},
}SCSS
$custom: #fd8a98; $custom-light: #ffaeb6; $custom-dark: #000000;
JSON
{
"hex": "#fd8a98",
"rgb": {
"r": 253,
"g": 138,
"b": 152
},
"hsl": {
"h": 352.696,
"s": 96.639,
"l": 76.667
},
"oklch": {
"l": 0.76221,
"c": 0.13962,
"h": 13.2
},
"luminance": 0.41327
}Semantic roles & 50–950 ramp
primary
#FD8A98
secondary
#D4F7F3
accent
#E6CA00
background
#FFFAFB
surface
#FFF5F6
border
#D7CFD0
text
#181011
muted
#867F80