#FD899C#FD899C
#FD899C is a light, vivid red. Relative luminance 0.412; OKLCH L 76.2% C 0.141 H 10.6°. Best body text is #000000 at 9.23:1 contrast (WCAG AA passes).
Color values
| HEX | #FD899C |
|---|---|
| RGB | rgb(253, 137, 156) |
| HSL | hsl(350, 97%, 76%) |
| HSV | hsv(350, 46%, 99%) |
| CMYK | cmyk(0%, 45.8%, 38.3%, 0.8%) |
| CIE-LAB | lab(70.30, 45.82, 9.90) |
| CIE-LCH | lch(70.30, 46.88, 12.19°) |
| OKLab | oklab(76.17% 0.1389 0.026) |
| OKLCH | oklch(76.17% 0.141 10.6) |
| XYZ | xyz(55.4573, 41.1794, 36.4738) |
| Luminance | 0.4117 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Rose Pink
#F7879A
ΔE00 1.10
Rosa
#FE86A4
ΔE00 2.91
Carnation
#FD798F
ΔE00 3.43
Blush Pink
#FE828C
ΔE00 3.78
Pinky
#FC86AA
ΔE00 4.70
Carnation Pink
#FF7FA7
ΔE00 5.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FD899C #89FDEA
analogous
#FD89D6 #FD899C #FDB089
triadic
#FD899C #9CFD89 #899CFD
tetradic
#FD899C #D6FD89 #89FDEA #B089FD
square
#FD899C #D6FD89 #89FDEA #B089FD
split-complementary
#FD899C #89FDB0 #89D6FD
monochromatic
#FB1137 #FC4D6A #FD899C #FEC5CE #FEE1E6
Accessibility & contrast
On white
2.27
#FD899C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.23
#FD899C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FD899C
9.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FD899C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FD899C | 1.00 | 2.27 | 9.23 | 9.23 |
| #FFFFFF | 2.27 | 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)
#9F9E9C
Deuteranopia (green-blind)
#BCB49A
Tritanopia (blue-blind)
#FF7D90
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #fd899c; /* rgb */ color: rgb(253, 137, 156); /* oklch */ color: oklch(76.2% 0.141 10.6);
Tailwind
colors: {
custom: {
50: '#ffaeb9',
500: '#fd899c',
950: '#000000',
},
}SCSS
$custom: #fd899c; $custom-light: #ffaeb9; $custom-dark: #000000;
JSON
{
"hex": "#fd899c",
"rgb": {
"r": 253,
"g": 137,
"b": 156
},
"hsl": {
"h": 350.172,
"s": 96.667,
"l": 76.471
},
"oklch": {
"l": 0.76171,
"c": 0.14135,
"h": 10.6
},
"luminance": 0.41174
}Semantic roles & 50–950 ramp
primary
#FD899C
secondary
#D4F7F1
accent
#E6C000
background
#FFFAFB
surface
#FFF4F6
border
#D7CED0
text
#181011
muted
#867F80