#FBBABB#FBBABB
#FBBABB is a very light, moderate red. Relative luminance 0.592; OKLCH L 84.9% C 0.075 H 17.7°. Best body text is #000000 at 12.84:1 contrast (WCAG AA passes).
Color values
| HEX | #FBBABB |
|---|---|
| RGB | rgb(251, 186, 187) |
| HSL | hsl(359, 89%, 86%) |
| HSV | hsv(359, 26%, 98%) |
| CMYK | cmyk(0%, 25.9%, 25.5%, 1.6%) |
| CIE-LAB | lab(81.41, 23.59, 8.73) |
| CIE-LCH | lch(81.41, 25.15, 20.30°) |
| OKLab | oklab(84.87% 0.0719 0.023) |
| OKLCH | oklch(84.87% 0.075 17.7) |
| XYZ | xyz(66.3134, 59.2183, 54.9414) |
| Luminance | 0.5921 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pale Rose
#FDC1C5
ΔE00 2.16
Light Rose
#FFC5CB
ΔE00 3.39
Lightpink
#FFB6C1
ΔE00 3.62
Pink
#FFC0CB
ΔE00 3.98
Bubblegum
#FFC1CC
ΔE00 4.11
Soft Pink
#FDB0C0
ΔE00 5.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBBABB #BAFBFA
analogous
#FBBADB #FBBABB #FBD9BA
triadic
#FBBABB #BBFBBA #BABBFB
tetradic
#FBBABB #DBFBBA #BAFBFA #D9BAFB
square
#FBBABB #DBFBBA #BAFBFA #D9BAFB
split-complementary
#FBBABB #BAFBD9 #BADBFB
monochromatic
#F44649 #F88082 #FBBABB #FDE2E2 #FDE2E2
Accessibility & contrast
On white
1.64
#FBBABB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.84
#FBBABB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBBABB
12.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBBABB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBBABB | 1.00 | 1.64 | 12.84 | 12.84 |
| #FFFFFF | 1.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C6C3BB
Deuteranopia (green-blind)
#D5CFBA
Tritanopia (blue-blind)
#FFB4BB
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #fbbabb; /* rgb */ color: rgb(251, 186, 187); /* oklch */ color: oklch(84.9% 0.075 17.7);
Tailwind
colors: {
custom: {
50: '#fecfcf',
500: '#fbbabb',
950: '#000000',
},
}SCSS
$custom: #fbbabb; $custom-light: #fecfcf; $custom-dark: #000000;
JSON
{
"hex": "#fbbabb",
"rgb": {
"r": 251,
"g": 186,
"b": 187
},
"hsl": {
"h": 359.077,
"s": 89.041,
"l": 85.686
},
"oklch": {
"l": 0.84874,
"c": 0.07548,
"h": 17.7
},
"luminance": 0.59215
}Semantic roles & 50–950 ramp
primary
#FBBABB
secondary
#79E0DE
accent
#E6E200
background
#FFFEFE
surface
#FFFBFB
border
#D7D4D4
text
#181313
muted
#868383