#FD989B#FD989B
#FD989B is a light, vivid red. Relative luminance 0.457; OKLCH L 78.5% C 0.121 H 18.3°. Best body text is #000000 at 10.14:1 contrast (WCAG AA passes).
Color values
| HEX | #FD989B |
|---|---|
| RGB | rgb(253, 152, 155) |
| HSL | hsl(358, 96%, 79%) |
| HSV | hsv(358, 40%, 99%) |
| CMYK | cmyk(0%, 39.9%, 38.7%, 0.8%) |
| CIE-LAB | lab(73.36, 38.10, 14.76) |
| CIE-LCH | lch(73.36, 40.86, 21.18°) |
| OKLab | oklab(78.49% 0.1152 0.0381) |
| OKLCH | oklch(78.49% 0.121 18.3) |
| XYZ | xyz(57.6554, 45.7105, 36.7905) |
| Luminance | 0.4571 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Blush Pink
#FE828C
ΔE00 4.91
Rose Pink
#F7879A
ΔE00 5.64
Lightcoral
#F08080
ΔE00 6.18
Peachy Pink
#FF9A8A
ΔE00 6.37
Blush (survey)
#F29E8E
ΔE00 6.88
Salmon Pink
#FE7B7C
ΔE00 6.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FD989B #98FDFA
analogous
#FD98CE #FD989B #FDC898
triadic
#FD989B #9BFD98 #989BFD
tetradic
#FD989B #CEFD98 #98FDFA #C898FD
square
#FD989B #CEFD98 #98FDFA #C898FD
split-complementary
#FD989B #98FDC8 #98CEFD
monochromatic
#FB2026 #FC5C61 #FD989B #FED4D5 #FEE1E2
Accessibility & contrast
On white
2.07
#FD989B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.14
#FD989B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FD989B
10.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FD989B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FD989B | 1.00 | 2.07 | 10.14 | 10.14 |
| #FFFFFF | 2.07 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ACA89B
Deuteranopia (green-blind)
#C5BC99
Tritanopia (blue-blind)
#FF8C9A
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #fd989b; /* rgb */ color: rgb(253, 152, 155); /* oklch */ color: oklch(78.5% 0.121 18.3);
Tailwind
colors: {
custom: {
50: '#ffb7b8',
500: '#fd989b',
950: '#000000',
},
}SCSS
$custom: #fd989b; $custom-light: #ffb7b8; $custom-dark: #000000;
JSON
{
"hex": "#fd989b",
"rgb": {
"r": 253,
"g": 152,
"b": 155
},
"hsl": {
"h": 358.218,
"s": 96.19,
"l": 79.412
},
"oklch": {
"l": 0.7849,
"c": 0.12137,
"h": 18.3
},
"luminance": 0.45706
}Semantic roles & 50–950 ramp
primary
#FD989B
secondary
#D4F7F6
accent
#E6DF00
background
#FFFBFB
surface
#FFF6F6
border
#D7D0D0
text
#181111
muted
#868080