#FE989B#FE989B
#FE989B is a light, vivid red. Relative luminance 0.459; OKLCH L 78.6% C 0.123 H 18.3°. Best body text is #000000 at 10.18:1 contrast (WCAG AA passes).
Color values
| HEX | #FE989B |
|---|---|
| RGB | rgb(254, 152, 155) |
| HSL | hsl(358, 98%, 80%) |
| HSV | hsv(358, 40%, 100%) |
| CMYK | cmyk(0%, 40.2%, 39%, 0.4%) |
| CIE-LAB | lab(73.48, 38.46, 14.95) |
| CIE-LCH | lch(73.48, 41.26, 21.25°) |
| OKLab | oklab(78.61% 0.1163 0.0386) |
| OKLCH | oklch(78.61% 0.123 18.3) |
| XYZ | xyz(58.0205, 45.8988, 36.8076) |
| Luminance | 0.4589 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Blush Pink
#FE828C
ΔE00 4.89
Rose Pink
#F7879A
ΔE00 5.69
Lightcoral
#F08080
ΔE00 6.21
Peachy Pink
#FF9A8A
ΔE00 6.34
Salmon Pink
#FE7B7C
ΔE00 6.88
Blush (survey)
#F29E8E
ΔE00 6.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FE989B #98FEFB
analogous
#FE98CE #FE989B #FEC898
triadic
#FE989B #9BFE98 #989BFE
tetradic
#FE989B #CEFE98 #98FEFB #C898FE
square
#FE989B #CEFE98 #98FEFB #C898FE
split-complementary
#FE989B #98FEC8 #98CEFE
monochromatic
#FD1F25 #FD5B60 #FE989B #FFD5D6 #FFE1E2
Accessibility & contrast
On white
2.06
#FE989B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.18
#FE989B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FE989B
10.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FE989B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FE989B | 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)
#ACA89B
Deuteranopia (green-blind)
#C5BC99
Tritanopia (blue-blind)
#FF8C9A
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #fe989b; /* rgb */ color: rgb(254, 152, 155); /* oklch */ color: oklch(78.6% 0.123 18.3);
Tailwind
colors: {
custom: {
50: '#ffb7b8',
500: '#fe989b',
950: '#000000',
},
}SCSS
$custom: #fe989b; $custom-light: #ffb7b8; $custom-dark: #000000;
JSON
{
"hex": "#fe989b",
"rgb": {
"r": 254,
"g": 152,
"b": 155
},
"hsl": {
"h": 358.235,
"s": 98.077,
"l": 79.608
},
"oklch": {
"l": 0.7861,
"c": 0.12255,
"h": 18.3
},
"luminance": 0.45894
}Semantic roles & 50–950 ramp
primary
#FE989B
secondary
#D4F7F6
accent
#E6DF00
background
#FFFBFB
surface
#FFF6F6
border
#D7D0D0
text
#181111
muted
#868080