#FD899B#FD899B
#FD899B is a light, vivid red. Relative luminance 0.411; OKLCH L 76.1% C 0.141 H 11.1°. Best body text is #000000 at 9.23:1 contrast (WCAG AA passes).
Color values
| HEX | #FD899B |
|---|---|
| RGB | rgb(253, 137, 155) |
| HSL | hsl(351, 97%, 76%) |
| HSV | hsv(351, 46%, 99%) |
| CMYK | cmyk(0%, 45.8%, 38.7%, 0.8%) |
| CIE-LAB | lab(70.28, 45.71, 10.42) |
| CIE-LCH | lch(70.28, 46.88, 12.84°) |
| OKLab | oklab(76.15% 0.1386 0.0273) |
| OKLCH | oklch(76.15% 0.141 11.1) |
| XYZ | xyz(55.3730, 41.1457, 36.0296) |
| Luminance | 0.4114 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Rose Pink
#F7879A
ΔE00 1.19
Rosa
#FE86A4
ΔE00 3.21
Carnation
#FD798F
ΔE00 3.37
Blush Pink
#FE828C
ΔE00 3.50
Pinky
#FC86AA
ΔE00 5.00
Pig Pink
#E78EA5
ΔE00 5.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FD899B #89FDEB
analogous
#FD89D5 #FD899B #FDB189
triadic
#FD899B #9BFD89 #899BFD
tetradic
#FD899B #D5FD89 #89FDEB #B189FD
square
#FD899B #D5FD89 #89FDEB #B189FD
split-complementary
#FD899B #89FDB1 #89D5FD
monochromatic
#FB1135 #FC4D68 #FD899B #FEC5CE #FEE1E5
Accessibility & contrast
On white
2.28
#FD899B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.23
#FD899B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FD899B
9.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FD899B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FD899B | 1.00 | 2.28 | 9.23 | 9.23 |
| #FFFFFF | 2.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9F9E9B
Deuteranopia (green-blind)
#BCB499
Tritanopia (blue-blind)
#FF7D90
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #fd899b; /* rgb */ color: rgb(253, 137, 155); /* oklch */ color: oklch(76.1% 0.141 11.1);
Tailwind
colors: {
custom: {
50: '#ffaeb8',
500: '#fd899b',
950: '#000000',
},
}SCSS
$custom: #fd899b; $custom-light: #ffaeb8; $custom-dark: #000000;
JSON
{
"hex": "#fd899b",
"rgb": {
"r": 253,
"g": 137,
"b": 155
},
"hsl": {
"h": 350.69,
"s": 96.667,
"l": 76.471
},
"oklch": {
"l": 0.76145,
"c": 0.14123,
"h": 11.1
},
"luminance": 0.41141
}Semantic roles & 50–950 ramp
primary
#FD899B
secondary
#D4F7F1
accent
#E6C200
background
#FFFAFB
surface
#FFF4F6
border
#D7CED0
text
#181011
muted
#867F80