#FE899B#FE899B
#FE899B is a light, vivid red. Relative luminance 0.413; OKLCH L 76.3% C 0.142 H 11.3°. Best body text is #000000 at 9.27:1 contrast (WCAG AA passes).
Color values
| HEX | #FE899B |
|---|---|
| RGB | rgb(254, 137, 155) |
| HSL | hsl(351, 98%, 77%) |
| HSV | hsv(351, 46%, 100%) |
| CMYK | cmyk(0%, 46.1%, 39%, 0.4%) |
| CIE-LAB | lab(70.41, 46.06, 10.63) |
| CIE-LCH | lch(70.41, 47.27, 12.99°) |
| OKLab | oklab(76.27% 0.1396 0.0278) |
| OKLCH | oklch(76.27% 0.142 11.3) |
| XYZ | xyz(55.7380, 41.3339, 36.0468) |
| Luminance | 0.4133 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Rose Pink
#F7879A
ΔE00 1.35
Rosa
#FE86A4
ΔE00 3.27
Carnation
#FD798F
ΔE00 3.37
Blush Pink
#FE828C
ΔE00 3.44
Pinky
#FC86AA
ΔE00 5.07
Carnation Pink
#FF7FA7
ΔE00 5.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FE899B #89FEEC
analogous
#FE89D6 #FE899B #FEB289
triadic
#FE899B #9BFE89 #899BFE
tetradic
#FE899B #D6FE89 #89FEEC #B289FE
square
#FE899B #D6FE89 #89FEEC #B289FE
split-complementary
#FE899B #89FEB2 #89D6FE
monochromatic
#FD1034 #FD4C68 #FE899B #FFC6CE #FFE1E5
Accessibility & contrast
On white
2.27
#FE899B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.27
#FE899B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FE899B
9.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FE899B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FE899B | 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)
#9F9E9B
Deuteranopia (green-blind)
#BCB599
Tritanopia (blue-blind)
#FF7D90
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #fe899b; /* rgb */ color: rgb(254, 137, 155); /* oklch */ color: oklch(76.3% 0.142 11.3);
Tailwind
colors: {
custom: {
50: '#ffaeb8',
500: '#fe899b',
950: '#000000',
},
}SCSS
$custom: #fe899b; $custom-light: #ffaeb8; $custom-dark: #000000;
JSON
{
"hex": "#fe899b",
"rgb": {
"r": 254,
"g": 137,
"b": 155
},
"hsl": {
"h": 350.769,
"s": 98.319,
"l": 76.667
},
"oklch": {
"l": 0.76272,
"c": 0.14236,
"h": 11.3
},
"luminance": 0.41329
}Semantic roles & 50–950 ramp
primary
#FE899B
secondary
#D4F7F2
accent
#E6C200
background
#FFFAFB
surface
#FFF4F6
border
#D7CED0
text
#191011
muted
#877F80