#FE989F#FE989F
#FE989F is a light, vivid red. Relative luminance 0.460; OKLCH L 78.7% C 0.122 H 15.8°. Best body text is #000000 at 10.21:1 contrast (WCAG AA passes).
Color values
| HEX | #FE989F |
|---|---|
| RGB | rgb(254, 152, 159) |
| HSL | hsl(356, 98%, 80%) |
| HSV | hsv(356, 40%, 100%) |
| CMYK | cmyk(0%, 40.2%, 37.4%, 0.4%) |
| CIE-LAB | lab(73.57, 38.91, 12.87) |
| CIE-LCH | lch(73.57, 40.98, 18.31°) |
| OKLab | oklab(78.71% 0.1178 0.0334) |
| OKLCH | oklch(78.71% 0.122 15.8) |
| XYZ | xyz(58.3620, 46.0354, 38.6061) |
| Luminance | 0.4603 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Rose Pink
#F7879A
ΔE00 4.80
Blush Pink
#FE828C
ΔE00 4.91
Rosa
#FE86A4
ΔE00 6.66
Lightcoral
#F08080
ΔE00 6.77
Carnation
#FD798F
ΔE00 6.94
Pig Pink
#E78EA5
ΔE00 7.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FE989F #98FEF7
analogous
#FE98D2 #FE989F #FEC498
triadic
#FE989F #9FFE98 #989FFE
tetradic
#FE989F #D2FE98 #98FEF7 #C498FE
square
#FE989F #D2FE98 #98FEF7 #C498FE
split-complementary
#FE989F #98FEC4 #98D2FE
monochromatic
#FD1F2E #FD5B67 #FE989F #FFD5D7 #FFE1E3
Accessibility & contrast
On white
2.06
#FE989F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.21
#FE989F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FE989F
10.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FE989F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FE989F | 1.00 | 2.06 | 10.21 | 10.21 |
| #FFFFFF | 2.06 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ACA99F
Deuteranopia (green-blind)
#C5BC9D
Tritanopia (blue-blind)
#FF8D9B
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #fe989f; /* rgb */ color: rgb(254, 152, 159); /* oklch */ color: oklch(78.7% 0.122 15.8);
Tailwind
colors: {
custom: {
50: '#ffb7bb',
500: '#fe989f',
950: '#000000',
},
}SCSS
$custom: #fe989f; $custom-light: #ffb7bb; $custom-dark: #000000;
JSON
{
"hex": "#fe989f",
"rgb": {
"r": 254,
"g": 152,
"b": 159
},
"hsl": {
"h": 355.882,
"s": 98.077,
"l": 79.608
},
"oklch": {
"l": 0.78707,
"c": 0.12248,
"h": 15.8
},
"luminance": 0.46031
}Semantic roles & 50–950 ramp
primary
#FE989F
secondary
#D4F7F5
accent
#E6D600
background
#FFFBFB
surface
#FFF6F6
border
#D7D0D0
text
#181111
muted
#868080