#FD989F#FD989F
#FD989F is a light, vivid red. Relative luminance 0.458; OKLCH L 78.6% C 0.121 H 15.8°. Best body text is #000000 at 10.17:1 contrast (WCAG AA passes).
Color values
| HEX | #FD989F |
|---|---|
| RGB | rgb(253, 152, 159) |
| HSL | hsl(356, 96%, 79%) |
| HSV | hsv(356, 40%, 99%) |
| CMYK | cmyk(0%, 39.9%, 37.2%, 0.8%) |
| CIE-LAB | lab(73.45, 38.55, 12.68) |
| CIE-LCH | lch(73.45, 40.58, 18.21°) |
| OKLab | oklab(78.59% 0.1168 0.033) |
| OKLCH | oklch(78.59% 0.121 15.8) |
| XYZ | xyz(57.9969, 45.8471, 38.5890) |
| Luminance | 0.4584 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Rose Pink
#F7879A
ΔE00 4.75
Blush Pink
#FE828C
ΔE00 4.94
Rosa
#FE86A4
ΔE00 6.63
Lightcoral
#F08080
ΔE00 6.76
Carnation
#FD798F
ΔE00 6.94
Pig Pink
#E78EA5
ΔE00 7.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FD989F #98FDF6
analogous
#FD98D1 #FD989F #FDC498
triadic
#FD989F #9FFD98 #989FFD
tetradic
#FD989F #D1FD98 #98FDF6 #C498FD
square
#FD989F #D1FD98 #98FDF6 #C498FD
split-complementary
#FD989F #98FDC4 #98D1FD
monochromatic
#FB202F #FC5C67 #FD989F #FED4D7 #FEE1E3
Accessibility & contrast
On white
2.07
#FD989F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.17
#FD989F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FD989F
10.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FD989F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FD989F | 1.00 | 2.07 | 10.17 | 10.17 |
| #FFFFFF | 2.07 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ABA89F
Deuteranopia (green-blind)
#C4BC9D
Tritanopia (blue-blind)
#FF8D9B
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #fd989f; /* rgb */ color: rgb(253, 152, 159); /* oklch */ color: oklch(78.6% 0.121 15.8);
Tailwind
colors: {
custom: {
50: '#ffb7bb',
500: '#fd989f',
950: '#000000',
},
}SCSS
$custom: #fd989f; $custom-light: #ffb7bb; $custom-dark: #000000;
JSON
{
"hex": "#fd989f",
"rgb": {
"r": 253,
"g": 152,
"b": 159
},
"hsl": {
"h": 355.842,
"s": 96.19,
"l": 79.412
},
"oklch": {
"l": 0.78588,
"c": 0.12131,
"h": 15.8
},
"luminance": 0.45842
}Semantic roles & 50–950 ramp
primary
#FD989F
secondary
#D4F7F4
accent
#E6D600
background
#FFFBFB
surface
#FFF6F6
border
#D7D0D0
text
#181111
muted
#868080