#FB899C#FB899C
#FB899C is a light, vivid red. Relative luminance 0.408; OKLCH L 75.9% C 0.139 H 10.3°. Best body text is #000000 at 9.16:1 contrast (WCAG AA passes).
Color values
| HEX | #FB899C |
|---|---|
| RGB | rgb(251, 137, 156) |
| HSL | hsl(350, 93%, 76%) |
| HSV | hsv(350, 45%, 98%) |
| CMYK | cmyk(0%, 45.4%, 37.8%, 1.6%) |
| CIE-LAB | lab(70.04, 45.12, 9.49) |
| CIE-LCH | lch(70.04, 46.11, 11.87°) |
| OKLab | oklab(75.92% 0.1368 0.0249) |
| OKLCH | oklch(75.92% 0.139 10.3) |
| XYZ | xyz(54.7328, 40.8059, 36.4398) |
| Luminance | 0.4080 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Rose Pink
#F7879A
ΔE00 0.79
Rosa
#FE86A4
ΔE00 2.82
Carnation
#FD798F
ΔE00 3.47
Blush Pink
#FE828C
ΔE00 3.92
Pinky
#FC86AA
ΔE00 4.56
Pig Pink
#E78EA5
ΔE00 4.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FB899C #89FBE8
analogous
#FB89D5 #FB899C #FBAF89
triadic
#FB899C #9CFB89 #899CFB
tetradic
#FB899C #D5FB89 #89FBE8 #AF89FB
square
#FB899C #D5FB89 #89FBE8 #AF89FB
split-complementary
#FB899C #89FBAF #89D5FB
monochromatic
#F71339 #F94E6A #FB899C #FDC4CE #FEE1E6
Accessibility & contrast
On white
2.29
#FB899C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.16
#FB899C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FB899C
9.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FB899C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FB899C | 1.00 | 2.29 | 9.16 | 9.16 |
| #FFFFFF | 2.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9E9E9C
Deuteranopia (green-blind)
#BAB49A
Tritanopia (blue-blind)
#FF7D90
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #fb899c; /* rgb */ color: rgb(251, 137, 156); /* oklch */ color: oklch(75.9% 0.139 10.3);
Tailwind
colors: {
custom: {
50: '#ffadb9',
500: '#fb899c',
950: '#000000',
},
}SCSS
$custom: #fb899c; $custom-light: #ffadb9; $custom-dark: #000000;
JSON
{
"hex": "#fb899c",
"rgb": {
"r": 251,
"g": 137,
"b": 156
},
"hsl": {
"h": 350,
"s": 93.443,
"l": 76.078
},
"oklch": {
"l": 0.75918,
"c": 0.13908,
"h": 10.3
},
"luminance": 0.40801
}Semantic roles & 50–950 ramp
primary
#FB899C
secondary
#D5F6F1
accent
#E6BF00
background
#FFFAFB
surface
#FFF4F6
border
#D7CED0
text
#181011
muted
#867F80