#FBAB99#FBAB99
#FBAB99 is a light, moderate red. Relative luminance 0.519; OKLCH L 81.4% C 0.098 H 33.2°. Best body text is #000000 at 11.39:1 contrast (WCAG AA passes).
Color values
| HEX | #FBAB99 |
|---|---|
| RGB | rgb(251, 171, 153) |
| HSL | hsl(11, 92%, 79%) |
| HSV | hsv(11, 39%, 98%) |
| CMYK | cmyk(0%, 31.9%, 39%, 1.6%) |
| CIE-LAB | lab(77.24, 27.24, 21.21) |
| CIE-LCH | lch(77.24, 34.52, 37.91°) |
| OKLab | oklab(81.41% 0.0823 0.0539) |
| OKLCH | oklch(81.41% 0.098 33.2) |
| XYZ | xyz(60.0988, 51.9392, 36.9907) |
| Luminance | 0.5193 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Light Salmon
#FEA993
ΔE00 1.53
Pale Salmon
#FFB19A
ΔE00 2.26
Blush (survey)
#F29E8E
ΔE00 3.25
Peachy Pink
#FF9A8A
ΔE00 4.54
Darksalmon
#E9967A
ΔE00 6.56
Lightsalmon
#FFA07A
ΔE00 6.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBAB99 #99E9FB
analogous
#FB99B8 #FBAB99 #FBDC99
triadic
#FBAB99 #99FBAB #AB99FB
tetradic
#FBAB99 #B8FB99 #99E9FB #DC99FB
square
#FBAB99 #B8FB99 #99E9FB #DC99FB
split-complementary
#FBAB99 #99FBDC #99B8FB
monochromatic
#F64A23 #F97B5E #FBAB99 #FDDBD4 #FEE7E2
Accessibility & contrast
On white
1.84
#FBAB99 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.39
#FBAB99 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBAB99
11.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBAB99 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBAB99 | 1.00 | 1.84 | 11.39 | 11.39 |
| #FFFFFF | 1.84 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BDB598
Deuteranopia (green-blind)
#D0C598
Tritanopia (blue-blind)
#FFA0A6
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #fbab99; /* rgb */ color: rgb(251, 171, 153); /* oklch */ color: oklch(81.4% 0.098 33.2);
Tailwind
colors: {
custom: {
50: '#ffc4b7',
500: '#fbab99',
950: '#000000',
},
}SCSS
$custom: #fbab99; $custom-light: #ffc4b7; $custom-dark: #000000;
JSON
{
"hex": "#fbab99",
"rgb": {
"r": 251,
"g": 171,
"b": 153
},
"hsl": {
"h": 11.02,
"s": 92.453,
"l": 79.216
},
"oklch": {
"l": 0.81413,
"c": 0.09839,
"h": 33.2
},
"luminance": 0.51935
}Semantic roles & 50–950 ramp
primary
#FBAB99
secondary
#5CC5DC
accent
#BBE600
background
#FFFDFD
surface
#FFF9F8
border
#D7D2D1
text
#181211
muted
#868281